๐Ÿ” CVE Alert

CVE-2026-88010

UNKNOWN 0.0

Traefik: BasicAuth singleflight coalescing reintroduces an unauthenticated username-enumeration timing oracle

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Traefik is an open source HTTP reverse proxy and load balancer. From 3.6.11 until 3.7.13, checkPassword in pkg/middlewares/auth/basic_auth.go constructs the BasicAuth singleflight key from the submitted password and stored secret. Concurrent requests for absent usernames therefore coalesce on one key while configured usernames perform separate password hashes, creating an unauthenticated timing discrepancy that reveals whether a username exists. Sequential checks remain cost-equalized, Traefik v2 and Digest authentication are not affected, and the issue does not disclose credentials or bypass authentication. This issue is fixed in version 3.7.13.

CWE CWE-208
Vendor traefik
Product traefik
Published Sep 22, 2026
Last Updated Sep 22, 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.6.11, < 3.7.13

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/traefik/traefik/security/advisories/GHSA-8fcf-v89g-xpg6 github.com: https://github.com/traefik/traefik/pull/13816 github.com: https://github.com/traefik/traefik/commit/ddc1bf4660b85fd61fafdd821eb8216fb1a0b130 github.com: https://github.com/traefik/traefik/releases/tag/v3.7.13