CVE-2026-32595

3.7 LOW
Published: March 20, 2026 Modified: March 24, 2026
View on NVD

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.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://github.com/traefik/traefik/releases/tag/v2.11.41
Source: security-advisories@github.com
Release Notes
https://github.com/traefik/traefik/releases/tag/v3.6.11
Source: security-advisories@github.com
Release Notes
https://github.com/traefik/traefik/releases/tag/v3.7.0-ea.2
Source: security-advisories@github.com
Release Notes
https://github.com/traefik/traefik/security/advisories/GHSA-g3hg-j4jv-cwfr
Source: security-advisories@github.com
Patch Vendor Advisory

4 reference(s) from NVD

Quick Stats

CVSS v3 Score
3.7 / 10.0
EPSS (Exploit Probability)
0.0%
2th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

traefik