Traefik BasicAuth Middleware Vulnerability in Traefik HTTP Reverse Proxy
CVE-2026-71326
2.1LOW
What is CVE-2026-71326?
A vulnerability in the BasicAuth middleware of Traefik allows attackers with valid credentials to authenticate as an unconfigured username. This is possible due to the deduplication of concurrent password checks, which relies on unsafe credential handling in certain versions of Traefik. The issue has been addressed in versions 3.6.25 and 3.7.10, ensuring enhanced security measures to prevent unauthorized access.
Affected Version(s)
traefik >= 3.6.11, < 3.6.25 < 3.6.11, 3.6.25
traefik >= 3.7.0, < 3.7.10 < 3.7.0, 3.7.10
