Bug 2531505 (CVE-2026-88009) - CVE-2026-88009 github.com/traefik/traefik: Traefik: Authorization bypass and access-log evasion via crafted HTTP/1 request
Summary: CVE-2026-88009 github.com/traefik/traefik: Traefik: Authorization bypass and ...
Keywords:
Status: NEW
Alias: CVE-2026-88009
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-10 15:23 UTC by OSIDB Bzimport
Modified: 2026-09-22 14:19 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-10 15:23:19 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.