CVE-2026-22192: Voltronic Power SNMP Web Pro 1.1 Authentication Bypass via localStorage
Voltronic Power SNMP Web Pro version 1.1 contains an authentication bypass vulnerability that allows unauthenticated attackers to access privileged management functions by manipulating browser localStorage values. Attackers can modify client-side authentication state to bypass server-side access controls and gain unauthorized access to protected management functionality without valid credentials.
Security readout for executives and security teams
Plain-English summary
Voltronic Power SNMP Web Pro 1.1 reportedly trusts client-side browser state for authentication. An unauthenticated attacker could bypass login and reach privileged management functions. For organizations using this software to manage power infrastructure, the business risk is unauthorized changes to operational systems, especially if the interface is reachable from untrusted networks.
Executive priority
Prioritize within the emergency patch or containment process for any reachable deployment. If the product manages power or UPS infrastructure, restrict access immediately while awaiting vendor-specific remediation. Internal-only, tightly segmented systems remain important but may be handled after exposure is confirmed.
Technical view
CVE-2026-22192 is a CWE-306 authentication bypass in Voltronic Power SNMP Web Pro 1.1. Public advisories describe manipulation of browser localStorage authentication values to access protected management functionality without valid credentials. CVSS is 9.9, network exploitable, low complexity, no privileges, no user interaction, with high integrity impact.
Likely exposure
Exposure is most likely where SNMP Web Pro 1.1 management interfaces are reachable over the network, especially from the internet, partner networks, or flat internal networks. The affected version is listed as 1.1; default status for other versions is unknown in the provided sources.
Exploitation context
The source bundle includes public technical references, including an exploit repository and third-party advisory. CISA KEV status is false, and no provided source confirms active exploitation in the wild. Treat public technical detail as increasing near-term risk, but do not assume observed exploitation without local evidence.
Researcher notes
Evidence supports a critical pre-authentication bypass in SNMP Web Pro 1.1 tied to client-side localStorage trust. Patch availability is not established in the provided sources. Avoid extrapolating to other Voltronic products or versions unless confirmed by vendor or advisory updates.
Mitigation direction
Identify all Voltronic Power SNMP Web Pro deployments and confirm versions.
Remove external exposure to SNMP Web Pro management interfaces.
Restrict access to trusted management networks or VPN only.
Monitor Voltronic Power and advisory sources for official fixes or guidance.
Upgrade or apply vendor remediation when available.
Review recent management changes for unauthorized activity.
Validation and detection
Check asset inventory for SNMP Web Pro 1.1 instances.
Confirm management interface reachability from untrusted networks.
Verify protected functions require server-validated authentication in controlled testing.
Review application and network logs for unusual administrative access.
Document compensating controls for any instance awaiting vendor remediation.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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 · medium confidence lookup
CWE-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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 authentication or credential exposure, so valid-account and credential-access 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-306 · source CWE mapping
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.