CVE-2026-9523: Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform getCalcmeterDetailDayListTree sql injection
A vulnerability was detected in Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 3000WEBV2. Affected by this vulnerability is an unknown functionality of the file /SubstationWEBV2/app/..;/calc/getCalcmeterDetailDayListTree. Performing a manipulation of the argument sort results in sql injection. The attack can be initiated remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
CVE-2026-9523 is a high-severity SQL injection issue in Acrel Electrical EEMS 3000WEBV2. A remote attacker may be able to affect database confidentiality, integrity, and availability through a vulnerable request parameter. Public exploit material is reported, but active exploitation is not confirmed in the supplied sources.
Executive priority
Prioritize discovery and exposure reduction now. The affected platform is tied to power operations, the bug is remotely reachable without authentication, and public exploit material is reported. No confirmed patch is identified in the supplied evidence.
Technical view
The vulnerability affects an unknown function behind /SubstationWEBV2/app/..;/calc/getCalcmeterDetailDayListTree. Manipulating the sort argument can trigger SQL injection. The record lists network access, low complexity, no authentication, CVSS v2 7.5, CWE-74, and CWE-89. No vendor response or fixed version is named.
Likely exposure
Exposure is limited to organizations running Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 3000WEBV2. Risk rises sharply if the platform is reachable from the internet or broadly accessible from operational networks.
Exploitation context
The source bundle says exploit material is public and may be used. It does not show CISA KEV listing or confirmed in-the-wild exploitation. Treat this as credible near-term risk because the issue is remote, unauthenticated, and affects a power operations platform.
Researcher notes
Evidence is primarily from CVE/VulDB records and a third-party submission. The affected function is described as unknown, and the vendor reportedly did not respond. Do not assume fixed builds, exploit prevalence, or safe configuration defaults from the supplied sources.
Mitigation direction
Identify any deployed Acrel EEMS 3000WEBV2 instances.
Check Acrel or integrator guidance for patches or supported mitigations.
Restrict platform access to trusted networks and administrators only.
Place compensating controls in front of exposed instances where removal is not possible.
Increase monitoring for suspicious access to the affected calc route.
Validation and detection
Confirm product name and version on all Acrel EEMS deployments.
Determine whether affected instances are internet reachable or broadly reachable internally.
Review web access logs for requests to the named calc route.
Look for unusual sort parameter activity without testing exploit payloads.
Track CVE and VulDB updates for vendor response or revised severity.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-74: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-74 · source CWE mapping
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.