๐Ÿ” CVE Alert

CVE-2026-85596

UNKNOWN 0.0

Traefik v3.7 Authentication Bypass via TLS Option Conflict

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Traefik versions >= v3.7.0 and <= v3.7.10 contain an authentication bypass in the Kubernetes Ingress NGINX provider. The TLS option generated for an Ingress carrying the nginx.ingress.kubernetes.io/auth-tls-secret annotation was named after the Ingress namespace and name. As a result, two Ingress objects sharing the same host, the same client CA secret, and the same client-authentication mode produced two distinct TLS option names for that host. Traefik treats this as a TLS options conflict and falls back to the entry point's default TLS configuration, which does not request a client certificate, so a route configured with nginx.ingress.kubernetes.io/auth-tls-verify-client: "on" becomes reachable without a client certificate. Only the v3.7 line is affected; the issue is fixed in v3.7.11.

CWE CWE-287
Vendor traefik
Product traefik
Published Sep 4, 2026
Stay Ahead of the Next One

Get instant alerts for traefik traefik

Be the first to know when new unknown vulnerabilities affecting traefik traefik are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

traefik / traefik
3.7.0 โ‰ค 3.7.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/traefik/traefik/security/advisories/GHSA-j994-9gqj-9hwq vulncheck.com: https://www.vulncheck.com/advisories/traefik-3.7-authentication-bypass-via-tls-option-conflict

Credits

๐Ÿ” james-yusuke