Home

Description

Traefik is an HTTP reverse proxy and load balancer. Versions 2.11.40 and below, 3.0.0-beta1 through 3.6.11, and 3.7.0-ea.1 comtain BasicAuth middleware that allows username enumeration via a timing attack. When a submitted username exists, the middleware performs a bcrypt password comparison taking ~166ms. When the username does not exist, the response returns immediately in ~0.6ms. This ~298x timing difference is observable over the network and allows an unauthenticated attacker to reliably distinguish valid from invalid usernames. This issue is patched in versions 2.11.41, 3.6.11 and 3.7.0-ea.2.

PUBLISHED Reserved 2026-03-12 | Published 2026-03-20 | Updated 2026-03-20 | Assigner GitHub_M




MEDIUM: 6.3CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N

Problem types

CWE-208: Observable Timing Discrepancy

Product status

< 2.11.41
affected

>= 3.0.0-beta1, < 3.6.11
affected

>= 3.7.0-ea.1, < 3.7.0-ea.2
affected

References

github.com/...raefik/security/advisories/GHSA-g3hg-j4jv-cwfr

github.com/traefik/traefik/releases/tag/v2.11.41

github.com/traefik/traefik/releases/tag/v3.6.11

github.com/traefik/traefik/releases/tag/v3.7.0-ea.2

cve.org (CVE-2026-32595)

nvd.nist.gov (CVE-2026-32595)

Download JSON