Traefik is an HTTP reverse proxy and load balancer. Prior to v2.11.51, v3.6.22, and v3.7.6, Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares strip canonical-cased spoofed identity headers before writing Traefik's own value, but do not account for underscore-variant header names, which many backends normalize identically to dashed forms. An attacker able to reach a protected route can inject an underscore-variant header that survives Traefik's stripping and reaches the backend alongside, or on the unauthenticated ForwardAuth authResponseHeaders path instead of, the value Traefik intended to set, spoofing identity or authorization context. This issue is fixed in versions v2.11.51, v3.6.22, and v3.7.6.
Conclusion & alert: CVE-2026-54763 is rated Low Risk (37.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.27%). 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-07-07 | — | 0.27% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.8 | 4.0 | HIGH |
|
— | — | [email protected] |
| 10.0 | 3.1 | CRITICAL |
|
3.9 | 5.8 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
suse
|
high | — | https://www.suse.com/security/cve/CVE-2026-54763/ |
| URL | Tags |
|---|---|
| https://github.com/traefik/traefik/commit/108a5264473a2cbc8f12d6d691a3c6553cdf2c1b | Patch |
| https://github.com/traefik/traefik/pull/13262 | Issue Tracking |
| https://github.com/traefik/traefik/security/advisories/GHSA-x677-9fxg-v5c5 | Patch Vendor Advisory |