CVE-2026-88004: Traefik entrypoint header-name sanitization bypassed via request trailers

Published Sep 10, 2026
·
Updated

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

1 affected component
Traefik traefik>=3.2.0<3.7.13

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Traefik to a version that resolves this vulnerability.

    Fixed in 3.7.13
  2. Compensating control

    If upgrading to Traefik 3.7.13 is not immediately possible, mitigate by preventing clients from sending HTTP trailers (e.g., block/drop requests containing HTTP/1.1 or HTTP/2 trailers at the edge/WAF or by configuring an upstream reverse proxy to reject requests with trailer headers).

Event History

Sep 10, 2026
CVE Published
via MITRE·02:33 PM
Data Sourced
via MITRE·02:33 PM
DescriptionWeakness

Frequently Asked Questions

1

Which deployments are exposed to this bypass?

Traefik versions from 3.2.0 through 3.7.12 are affected when entrypoint header defenses are relied upon and a request can reach a backend that merges trailers into the header namespace. Exploitation also requires the retry or buffering middleware to read the request body before the reverse proxy clones the request.

2

What does an attacker need to send?

An unauthenticated client must send a crafted HTTP/1.1 chunked trailer or HTTP/2 trailer containing an aliasing or trusted header name. The trailer value can then reach the backend as a header value, potentially spoofing identity or forwarded routing data.

3

Are the documented header delete or reject behaviors sufficient?

No. The affected entrypoint defenses inspect request headers but not request trailers, so the documented delete or reject behavior can be bypassed through trailers under the described middleware and backend conditions.

4

What is the available remediation?

Upgrade Traefik to 3.7.13, which fixes the issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203