cbcvebase.
CVE-2026-48020
published 2026-06-23

CVE-2026-48020: Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.48, 3.6.19, and 3.7.3, there is a high severity vulnerability in Traefik's StripPrefix…

PriorityP276critical10CVSS 3.1
AVNACLPRNUINSCCHIHAN
EPSS
0.59%
43.8th percentile
Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.48, 3.6.19, and 3.7.3, there is a high severity vulnerability in Traefik's StripPrefix middleware that allows an unauthenticated attacker to bypass route-level authentication and authorization. When a public router matches on a PathPrefix rule and applies the StripPrefix middleware, a request path containing .. or its percent-encoded form %2e%2e can match the public route at routing time and then, after the prefix is stripped and the path is normalized, resolve to a path served by a separate, authenticated router. As a result, an attacker can reach protected backend paths — such as admin or internal configuration endpoints — without satisfying the authentication middleware attached to the protected router. This vulnerability is fixed in 2.11.48, 3.6.19, and 3.7.3.

Affected

9 ranges
VendorProductVersion rangeFixed in
devspacestraefik-rhel9
github.comtraefik_traefik_v2>= 0 < 2.11.482.11.48
github.comtraefik_traefik_v3>= 0 < 3.6.193.6.19
github.comtraefik_traefik_v3>= 3.7.0-ea.1 < 3.7.33.7.3
traefiktraefik< 2.11.482.11.48
traefiktraefik
traefiktraefik
traefiktraefik>= 3.0.0 < 3.6.193.6.19
traefiktraefik>= 3.7.0 < 3.7.33.7.3

Detection & IOCsextracted from sources · hover to see the quote

path..
path%2e%2e
  • Detect requests to Traefik-proxied services where the URL path contains '..' or '%2e%2e' segments, particularly when targeting PathPrefix-matched public routes — these may be path traversal attempts to bypass StripPrefix middleware authentication.
  • Monitor for unauthenticated access to admin or internal configuration endpoints on backends protected by Traefik routers, especially when the originating request path traversed a public StripPrefix-enabled router.
  • Flag Traefik deployments running versions prior to 2.11.48, 3.6.19, or 3.7.3 that use StripPrefix middleware on public routers alongside authenticated routers sharing overlapping path namespaces.
  • ·Vulnerability is only exploitable when a public router uses a PathPrefix rule combined with StripPrefix middleware AND a separate authenticated router serves paths that can be reached after prefix stripping and path normalization — both conditions must be present.
  • ·Red Hat notes no effective mitigation is available short of patching; affected package is devspaces/traefik-rhel9 in Red Hat OpenShift Dev Spaces.

CVSS provenance

nvdv3.110.0CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
nvdv4.07.8HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vendor_redhat7.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.