Authentication Bypass by Spoofing in Traefik - CVE-2026-39858
Published: May 5, 2026
Traefik
Containous
Description
The vulnerability allows a remote attacker to bypass authentication and access protected endpoints.
The vulnerability exists due to authentication bypass by spoofing in ForwardAuth and snippet-based authentication middleware when forwarding client-supplied alias forwarded headers to the authentication backend. A remote attacker can send a specially crafted request with spoofed forwarded-header aliases to bypass authentication and access protected endpoints.
Exploitation requires an authentication backend that normalizes underscore and dash header forms equivalently.