Identity Header Manipulation in OpenShift OAuth Proxy by Red Hat
CVE-2026-49332
8.5HIGH
What is CVE-2026-49332?
A flaw in OpenShift OAuth Proxy allows attackers to manipulate identity headers. The proxy utilizes only dash-variant keys (X-Forwarded-User) when setting authenticated identity headers, neglecting to strip underscore-variant keys (X_Forwarded_User) from incoming requests. This oversight lets an authenticated low-privilege user potentially smuggle a false identity, which could override legitimate identities in the upstream application, leading to unauthorized access and privilege escalation.