← Back to CVEs
CVE-2026-32595
LOW3.7
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.
CVE Details
CVSS v3.1 Score3.7
SeverityLOW
CVSS VectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack VectorNETWORK
ComplexityHIGH
Privileges RequiredNONE
User InteractionNONE
Published3/20/2026
Last Modified3/24/2026
Sourcenvd
Honeypot Sightings0
Affected Products
traefik:traefik
Weaknesses (CWE)
CWE-208
References
https://github.com/traefik/traefik/releases/tag/v2.11.41(security-advisories@github.com)
https://github.com/traefik/traefik/releases/tag/v3.6.11(security-advisories@github.com)
https://github.com/traefik/traefik/releases/tag/v3.7.0-ea.2(security-advisories@github.com)
https://github.com/traefik/traefik/security/advisories/GHSA-g3hg-j4jv-cwfr(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.