CVE-2026-49332
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Red Hat | Red Hat OpenShift Container Platform 4.12 | 1786458704 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.13 | 1786477436 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.14 | 1785549818 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.15 | 1787054100 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.16 | 1785544039 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.17 | 1787543313 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.18 | 1785529735 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.19 | 1785521728 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.2 | 1785833742 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.21 | 1785851359 < * | unaffected |
| Red Hat | Red Hat OpenShift Container Platform 4.22 | 1785885351 < * | unaffected |
Weaknesses
- CWE-436: Interpretation Conflict
Workarounds
Upstream application hardening: validate X-Forwarded-User against the expected session identity. Reject requests where identity headers do not match the authenticated session.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://access.redhat.com/errata/RHSA-2026:50681
- https://access.redhat.com/errata/RHSA-2026:50758
- https://access.redhat.com/errata/RHSA-2026:51007
- https://access.redhat.com/errata/RHSA-2026:51013
- https://access.redhat.com/errata/RHSA-2026:51022
- https://access.redhat.com/errata/RHSA-2026:51025
- https://access.redhat.com/errata/RHSA-2026:51038
- https://access.redhat.com/errata/RHSA-2026:54188
- https://access.redhat.com/errata/RHSA-2026:54206
- https://access.redhat.com/errata/RHSA-2026:56912
- https://access.redhat.com/errata/RHSA-2026:60023
- https://access.redhat.com/security/cve/CVE-2026-49332
- https://bugzilla.redhat.com/show_bug.cgi?id=2483253
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.