GHSA-g3hg-j4jv-cwfr · Severity: medium · Ecosystem: go — Traefik Affected by BasicAuth Middleware Timing Attack Allows Username Enumeration
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.
Conclusion & alert: CVE-2026-32595 is rated Low Risk (28.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.04%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-20 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
GHSA-g3hg-j4jv-cwfr · Severity: medium · Ecosystem: go — Traefik Affected by BasicAuth Middleware Timing Attack Allows Username Enumeration
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-32595: 1 source package rows (traefik); 34 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 34. | https://security.alpinelinux.org/vuln/CVE-2026-32595 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-32595 |
| URL | Tags |
|---|---|
| https://github.com/traefik/traefik/releases/tag/v2.11.41 | Release Notes |
| https://github.com/traefik/traefik/releases/tag/v3.6.11 | Release Notes |
| https://github.com/traefik/traefik/releases/tag/v3.7.0-ea.2 | Release Notes |
| https://github.com/traefik/traefik/security/advisories/GHSA-g3hg-j4jv-cwfr | Patch Vendor Advisory |