CVE-2026-7695
7.3Acrel · Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform
A SQL injection vulnerability exists in Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 1.3.0 via the fCircuitids argument in /SubstationWEBV2/main/elecMaxMinAvgValue.
Executive summary
An unauthenticated SQL injection vulnerability in Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform allows remote attackers to compromise database integrity.
Vulnerability
This flaw involves an improper neutralization of special elements used in an SQL command (CWE-89) within the /SubstationWEBV2/main/elecMaxMinAvgValue file, specifically affecting the fCircuitids argument. The vulnerability can be triggered remotely by unauthenticated attackers.
Business impact
A successful exploit allows malicious actors to execute arbitrary database queries, potentially leading to unauthorized data access, data modification, or system disruption. Given the CVSS score of 7.3, this high severity vulnerability poses significant risks to confidentiality, integrity, and availability within enterprise power management systems.
Remediation
Immediate Action: Restrict network access to the affected endpoint or disable the vulnerable module until the vendor provides a security update, as the vendor has been unresponsive.
Proactive Monitoring: Monitor database access logs for anomalous SQL queries and review web server request logs for unusual parameter inputs targeting the vulnerable endpoint.
Compensating Controls: Deploy a Web Application Firewall (WAF) rule to inspect and block SQL injection patterns within the fCircuitids parameter.
Exploitation status
Public Exploit Available: Yes, a published PoC exists, as indicated by the referenced technical writeup.
Analyst recommendation
Organizations utilizing the affected Acrel platform must treat this vulnerability with high urgency due to the availability of a public proof-of-concept and the lack of an official vendor patch. Implementing robust network segmentation and WAF rules is critical to mitigate the risk of remote database compromise.
Sources
Originally found and disclosed by red88-debug (VulDB User), with VulDB CNA Team (coordinator), per the CVE Program record.
- VDB-360864 | Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform elecMaxMinAvgValue sql inje Vulnerability database entry
- VDB-360864 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #803275 | Acrel Electric Co., Ltd. EEMS Enterprise Power Operation and Maintenance Cloud Platform 1.3.0 SQL Injec Third-party advisory
- Exploit / PoC