Use of Incorrectly-Resolved Name or Reference in Traefik - CVE-2026-40912
Published: May 5, 2026
Traefik
Containous
Description
The vulnerability allows a remote attacker to bypass authentication and access protected content.
The vulnerability exists due to use of incorrectly resolved path references in StripPrefixRegex middleware when processing percent-encoded URL paths together with ForwardAuth, BasicAuth, or DigestAuth. A remote attacker can send a specially crafted request with a percent-encoded dot in the prefix portion of the URL to bypass authentication and access protected content.
Exploitation requires a backend that performs dot-segment normalization.