Cyber Posture

CVE-2022-50926

CriticalPublic PoC

Published: 13 January 2026

Published
13 January 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0012 30.5th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

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

prevent

AC-3 enforces server-side access control policies to prevent privilege escalation from manipulated client-side session cookies claiming unauthorized roles.

prevent

SC-23 protects session authenticity, mitigating manipulation of session cookies to elevate user privileges without authentication.

prevent

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

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.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
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.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References