Cyber Resilience

CVE-2022-31491

CriticalRCE

Published: 22 August 2025

Published
22 August 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 10.0 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0017 38.2th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-31491 is a critical-severity Code Injection (CWE-94) vulnerability in Cisa (inferred from references). Its CVSS base score is 10.0 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 38.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-7 (Boundary Protection) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2022-31491 is a critical remote code execution vulnerability (CWE-94: Improper Control of Generation of Code, CWE-749: Exposed Dangerous Method or Function) affecting Voltronic Power's ViewPower software through version 1.04-24215, ViewPower Pro through 2.0-22165, and PowerShield Netguard before 1.04-23292. The flaw exists in an unspecified web interface related to detection of a managed uninterruptible power supply (UPS) shutting down, enabling attackers to execute arbitrary code.

An unauthenticated remote attacker can exploit this vulnerability over the network with low complexity and no user interaction required, achieving full confidentiality, integrity, and availability impacts with a scope change, as scored at CVSS 10.0 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H). Exploitation allows immediate arbitrary code execution regardless of any managed UPS state or presence.

For mitigation details, refer to the CISA ICS Advisory ICSA-25-182-05 at https://www.cisa.gov/news-events/ics-advisories/icsa-25-182-05 and the vendor disclosure at https://www.ready2disclose.com/vpow-31491-43110/.

EU & UK References

Vulnerability details

Voltronic Power ViewPower through 1.04-24215, ViewPower Pro through 2.0-22165, and PowerShield Netguard before 1.04-23292 allows a remote attacker to run arbitrary code via an unspecified web interface related to detection of a managed UPS shutting down. An unauthenticated attacker can…

more

use this to run arbitrary code immediately regardless of any managed UPS state or presence.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Direct unauthenticated RCE in exposed web interface of public-facing UPS management software (CWE-94), enabling initial access via exploitation of internet-facing application.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-13773Shared CWE-94
CVE-2025-50692Shared CWE-94
CVE-2026-30643Shared CWE-94
CVE-2026-30460Shared CWE-94
CVE-2025-71243Shared CWE-94
CVE-2026-44262Shared CWE-94
CVE-2024-13792Shared CWE-94
CVE-2020-37052Shared CWE-94
CVE-2026-42555Shared CWE-94
CVE-2025-65037Shared CWE-94

Affected Assets

Cisa
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely identification, reporting, and correction of the specific RCE flaw in the ViewPower web interface via patching or updates.

prevent

Monitors and controls network communications at boundaries to block unauthenticated remote access to the vulnerable UPS management web interface.

prevent

Validates information inputs to the web interface to mitigate code injection (CWE-94) in the UPS shutdown detection functionality.

References