Improper Handling of Case Sensitivity in Traefik - CVE-2026-29054
Published: May 5, 2026
Traefik
Containous
Description
The vulnerability allows a remote attacker to bypass downstream header-based authentication, authorization, routing, or scheme decisions.
The vulnerability exists due to improper handling of case sensitivity in the XForwarded middleware removeConnectionHeaders function when processing HTTP/1.1 requests with client-supplied Connection header tokens. A remote attacker can send a specially crafted request with lowercase Connection tokens to bypass downstream header-based authentication, authorization, routing, or scheme decisions.
This issue can remove Traefik-managed forwarded identity headers such as X-Real-Ip and X-Forwarded-* before they reach downstream services.