Traefik is an open source HTTP reverse proxy and load balancer. From 3.2.0 until 3.7.13, Traefik entrypoint defenses aliasHeadersStrategy, underscoreHeadersStrategy, and forwardedHeaders inspect req.Header but not req.Trailer, allowing an unauthenticated client to submit an aliasing or trusted header name in an HTTP/1.1 chunked trailer or an HTTP/2 trailer. When the retry or buffering middleware reads the body before the reverse proxy clones the request, the attacker-controlled trailer value reaches a backend that merges trailers into the header namespace, bypassing the documented delete or reject behavior and potentially spoofing identity or forwarded routing data. This issue is fixed in 3.7.13.
References
| Link | Resource |
|---|---|
| https://github.com/traefik/traefik/commit/55bbda4f65e0f9c533c870983a767a7081126db7 | Patch |
| https://github.com/traefik/traefik/pull/13822 | Issue Tracking Patch |
| https://github.com/traefik/traefik/releases/tag/v3.7.13 | Release Notes |
| https://github.com/traefik/traefik/security/advisories/GHSA-v67p-phpq-fc8x | Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-09-10 15:17
Updated : 2026-09-14 19:58
NVD link : CVE-2026-88004
Mitre link : CVE-2026-88004
CVE.ORG link : CVE-2026-88004
JSON object : View
Products Affected
traefik
- traefik
