Authentication Bypass by Spoofing in Traefik - #VU146000
Published: August 27, 2026
Vulnerability details
The vulnerability allows a remote user to spoof identities.
The vulnerability exists due to authentication bypass by spoofing in ForwardAuth-managed request headers when handling client-supplied header aliases that collapse to the same backend variable name. A remote user can send a specially crafted request with a dot-form header alias to spoof identities.
Exploitation requires the request to be permitted by ForwardAuth first, and impacts backends that normalize distinct header names into the same variable.