<?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/"><channel><title>EEMS Enterprise Power Operation and Maintenance Cloud Platform 3000WEBV2 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/eems-enterprise-power-operation-and-maintenance-cloud-platform-3000webv2/</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, 26 May 2026 14:27:03 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/eems-enterprise-power-operation-and-maintenance-cloud-platform-3000webv2/feed.xml" rel="self" type="application/rss+xml"/><item><title>Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform SQL Injection Vulnerability (CVE-2026-9523)</title><link>https://feed.craftedsignal.io/briefs/2026-05-acrel-sql-injection/</link><pubDate>Tue, 26 May 2026 14:27:03 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-acrel-sql-injection/</guid><description>A SQL injection vulnerability (CVE-2026-9523) exists in Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 3000WEBV2, where manipulating the 'sort' argument in the '/SubstationWEBV2/app/..;/calc/getCalcmeterDetailDayListTree' file leads to remote code execution, and is publicly known and actively exploited.</description><content:encoded><![CDATA[<p>Acrel Electrical&rsquo;s EEMS Enterprise Power Operation and Maintenance Cloud Platform 3000WEBV2 is vulnerable to SQL injection. The vulnerability, identified as CVE-2026-9523, allows an attacker to execute arbitrary SQL commands by manipulating the <code>sort</code> argument in a specific file path. This flaw was found in the <code>/SubstationWEBV2/app/..;/calc/getCalcmeterDetailDayListTree</code> endpoint. The vulnerability is remotely exploitable and has a CVSS v3.1 base score of 7.3. This issue is considered high risk because successful exploitation can lead to unauthorized data access, modification, or even complete system compromise. Despite attempts to contact the vendor, no response has been received, leaving users vulnerable to potential attacks. Public availability of the exploit code increases the risk of widespread exploitation.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies a vulnerable instance of Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 3000WEBV2.</li>
<li>The attacker crafts a malicious HTTP GET or POST request targeting the <code>/SubstationWEBV2/app/..;/calc/getCalcmeterDetailDayListTree</code> endpoint.</li>
<li>The crafted request includes a manipulated <code>sort</code> parameter containing a SQL injection payload.</li>
<li>The application fails to properly sanitize the <code>sort</code> parameter, passing the malicious SQL code to the database.</li>
<li>The database executes the attacker-supplied SQL code.</li>
<li>The attacker retrieves sensitive information from the database, such as user credentials or system configurations.</li>
<li>The attacker may escalate privileges by injecting SQL code to create new administrative accounts.</li>
<li>The attacker gains full control of the application and underlying system, potentially leading to data exfiltration or service disruption.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability can lead to a full compromise of the affected Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 3000WEBV2. This can result in unauthorized access to sensitive data, including customer information, operational data, and system configurations. Attackers can modify or delete data, disrupt services, or use the compromised system as a launchpad for further attacks. The lack of vendor response exacerbates the risk, as users are left without official patches or mitigation guidance. The public availability of exploit code increases the likelihood of widespread attacks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Inspect web server logs for requests targeting <code>/SubstationWEBV2/app/..;/calc/getCalcmeterDetailDayListTree</code> with suspicious characters or SQL keywords in the <code>sort</code> parameter to detect potential exploitation attempts.</li>
<li>Deploy the Sigma rule &ldquo;Detect CVE-2026-9523 Exploitation Attempt via Malicious sort Parameter&rdquo; to identify suspicious HTTP requests.</li>
<li>Implement input validation and sanitization on the <code>sort</code> parameter to prevent SQL injection attacks.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>sql-injection</category><category>cve-2026-9523</category><category>web-application</category></item></channel></rss>