๐Ÿ” CVE Alert

CVE-2026-54762

UNKNOWN 0.0

Traefik Kubernetes Ingress NGINX provider fails open when auth-secret resolution fails

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Traefik is an HTTP reverse proxy and load balancer. From 3.7.0-ea.1 until 3.7.5, there is a medium severity vulnerability in Traefik's Kubernetes Ingress NGINX provider that causes affected routes to fail open. When an Ingress explicitly enables BasicAuth or DigestAuth through the supported nginx.ingress.kubernetes.io/auth-type and auth-secret annotations, but the referenced auth Secret cannot be resolved or parsed, Traefik logs the resolution error, skips installing the authentication middleware, and still emits a router to the backend service. A route that operators intended to protect is therefore published to the data plane without its authentication control, allowing unauthenticated access to the backend. The trigger is an invalid or unresolved auth dependency โ€” a missing, malformed, unreadable, or policy-denied Secret โ€” rather than an intentionally unprotected route. This vulnerability is fixed in 3.7.5.

CWE CWE-636 CWE-693
Vendor traefik
Product traefik
Published Jun 23, 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-ea.1, < 3.7.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/traefik/traefik/security/advisories/GHSA-4mr2-fg2p-w63c github.com: https://github.com/traefik/traefik/releases/tag/v3.7.5