Improper Authentication in Traefik - #VU144551
Published: August 21, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass client-certificate authentication.
The vulnerability exists due to improper authentication in the Kubernetes Ingress NGINX provider when processing multiple HTTPS Ingress objects for the same host with different generated TLS option names. A remote attacker can access a route without presenting a client certificate to bypass client-certificate authentication.
The issue occurs when the same host is split across multiple Ingress objects that use the same client CA secret and client-authentication mode, causing Traefik to treat TLS option selection as ambiguous and fall back to the default TLS configuration.