Traefik 是一个开源的 HTTP 反向代理和负载均衡器。从 3.2.0 到 3.7.13 版本中,Traefik 的入口点防御机制 、 和 仅检查请求头( ),而未检查请求尾( )。这使得未认证的客户端可以通过 HTTP/1.1 分块传输的尾部和 HTTP/2 的尾部字段,提交一个别名或受信任的头部名称。 当重试(retry)或缓冲(buffering)中间件在反向代理克隆请求之前读取请求体时,攻击者控制的尾部值会到达后端。这些后端会将尾部字段合并到请求头命名空间中,从而绕过文档中所述的“删除”或“拒绝”行为
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-88877 | 9.8 CRITICAL | Traefik v3.7.0 Authentication Bypass via from-to-www-redirect |
| CVE-2026-88007 | 9.1 CRITICAL | Traefik HTTP/3 Backend NTLM Connection Reuse |
| CVE-2026-88009 | 8.8 HIGH | Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing |
| CVE-2026-88008 | 7.0 HIGH | Traefik: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') |
| CVE-2026-88879 | 5.3 MEDIUM | Traefik before v2.11.56 Identity Spoofing via Header Alias |
| CVE-2026-88878 | 5.3 MEDIUM | Traefik v2.8.2 through v3.6 HTTP/3 Timeout Bypass |
| CVE-2026-88011 | 5.3 MEDIUM | Traefik: ForwardAuth identity spoofing via dot-form header alias |
| CVE-2026-88012 | 5.3 MEDIUM | Traefik: respondingTimeouts.readTimeout is not applied to HTTP/3, leaving slow-body upload |
No comments yet