CVE-2026-49329
Last modified
CVE-2026-49329 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. A flaw was found in openshift/oauth-server. The OAuth login and error page endpoints pass the unauthenticated Accept-Language header to golang.org/x/text/language.ParseAcceptLanguage() without input validation.
Description
A flaw was found in openshift/oauth-server. The OAuth login and error page endpoints pass the unauthenticated Accept-Language header to golang.org/x/text/language.ParseAcceptLanguage() without input validation. A bypass of the CVE-2022-32149 mitigation exists: the upstream guard counts only '-' characters but the internal BCP 47 scanner aliases '_' to '-' after the guard check. An unauthenticated attacker can send a crafted Accept-Language header using '_' separators to trigger quadratic-time parsing, consuming excessive CPU and denying authentication to all cluster users.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Red Hat | Red Hat OpenShift Container Platform 4 | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-49329?
How severe is CVE-2026-49329?
How do I fix CVE-2026-49329?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49322Weak authentication in the Wireless Control Module (WCM) of …4.3
- CVE-2026-49323Weak authentication between the Wireless Control Module (WCM…4.3
- CVE-2026-49324Uncontrolled resource consumption in the Wireless Control Mo…4.6
- CVE-2026-49325Improper handling of physical conditions in the bike-shutdow…4.6
- CVE-2026-49326Missing Authorization vulnerability in Apache HBase thrift a…6.5
- CVE-2026-49328Server-Side Request Forgery (SSRF) in the UrlImageConverter …5.3
- CVE-2026-4933Incorrect Authorization vulnerability in Drupal Unpublished …7.5
- CVE-2026-49331A flaw was found in openshift/oauth-proxy. On paths configur…6.5
- CVE-2026-49332A flaw was found in openshift/oauth-proxy. The proxy sets au…8.5
- CVE-2026-49336@microsoft/kiota-http-fetchlibrary provides TypeScript libra…5.5
- CVE-2026-49337libde265 is an open source implementation of the h.265 video…4.3
- CVE-2026-49338gonic is a music streaming server / free-software subsonic s…7.1
Are you affected by CVE-2026-49329?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
