Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-88009— Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Quick assessment

Affected
traefik traefik
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Traefik 是一个开源的 HTTP 反向代理和负载均衡器。在版本 2.11.57 和 3.7.13 之前,Traefik 会接受无根路径(rootless)的 HTTP/1 请求目标。对于这类请求,Go 会将目标存储在 字段中,而 字段保持为空。 在 的处理路径中,路由、路径规范化、forwardAuth(预鉴权)、编码字符以及访问日志等功能都是基于规范化为 的路径进行评估的;然而, 字段会被原样转发给后端服务器。如果后端将 opaque 目标解释为路径,这就可能导致: 跨虚拟主机(cross-vhost)路由

CVSS 8.8 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-88009

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

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.

Vulnerability Title
Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging
Source: CVE Program / CVE List V5
Vulnerability Description
Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.57, and 3.7.13, Traefik accepts a rootless HTTP/1 request target that Go stores in URL.Opaque while leaving URL.Path empty. The rewriteRequestBuilder path evaluates routing, path sanitization, forwardAuth, encodedCharacters, and access logging against a path normalized to / but forwards URL.Opaque verbatim to the backend, allowing cross-vhost routing bypass, path-scoped authorization bypass, and access-log evasion when the backend interprets the opaque target as a path. This issue is fixed in 2.11.57 and 3.7.13.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
HTTP请求的解释不一致性(HTTP请求私运)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
traefik traefik < 2.11.57 -

II. Public POCs for CVE-2026-88009

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-88009

登录查看更多情报信息。

Patches & Fixes for CVE-2026-88009 (2)

Vendor Advisories for CVE-2026-88009 (1)

Vendor Pages for CVE-2026-88009 (2)

Same Patch Batch · traefik · 2026-09-10 · 9 CVEs total

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-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-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

IV. Related Vulnerabilities

V. Comments for CVE-2026-88009

No comments yet


Leave a comment