CVE-2026-85596: Traefik v3.7 Authentication Bypass via TLS Option Conflict

Published Sep 4, 2026
·
Updated

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.

Affected Software

1 affected component
Traefik traefik>=v3.7.0<=v3.7.10

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Traefik Kubernetes Ingress NGINX provider to a version that resolves this vulnerability.

    Fixed in v3.7.11

Event History

Sep 4, 2026
CVE Published
via MITRE·11:30 AM
Data Sourced
via MITRE·11:30 AM
DescriptionWeakness

Frequently Asked Questions

1

Which deployments are exposed to this bypass?

Deployments running Traefik v3.7.0 through v3.7.10 with the Kubernetes Ingress NGINX provider are affected when two Ingress objects share a host, client CA secret, and client-authentication mode. The affected route must use nginx.ingress.kubernetes.io/auth-tls-secret and have nginx.ingress.kubernetes.io/auth-tls-verify-client set to "on".

2

What does an attacker need to exploit the issue?

An attacker needs network access to a route whose intended client-certificate requirement is bypassed by the TLS options conflict. They do not need to present a client certificate once Traefik falls back to the entry point's default TLS configuration.

3

How can I tell whether a route is currently vulnerable?

Review Ingress objects for the same host and identify pairs that use the same auth-tls-secret and client-authentication mode. If those Ingresses run on Traefik v3.7.0 through v3.7.10 and client verification is enabled, the generated distinct TLS option names can trigger the fallback.

4

What should be done if an immediate upgrade is not possible?

Avoid the conflicting Ingress arrangement by ensuring that Ingress objects sharing a host do not create distinct TLS options while using the same client CA secret and client-authentication mode. Upgrade to Traefik v3.7.11 when possible, as it fixes the issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203