<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>KSOA (9.0) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/ksoa-9.0/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 22 Sep 2026 02:32:23 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/ksoa-9.0/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>CVE-2026-94491 SQL Injection in Yonyou KSOA</title><link>https://feed.craftedsignal.io/briefs/2026-09-yonyou-ksoa-sqli/</link><pubDate>Tue, 22 Sep 2026 02:32:23 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-yonyou-ksoa-sqli/</guid><description>Yonyou KSOA 9.0 is vulnerable to unauthenticated remote SQL injection via the address argument in the /cardcase/search_list.jsp endpoint.</description><content:encoded><![CDATA[<p>CVE-2026-94491 is a critical SQL injection vulnerability discovered in Yonyou KSOA 9.0. The vulnerability resides within the /cardcase/search_list.jsp file, where the address argument fails to properly sanitize user-supplied input. An unauthenticated remote attacker can leverage this flaw to inject arbitrary SQL commands, potentially leading to unauthorized data exfiltration or modification within the application database. Public proof-of-concept exploit code is currently available, significantly increasing the risk of exploitation. As of the current disclosure date, the vendor has not responded to vulnerability reports or issued a security patch, leaving deployments exposed. Defenders should restrict network access to the affected web application components and monitor logs for anomalous SQL syntax patterns associated with this specific URI.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-94491 grants an attacker the ability to execute unauthorized database queries. This can lead to full compromise of the KSOA application database, resulting in the exfiltration of sensitive organizational data, manipulation of business records, or potential further compromise of the underlying server infrastructure if database permissions are misconfigured. Given the lack of a vendor patch, the impact remains elevated for all organizations utilizing Yonyou KSOA 9.0.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor web server logs for requests to /cardcase/search_list.jsp containing SQL injection payloads within the address parameter.</li>
<li>Implement Web Application Firewall (WAF) rules to block suspicious HTTP requests targeting the /cardcase/search_list.jsp endpoint with typical SQL injection indicators (e.g., UNION, SELECT, OR, SLEEP).</li>
<li>Isolate the Yonyou KSOA application from the public internet if it does not require external access, or restrict access via IP whitelisting to known trusted networks.</li>
<li>Engage with the vendor's support channels to pressure the release of an official security update.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>sql-injection</category><category>web-application</category><category>vulnerability</category></item></channel></rss>