Security readout for executives and security teams
Plain-English summary
This is a critical remote code execution flaw in UPS management software. An unauthenticated attacker can run arbitrary code through a web interface, even when no managed UPS shutdown condition exists. If exposed, this can become a direct compromise path into systems used for power monitoring and operations.
Executive priority
Treat this as urgent for any exposed deployment. Prioritize discovery and network isolation first, then patch or remove affected software based on vendor guidance.
Technical view
CVE-2022-31491 affects Voltronic ViewPower through 1.04-24215, ViewPower Pro through 2.0-22165, and PowerShield Netguard before 1.04-23292. The issue is tied to an unspecified web interface path for managed UPS shutdown detection and maps to CWE-749 and CWE-94. CVSS 3.1 is 10.0.
Likely exposure
Organizations running these UPS monitoring products are exposed if the web interface is reachable from untrusted networks, the internet, or broadly accessible internal segments.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. Risk remains high because exploitation is remote, unauthenticated, low complexity, and can affect confidentiality, integrity, and availability.
Researcher notes
The public summary does not specify the vulnerable endpoint or payload mechanics, and affected CPE data is incomplete. Avoid assuming more product coverage than listed. Focus validation on version presence, reachability, access controls, and host-level compromise indicators.
Mitigation direction
- Inventory ViewPower, ViewPower Pro, and PowerShield Netguard installations and versions.
- Remove public exposure of affected web interfaces immediately.
- Restrict access to trusted admin networks, VPNs, or allowlisted hosts.
- Apply vendor or CISA-recommended updates when confirmed available.
- Disable affected services where UPS management is not operationally required.
- Monitor hosts for unexpected web-interface activity and process execution.
Validation and detection
- Compare installed versions against the affected ranges in the CVE description.
- Confirm affected web interfaces are not reachable from the internet.
- Review firewall, VPN, and access-control rules around UPS management systems.
- Check application and host logs for suspicious unauthenticated web requests.
- Track CISA and vendor guidance for confirmed fixed versions and mitigations.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-749: 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.
Open ATT&CK lookupCWE-94: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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.
Open ATT&CK lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-31491 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 10 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H3.96Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
10CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.ready2disclose.com/vpow-31491-43110/CVE reference
- https://www.cisa.gov/news-events/ics-advisories/icsa-25-182-05CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Exposed Dangerous Method or Function
Exposed Dangerous Method or Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Control of Generation of Code ('Code Injection')
Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
