Traefik 是一个开源的 HTTP 反向代理和负载均衡器。在 2.11.56 之前,以及从 3.0.0 到 3.7.12 版本,客户端提供的点分头(如 X.Authenticated.User)能够穿透 ForwardAuth 替换和 underscoreHeadersStrategy。这是因为 Go 语言将 视为与 不同的头部名称,而容易进行头部规范化处理的 CGI、WSGI、PHP 和 NGINX 后端会将这两种名称归一化为同一个头部。因此,后端可能直接消费客户端提供的头部值,而非 Traefik 所断言的
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-88004 | 7.0 HIGH | Traefik entrypoint header-name sanitization bypassed via request trailers |
| 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-88012 | 5.3 MEDIUM | Traefik: respondingTimeouts.readTimeout is not applied to HTTP/3, leaving slow-body upload |
No comments yet