GHSA-6x2q-h3cr-8j2h · Severity: medium · Ecosystem: go — Traefik: A timing side-channel vulnerability allows for valid username enumeration via BasicAuth middleware
Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a timing side-channel vulnerability in Traefik's BasicAuth middleware that allows an attacker to enumerate valid usernames through response-time differences. The variable intended to hold a constant-time fallback secret always resolves to an empty string, causing the constant-time comparison to short-circuit in microseconds rather than performing a full bcrypt evaluation. This restores the original timing oracle and makes it possible to distinguish existing users from non-existing ones by measuring authentication response times. This issue has been patched in versions 2.11.43, 3.6.14, and 3.7.0-rc.2.
Conclusion & alert: CVE-2026-41263 is rated Low Risk (27.1/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). 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-05-01 | — | 0.02% | — |
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-6x2q-h3cr-8j2h · Severity: medium · Ecosystem: go — Traefik: A timing side-channel vulnerability allows for valid username enumeration via BasicAuth middleware
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| traefik | traefik | < 2.11.43 | cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* |
| traefik | traefik | >= 3.0.0, < 3.6.14 | cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* |
| traefik | traefik | 3.7.0 | cpe:2.3:a:traefik:traefik:3.7.0:ea1:*:*:*:*:*:* |
| traefik | traefik | 3.7.0 | cpe:2.3:a:traefik:traefik:3.7.0:ea2:*:*:*:*:*:* |
| traefik | traefik | 3.7.0 | cpe:2.3:a:traefik:traefik:3.7.0:ea3:*:*:*:*:*:* |
| traefik | traefik | 3.7.0 | cpe:2.3:a:traefik:traefik:3.7.0:rc1:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/traefik/traefik/releases/tag/v2.11.43 | Product Release Notes |
| https://github.com/traefik/traefik/releases/tag/v3.6.14 | Product Release Notes |
| https://github.com/traefik/traefik/releases/tag/v3.7.0-rc.2 | Product Release Notes |
| https://github.com/traefik/traefik/security/advisories/GHSA-6x2q-h3cr-8j2h | Patch Vendor Advisory |