GHSA-92mv-8f8w-wq52 · Severity: high · Ecosystem: go — traefik CVE-2024-45410 fix bypass: lowercase `Connection` tokens can delete traefik-managed forwarded identity headers (for example, `X-Real-Ip`)
Traefik is an HTTP reverse proxy and load balancer. From version 2.11.9 to 2.11.37 and from version 3.1.3 to 3.6.8, there is a potential vulnerability in Traefik managing the Connection header with X-Forwarded headers. When Traefik processes HTTP/1.1 requests, the protection put in place to prevent the removal of Traefik-managed X-Forwarded headers (such as X-Real-Ip, X-Forwarded-Host, X-Forwarded-Port, etc.) via the Connection header does not handle case sensitivity correctly. The Connection tokens are compared case-sensitively against the protected header names, but the actual header deletion operates case-insensitively. As a result, a remote unauthenticated client can use lowercase Connection tokens (e.g. Connection: x-real-ip) to bypass the protection and trigger the removal of Traefik-managed forwarded identity headers. This issue has been patched in versions 2.11.38 and 3.6.9.
Conclusion & alert: CVE-2026-29054 is rated Low Risk (30.3/100): CVSS High severity, with low exploitation likelihood (EPSS 0.01%). 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-06 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-92mv-8f8w-wq52 · Severity: high · Ecosystem: go — traefik CVE-2024-45410 fix bypass: lowercase `Connection` tokens can delete traefik-managed forwarded identity headers (for example, `X-Real-Ip`)
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-29054: 1 source package rows (traefik); 28 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 28. | https://security.alpinelinux.org/vuln/CVE-2026-29054 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-29054 |
| URL | Tags |
|---|---|
| https://github.com/traefik/traefik/releases/tag/v2.11.38 | Product Release Notes |
| https://github.com/traefik/traefik/releases/tag/v3.6.9 | Product Release Notes |
| https://github.com/traefik/traefik/security/advisories/GHSA-92mv-8f8w-wq52 | Patch Vendor Advisory |