CVE-2026-94491
Received Received - Intake

SQL Injection in Yonyou KSOA 9.0

Vulnerability report for CVE-2026-94491, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: VulDB

Description

A weakness has been identified in Yonyou KSOA 9.0. This affects an unknown part of the file /cardcase/search_list.jsp. Executing a manipulation of the argument address can lead to sql injection. It is possible to launch the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-22
Last Modified
2026-09-22
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
yonyou ksoa 9.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a SQL injection flaw in Yonyou KSOA 9.0, specifically in the file /cardcase/search_list.jsp. It allows attackers to manipulate the 'address' argument to inject malicious SQL code, potentially accessing or modifying database contents remotely.

Detection Guidance

To detect SQL injection vulnerabilities in Yonyou KSOA 9.0, monitor network traffic for suspicious requests targeting /cardcase/search_list.jsp with manipulated address parameters. Check application logs for unusual SQL queries or errors. Use tools like SQLmap to test for injection points by sending crafted inputs to the parameter.

Impact Analysis

If exploited, this vulnerability could allow unauthorized access to sensitive data, data manipulation, or even complete database compromise. Attackers could steal, alter, or delete information without authentication.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR (data breaches), HIPAA (unauthorized access to health data), or other regulations requiring data protection. Organizations using this software may face legal penalties and reputational damage.

Mitigation Strategies

Immediately restrict access to the /cardcase/search_list.jsp file on Yonyou KSOA 9.0 systems. Apply input validation to sanitize the address argument to prevent SQL injection. Monitor network traffic for unusual database queries targeting this file. Consider isolating affected systems until patches or mitigations are applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94491. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart