CVE-2026-1121

7.3

Yonyou · KSOA

Yonyou KSOA 9.0 contains a SQL injection vulnerability in the worksheet/del_workplan.jsp file, allowing unauthenticated remote attackers to manipulate the ID argument.

Executive summary

Yonyou KSOA 9.0 is susceptible to an unauthenticated SQL injection vulnerability that allows remote attackers to manipulate back-end database queries.

Vulnerability

This vulnerability is a SQL injection flaw (CWE-89) located in the HTTP GET parameter handler of the worksheet/del_workplan.jsp component. The vulnerability is exploitable by unauthenticated remote attackers via the ID argument.

Business impact

Successful exploitation of this SQL injection vulnerability could allow an attacker to gain unauthorized access to sensitive data stored within the back-end database. With a CVSS score of 7.3, this flaw poses a high risk to data confidentiality and integrity, potentially leading to unauthorized information disclosure or database compromise.

Remediation

Immediate Action: As no official patch is currently available from the vendor, restrict access to the /worksheet/del_workplan.jsp endpoint at the network or web server level to block all external traffic.

Proactive Monitoring: Monitor web server logs for suspicious HTTP GET requests containing SQL syntax or unusual characters in the ID parameter.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block SQL injection patterns targeting this specific endpoint.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists as documented in the GitHub issue referenced by the vulnerability disclosure.

Analyst recommendation

Given the availability of a public proof-of-concept and the lack of vendor responsiveness, organizations utilizing Yonyou KSOA 9.0 must treat this as a high-priority risk. Immediate implementation of perimeter controls or WAF filtering is necessary to prevent unauthorized database access until a formal vendor-supplied security update is released.

More Yonyou CVEs all →

History

  1. Disclosed CVE record published
  2. Published in the daily brief high section
  3. Published in the daily brief high section
  4. Analyst report written

Sources

Originally found and disclosed by LX-66-LX (VulDB User), per the CVE Program record.