REDHAT-BUG-2464234: High severity Traefik Labs Traefik vulnerability
Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's ForwardAuth and snippet-based authentication middleware. Traefik's forwarded-header sanitization logic targets only canonical header names (e.g., X-Forwarded-Proto) and does not strip or normalize alias variants that use underscores instead of dashes (e.g., XForwardedProto). These unsanitized alias headers are forwarded intact to the authentication backend. When the backend normalizes underscore and dash header forms equivalently, an attacker can inject spoofed trust context — such as a trusted scheme or host — through the alias headers and bypass authentication on protected routes without valid credentials. This issue has been patched in versions 2.11.43, 3.6.14, and 3.7.0-rc.2.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
traefikto a version that resolves this vulnerability.Fixed in 2.11.43 - Upgrade
Upgrade
traefikto a version that resolves this vulnerability.Fixed in 3.6.14 - Upgrade
Upgrade
traefikto a version that resolves this vulnerability.Fixed in 3.7.0-rc.2
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-2464234?
The severity of REDHAT-BUG-2464234 is high, rated at 7.
What is the vulnerability in REDHAT-BUG-2464234?
REDHAT-BUG-2464234 describes a high severity authentication bypass vulnerability in Traefik's ForwardAuth and snippet-based authentication middleware.
How do I fix REDHAT-BUG-2464234?
To fix REDHAT-BUG-2464234, update Traefik to versions 2.11.43, 3.6.14, or 3.7.0-rc.2 or higher.
Who is affected by REDHAT-BUG-2464234?
Users running versions of Traefik prior to 2.11.43, 3.6.14, or 3.7.0-rc.2 are affected by REDHAT-BUG-2464234.
What does the authentication bypass in REDHAT-BUG-2464234 allow?
The authentication bypass in REDHAT-BUG-2464234 allows unauthorized access through Traefik’s authentication mechanisms.