Severity by source
CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N/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
Authenticated low-privilege user (PR:L) on an adjacent network (AV:A) deletes project groups, giving high integrity impact and low availability impact with no confidentiality loss.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
PowerSYSTEM Center feature for device project groups allows an authenticated user with limited permissions to perform an unauthorized deletion of project groups.
AnalysisAI
Improper authorization in Subnet Solutions PowerSYSTEM Center 2024 (6.0.x-6.1.x) and 2026 (7.0.x) lets an authenticated, low-privileged user delete device project groups they should not be able to remove, causing integrity loss to the managed device inventory. The flaw stems from missing permission enforcement on the project-group deletion function rather than an authentication bypass at the perimeter. There is no public exploit identified at time of analysis, EPSS is very low (0.01%), and CISA SSVC scores exploitation as 'none.'
Technical ContextAI
PowerSYSTEM Center is a Subnet Solutions platform used in utility/OT environments to manage, poll, and organize field devices (e.g., IEDs, RTUs) into logical 'project groups.' The root cause is CWE-863 (Incorrect Authorization): the application authenticates the user and grants a session, but the server-side handler for deleting a project group fails to verify that the acting account holds sufficient privileges for that operation. As a result, a permission check that should gate a destructive administrative action is either absent or evaluated incorrectly, allowing a limited-role account to invoke functionality reserved for higher-privileged operators. Affected builds are enumerated in the CPE data as cpe:2.3:a:subnet_solutions:powersystem_center_2024 and cpe:2.3:a:subnet_solutions:powersystem_center_2026.
RemediationAI
Follow the vendor and CISA guidance in ICS advisory ICSA-26-132-02 (https://www.cisa.gov/news-events/ics-advisories/icsa-26-132-02); the provided data does not include an exact fixed build number, so no vendor-released patch version is independently confirmed from this input - treat 'upgrade to the vendor-designated fixed release for PowerSYSTEM Center 2024 6.1.x and 2026 7.0.x' as the primary action and obtain the precise version directly from Subnet Solutions. Because the flaw is authorization-based, effective compensating controls until patching include tightening role/permission assignments so only trusted operators hold accounts capable of managing project groups, auditing and reducing low-privilege accounts, and restricting network reachability of the PowerSYSTEM Center management interface to a trusted OT management VLAN or jump host (limiting the AV:A adjacent-access precondition); side effects are added administrative overhead and possible workflow friction for legitimate limited-role users. Enable and monitor audit logging for project-group deletion events so unauthorized removals can be detected and restored from backup, and ensure current backups of project-group configuration exist to recover from any integrity loss.
More in Powersystem Center 2024
View allInformation disclosure in SUBNET Solutions PowerSYSTEM Center (2020, 2024, and 2026) lets an authenticated user with onl
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-29831
GHSA-m3ph-wv95-837r