<?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>Acrel Electrical — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/acrel-electrical/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata — refreshed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sun, 03 May 2026 12:15:59 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/acrel-electrical/feed.xml" rel="self" type="application/rss+xml"/><item><title>Acrel ECEMS SQL Injection Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-05-acrel-sql-injection/</link><pubDate>Sun, 03 May 2026 12:15:59 +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 in Acrel Electrical ECEMS Enterprise Microgrid Energy Efficiency Management System 1.3.0 allows remote attackers to execute arbitrary SQL commands by manipulating the 'fCircuitids' argument in the '/SubstationWEBV2/main/elecMaxMinAvgValue' file.</description><content:encoded><![CDATA[<p>Acrel Electrical&rsquo;s ECEMS Enterprise Microgrid Energy Efficiency Management System version 1.3.0 is vulnerable to SQL injection. The vulnerability resides in the <code>/SubstationWEBV2/main/elecMaxMinAvgValue</code> file, where manipulation of the <code>fCircuitids</code> argument allows for the injection of arbitrary SQL commands. The vulnerability, identified as CVE-2026-7694, can be exploited remotely without authentication, posing a significant risk to systems exposed to the network. The vendor was notified but did not respond, and a public exploit is available, increasing the likelihood of exploitation. This flaw allows attackers to potentially access, modify, or delete sensitive data within the ECEMS database.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies an accessible instance of Acrel ECEMS 1.3.0.</li>
<li>Attacker crafts a malicious SQL payload designed to extract sensitive information or modify the database.</li>
<li>The attacker sends a crafted HTTP request to <code>/SubstationWEBV2/main/elecMaxMinAvgValue</code> with the SQL payload embedded in the <code>fCircuitids</code> parameter.</li>
<li>The ECEMS application fails to properly sanitize the <code>fCircuitids</code> input.</li>
<li>The application executes the attacker-supplied SQL query against the database.</li>
<li>The database server processes the malicious query, potentially returning sensitive data or executing harmful commands.</li>
<li>The attacker receives the output of the injected SQL query.</li>
<li>The attacker uses the extracted information for further malicious activities, such as data exfiltration, privilege escalation, or denial of service.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this SQL injection vulnerability could allow an attacker to read sensitive information from the ECEMS database, modify existing data, or even gain administrative access to the system. This could lead to the compromise of energy efficiency management data, potentially impacting grid stability and financial records. Given the lack of vendor response and the availability of a public exploit, organizations using the affected software are at high risk. The impact includes potential data breaches, system outages, and reputational damage.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Inspect web server logs for suspicious requests to <code>/SubstationWEBV2/main/elecMaxMinAvgValue</code> containing potentially malicious SQL syntax within the <code>fCircuitids</code> parameter (see Sigma rule &ldquo;Detect Acrel ECEMS SQL Injection Attempt&rdquo;).</li>
<li>Deploy the Sigma rule &ldquo;Detect SQL Injection Error Messages&rdquo; to identify potential SQL injection attempts across all web applications.</li>
<li>Apply input validation and sanitization to all user-supplied input, especially the <code>fCircuitids</code> parameter in <code>/SubstationWEBV2/main/elecMaxMinAvgValue</code>, to prevent SQL injection.</li>
<li>Consider deploying a web application firewall (WAF) to filter out malicious requests targeting this vulnerability.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>sql-injection</category><category>cve-2026-7694</category><category>webserver</category></item><item><title>Acrel EEMS Enterprise Power Operation and Maintenance Cloud Platform SQL Injection Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2024-01-29-acrel-eems-sqli/</link><pubDate>Mon, 29 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-29-acrel-eems-sqli/</guid><description>A SQL injection vulnerability exists in Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 1.3.0 when manipulating the 'fCircuitids' argument in the '/SubstationWEBV2/main/elecMaxMinAvgValue' file, potentially allowing for remote code execution or data exfiltration.</description><content:encoded><![CDATA[<p>A SQL injection vulnerability has been identified in Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform version 1.3.0. The vulnerability resides within the <code>/SubstationWEBV2/main/elecMaxMinAvgValue</code> file and is triggered by manipulating the <code>fCircuitids</code> argument. This flaw allows remote attackers to inject arbitrary SQL commands, potentially leading to unauthorized data access, modification, or complete system compromise. The vendor was notified about the vulnerability but did not provide a response. Given the publicly disclosed nature of the exploit, organizations using the affected software should take immediate steps to mitigate the risk.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies an instance of Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 1.3.0 accessible over the network.</li>
<li>The attacker crafts a malicious HTTP request targeting the <code>/SubstationWEBV2/main/elecMaxMinAvgValue</code> endpoint.</li>
<li>Within the request, the attacker injects SQL code into the <code>fCircuitids</code> parameter.</li>
<li>The application improperly sanitizes the input, passing the malicious SQL code to the database.</li>
<li>The database executes the injected SQL code.</li>
<li>The attacker is able to retrieve sensitive data from the database, such as user credentials or system configurations.</li>
<li>The attacker uses the stolen credentials to gain unauthorized access to other parts of the application.</li>
<li>The attacker gains complete control of the application server, potentially leading to further compromise of the network.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this SQL injection vulnerability could allow attackers to access and modify sensitive data, potentially disrupting power operation and maintenance processes. Given that the software is used for enterprise power management, this could lead to significant financial losses, reputational damage, and potential safety hazards. The number of victims is currently unknown, but any organization utilizing the affected software (version 1.3.0 of Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform) is potentially at risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Inspect web server logs for suspicious requests to <code>/SubstationWEBV2/main/elecMaxMinAvgValue</code> containing unusual characters or SQL keywords in the <code>fCircuitids</code> parameter to detect potential exploitation attempts.</li>
<li>Deploy the Sigma rule <code>Detect Suspicious fCircuitids Parameter Manipulation</code> to identify potentially malicious requests targeting the vulnerable endpoint.</li>
<li>Implement input validation and sanitization measures on the <code>fCircuitids</code> parameter to prevent SQL injection attacks.</li>
<li>Consider using a Web Application Firewall (WAF) to filter out malicious requests targeting the vulnerable endpoint.</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>