VYPR

oauth-proxy

by Openshift

CVEs (2)

  • CVE-2026-49332HigJul 28, 2026
    risk 0.55cvss 8.5epss 0.00

    A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys (X-Forwarded-User) but does not strip underscore-variant keys (X_Forwarded_User) from incoming requests. WSGI and PHP frameworks normalize both variants to the…

  • CVE-2026-49331MedAug 5, 2026
    risk 0.42cvss 6.5epss 0.00

    A flaw was found in openshift/oauth-proxy. On paths configured to bypass authentication (skip-auth-regex), the proxy forwards client-supplied identity headers (X-Forwarded-User, X-Forwarded-Email, X-Forwarded-Access-Token) to the upstream application without stripping them. An…