Authentication Bypass in Traefik Ingress NGINX Provider
CVE-2026-54762
5.9MEDIUM
What is CVE-2026-54762?
A vulnerability in Traefik's Kubernetes Ingress NGINX provider affects versions from 3.7.0-ea.1 to 3.7.5. It allows unauthorized access to backend services by failing to enforce authentication controls when the referenced auth Secret cannot be resolved or parsed. This occurs specifically when BasicAuth or DigestAuth is enabled. As a result, if the required authentication Secret is missing, malformed, unreadable, or access is denied due to policy, affected routes are inadvertently exposed, permitting unauthenticated requests. This flaw was addressed in version 3.7.5.
Affected Version(s)
traefik >= 3.7.0-ea.1, < 3.7.5
