CVE-2026-32595
Last modified
CVE-2026-32595 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Traefik | Traefik | < 2.11.41 | — |
| Traefik | Traefik | >= 3.0.0, <= 3.6.11 | — |
| Traefik | Traefik | 3.7.0 | Ea1 |
References
- https://github.com/traefik/traefik/security/advisories/GHSA-g3hg-j4jv-cwfrPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32595?
How severe is CVE-2026-32595?
How do I fix CVE-2026-32595?
Are you affected by CVE-2026-32595?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
