Authentication Bypass in OpenShift OAuth Proxy by Red Hat
CVE-2026-49331
6.5MEDIUM
What is CVE-2026-49331?
A significant flaw exists in the OpenShift OAuth Proxy that affects paths configured to bypass authentication via skip-auth-regex. This vulnerability allows the proxy to forward client-supplied identity headers, such as X-Forwarded-User, X-Forwarded-Email, and X-Forwarded-Access-Token, to the upstream application without adequate validation. An unauthenticated attacker could exploit this flaw by injecting forged identity headers on paths that are intended to be whitelisted for authentication bypass, potentially compromising user identity and application security.