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 same variable, allowing an authenticated low-privilege user to smuggle a forged identity that may override the legitimate authenticated identity in the upstream application.
Casky was already ahead
This CVE exploits attack patterns that Casky's 0matched skills already investigate — long before this vulnerability was disclosed. Claude's reasoning model maps these techniques to MITRE ATT&CK, so practitioners who ran these skills have already seen the threat behaviour in their findings.
CVE-2026-49332 exploits a critical flaw in openshift/oauth-proxy where the proxy correctly sets authenticated identity headers using dash-variant keys (X-Forwarded-User) but fails to strip underscore-variant keys (X_Forwarded_User) from incoming requests. This oversight is dangerous because WSGI and PHP frameworks automatically normalize both dash and underscore variants to the same server variable, allowing a low-privilege authenticated user to inject forged identity headers that override the legitimate authenticated identity established by the proxy. Any organization using openshift/oauth-proxy with upstream WSGI or PHP applications is at risk of privilege escalation and unauthorized access to protected resources, making this a critical authentication bypass vulnerability despite the lack of active exploitation in the wild.
Casky.ai's threat detection capabilities would identify attack patterns associated with this vulnerability by analyzing request flows for suspicious header manipulation tactics. While no specific MITRE ATT&CK technique mapping exists for this CVE, practitioners using Casky would observe detection signals aligned with techniques like T1548 (Abuse Elevation Control Mechanism) and T1556 (Modify Authentication Process) through extended reasoning analysis of authentication bypass attempts. The platform would flag anomalous patterns such as: requests containing both dash and underscore header variants, identity assertions that conflict with session authentication tokens, and low-privilege users gaining access to high-privilege resource paths. Security teams would receive findings highlighting header normalization mismatches and authentication context inconsistencies—actionable intelligence that reveals the fundamental header-smuggling attack pattern before successful privilege escalation occurs.
Composite risk scoring from EPSS, CISA KEV, Shodan, and GreyNoise — 21 security APIs correlated into a single Casky Risk Score. Coming in Casky Pro. Join early access →
Casky has 0 skills that investigate the attack patterns behind CVE-2026-49332. Run one and get CVSS-scored findings in 3 minutes.
Run the skill that detects this →© 2026 Casky.AI, Inc. · AI Security Investigation