Severity by source
CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:L/SC:N/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Requires an authenticated low-privilege account on the adjacent management network (PR:L, AV:A); impact is sensitive-data exposure only, so C:H with I:N/A:N.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
PowerSYSTEM Center REST API endpoint for device account export allows an authenticated user with limited permissions to expose sensitive information normally restricted to administrative permissions only.
AnalysisAI
Information disclosure in SUBNET Solutions PowerSYSTEM Center (2020, 2024, and 2026) lets an authenticated user with only limited permissions call the REST API device-account-export endpoint to retrieve sensitive data that should be restricted to administrators. The flaw is a broken authorization (CWE-863) check, so a low-privilege operator can escalate their effective data access without any administrative role. There is no public exploit identified at time of analysis, and EPSS is very low (0.02%, 6th percentile), consistent with CISA's SSVC rating of 'Exploitation: none.'
Technical ContextAI
PowerSYSTEM Center is SUBNET Solutions' operational-technology (OT/ICS) management platform used in electric-utility and substation automation environments to centrally manage intelligent electronic devices and their account credentials. The vulnerability lives in a REST API endpoint that exports device account information; the endpoint fails to enforce that the caller holds administrative privileges before returning the data. This is a classic CWE-863 (Incorrect Authorization) issue: the authentication layer correctly identifies the user, but the authorization layer does not gate the sensitive export behind the required admin role, allowing horizontal/vertical exposure of protected data. Affected CPEs are cpe:2.3:a:subnet_solutions:powersystem_center_2020, :powersystem_center_2024, and :powersystem_center_2026.
RemediationAI
No exact vendor-released fix version is present in the provided data, so consult the CISA advisory ICSA-26-132-02 (https://www.cisa.gov/news-events/ics-advisories/icsa-26-132-02) and the corresponding CSAF document for the SUBNET Solutions-supplied fixed builds and upgrade to the patched release for your product family (2020 5.x, 2024 6.x, or 2026 7.x) once identified. Until patched, apply compensating controls appropriate to OT networks: tightly restrict which accounts can reach the PowerSYSTEM Center REST API and, if feasible, block or firewall access to the device-account-export endpoint for non-administrative users (trade-off: may break legitimate low-privilege workflows that rely on that API); enforce least-privilege by reviewing and minimizing the number of low-permission accounts; and place the management interface on an isolated, monitored network segment consistent with IEC 62443/ICS segmentation guidance to reduce the Adjacent attack surface (trade-off: added operational friction for remote administration). Monitor API access logs for unexpected export calls by non-admin users.
More in Powersystem Center 2020
View allPowerSYSTEM Center 2020 (versions 5.11.x through 5.28.x) by SUBNET Solutions exposes a REST API device endpoint that fai
CRLF injection in SUBNET Solutions' PowerSYSTEM Center email notification service enables adjacent-network, low-privileg
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29828
GHSA-cj84-4hc2-frh6