CVE-2026-88004
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| traefik | traefik | >= 3.2.0, < 3.7.13 | affected |
Weaknesses
- CWE-436: CWE-436: Interpretation Conflict
- CWE-807: CWE-807: Reliance on Untrusted Inputs in a Security Decision
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/traefik/traefik/security/advisories/GHSA-v67p-phpq-fc8x
- https://github.com/traefik/traefik/pull/13822
- https://github.com/traefik/traefik/commit/55bbda4f65e0f9c533c870983a767a7081126db7
- https://github.com/traefik/traefik/releases/tag/v3.7.13
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.