THREATOPS
THREAT OPSThreat News › [GHSA] GHSA-f52w-8j3h-j724 (high) — Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

[GHSA] GHSA-f52w-8j3h-j724 (high) — Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

highgithub_advisoriesPublished 2026-09-10

GHSA-f52w-8j3h-j724 Severity: high CVE: CVE-2026-88009

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

## Summary

Traefik accepts an HTTP/1.x request whose request-target is in rootless / opaque form (for example `GET http:http://internal-vhost/admin HTTP/1.1`). Go parses this into `URL.Opaque`

MITRE ATT&CK techniques

Indicators of compromise

Original source: https://github.com/advisories/GHSA-f52w-8j3h-j724