Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-88010

Опубликовано: 22 сент. 2026
Источник: nvd
EPSS Низкий

Описание

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.

EPSS

Процентиль: 51%
0.00691
Низкий

Дефекты

CWE-208

Связанные уязвимости

debian
2 дня назад

Traefik is an open source HTTP reverse proxy and load balancer. From 3 ...

github
1 день назад

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

EPSS

Процентиль: 51%
0.00691
Низкий

Дефекты

CWE-208