Description
Linknat VOS3000 and VOS2009 through version 2.1.2.0 contain an unauthenticated SQL injection vulnerability that allows remote attackers to execute arbitrary SQL commands by manipulating the name parameter in a POST request to the login endpoint. Attackers can inject malicious SQL through the login form and retrieve injected query results from a subsequent session request, enabling extraction of plaintext credentials and other database content with DBA-level privileges.
Published: 2026-07-21
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated SQL injection located in the login.jsp endpoint of Linknat VOS2009 and VOS3000. By manipulating the username field in a POST request, an attacker can inject arbitrary SQL statements and subsequently retrieve query results in a later session. The result is the extraction of plaintext credentials and other database contents with database administrator level privileges, demonstrating a significant threat to data confidentiality. This weakness is classified as CWE-89.

Affected Systems

All installations of Kunshi Network Technology’s Linknat VOS2009 and Linknat VOS3000 running version 2.1.2.0 or earlier are affected. The flaw exists within the login form of both product lines and allows remote users to reach the web interface without any form of authentication.

Risk and Exploitability

The CVSS score of 9.3 indicates a critical severity, though the EPSS score of less than 1% suggests low current exploitation probability. The vulnerability is not yet listed in CISA KEV, but its remote, unauthenticated nature and potential to expose DBA‑level data make it a high‑risk asset. Attackers can exploit the flaw over the network by sending crafted POST requests to the login.jsp endpoint from any reachable host, bypassing any authentication controls.

Generated by OpenCVE AI on July 30, 2026 at 16:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch or upgrade to a later release that removes the unauthenticated SQL injection in login.jsp.
  • If a patch is not yet available, limit access to the login.jsp endpoint to trusted IP ranges or enforce preliminary authentication before accepting POST requests.
  • Deploy a web‑application firewall or intrusion‑detection system to detect and block typical SQL injection payloads targeting the login endpoint.
  • Monitor web server logs for anomalous POST requests containing SQL keywords such as UNION, SELECT, or INSERT and investigate any suspicious activity promptly.

Generated by OpenCVE AI on July 30, 2026 at 16:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Kunshi Network Technology
Kunshi Network Technology linknat Vos3000
Kunshi Network Technology Co., Ltd.
Kunshi Network Technology Co., Ltd. linknat Vos2009
Vendors & Products Kunshi Network Technology
Kunshi Network Technology linknat Vos3000
Kunshi Network Technology Co., Ltd.
Kunshi Network Technology Co., Ltd. linknat Vos2009

Wed, 22 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Description Linknat VOS3000 and VOS2009 through version 2.1.2.0 contain an unauthenticated SQL injection vulnerability that allows remote attackers to execute arbitrary SQL commands by manipulating the name parameter in a POST request to the login endpoint. Attackers can inject malicious SQL through the login form and retrieve injected query results from a subsequent session request, enabling extraction of plaintext credentials and other database content with DBA-level privileges.
Title Linknat VOS3000/VOS2009 2.1.2.0 SQL Injection via login.jsp
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Kunshi Network Technology Linknat Vos3000
Kunshi Network Technology Co., Ltd. Linknat Vos2009
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-22T19:06:24.973Z

Reserved: 2026-07-21T18:49:01.724Z

Link: CVE-2016-20096

cve-icon Vulnrichment

Updated: 2026-07-22T19:06:22.353Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T17:00:07Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')