Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-8fcf-v89g-xpg6 | Traefik: BasicAuth singleflight coalescing reintroduces an unauthenticated username-enumeration timing oracle |
Tue, 22 Sep 2026 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 22 Sep 2026 16:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Traefik
Traefik traefik |
|
| Vendors & Products |
Traefik
Traefik traefik |
Tue, 22 Sep 2026 15:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Traefik: BasicAuth singleflight coalescing reintroduces an unauthenticated username-enumeration timing oracle | |
| Weaknesses | CWE-208 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-22T16:00:11.588Z
Reserved: 2026-09-09T19:19:27.406Z
Link: CVE-2026-88010
Updated: 2026-09-22T15:59:10.902Z
Status : Received
Published: 2026-09-22T16:18:06.963
Modified: 2026-09-22T16:18:06.963
Link: CVE-2026-88010
No data.
OpenCVE Enrichment
Updated: 2026-09-22T16:30:12Z
-
CWE-208
Observable Timing Discrepancy
Github GHSA