CVE-2022-50926
Published: 13 January 2026
Description
WAGO 750-8212 PFC200 G2 2ETH RS firmware contains a privilege escalation vulnerability that allows attackers to manipulate user session cookies. Attackers can modify the cookie's 'name' and 'roles' parameters to elevate from ordinary user to administrative privileges without authentication.
Mitigating Controls (NIST 800-53 r5)AI
AC-3 enforces server-side access control policies to prevent privilege escalation from manipulated client-side session cookies claiming unauthorized roles.
SC-23 protects session authenticity, mitigating manipulation of session cookies to elevate user privileges without authentication.
SI-10 validates information inputs such as session cookie 'name' and 'roles' parameters to block tampering attempts.
Security SummaryAI
CVE-2022-50926 is a privilege escalation vulnerability (CWE-565) in the WAGO 750-8212 PFC200 G2 2ETH RS firmware. It enables attackers to manipulate user session cookies by modifying the 'name' and 'roles' parameters, allowing elevation from ordinary user to administrative privileges without authentication. The issue carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) and was published on 2026-01-13.
Attackers with network access can exploit this vulnerability remotely with low complexity and no prior privileges or user interaction required. Successful exploitation grants administrative privileges, enabling high-impact compromise of confidentiality, integrity, and availability on the affected device.
Advisories and mitigation guidance are detailed in resources from Vulncheck at https://www.vulncheck.com/advisories/wago-pfc-g-eth-rs-privilege-escalation and the WAGO website at https://www.wago.com. A public proof-of-concept exploit is available at https://www.exploit-db.com/exploits/50793.
Details
- CWE(s)
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The vulnerability allows remote exploitation of a public-facing web interface on the device firmware to manipulate session cookies for privilege escalation to admin without authentication.