CVE-2022-50892
CWE-89Published: January 13, 2026· Updated: Jun 17, 2026
Official Description
VIAVIWEB Wallpaper Admin 1.0 contains a SQL injection vulnerability that allows attackers to bypass authentication by manipulating login credentials. Attackers can exploit the login page by injecting 'admin' or 1=1-- - payload to gain unauthorized access to the administrative interface.
Risk Analysis
This critical SQL injection vulnerability in VIAVIWEB Wallpaper Admin 1.0 allows attackers to bypass authentication. By manipulating login credentials with specific payloads, attackers can gain unauthorized access to the administrative interface. The CVSS score of 9.8 indicates a severe risk, but there is no EPSS score or confirmation of exploitation in the KEV catalog.
No public exploit is known for this vulnerability. Given the network attack vector and low attack complexity, it is remotely exploitable.
Users of VIAVIWEB Wallpaper Admin 1.0 should apply vendor patches or updates to address this SQL injection flaw. Implement parameterized queries or prepared statements for all database interactions, especially authentication.
Technical Analysis
CVE-2022-50892 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
From a weakness classification perspective (CWE-89): SQL injection vulnerabilities allow attackers to manipulate database queries, potentially exposing or modifying sensitive data.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (3)
Quick Facts
Related CVEs (CWE-89)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2022-50892 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts