Traefik · Traefik · CVE-2026-85596
**Name of the Vulnerable Software and Affected Versions**
Traefik versions 3.7.0 through 3.7.10
**Description**
An authentication bypass exists in the Kubernetes Ingress NGINX provider. When an Ingress uses the `nginx.ingress.kubernetes.io/auth-tls-secret` annotation, the generated TLS option is named based on the Ingress namespace and name. If two Ingress objects share the same host, client CA secret, and client-authentication mode, they produce distinct TLS option names. Traefik identifies this as a TLS options conflict and reverts to the default TLS configuration of the entry point, which does not require a client certificate. Consequently, routes configured with `nginx.ingress.kubernetes.io/auth-tls-verify-client: "on"` can be accessed without providing a client certificate.
**Recommendations**
Update to version 3.7.11.