NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-48020
Summary

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.

Publication Date June 24, 2026, 5:16 a.m.
Registration Date June 27, 2026, 4:15 a.m.
Last Update June 27, 2026, 2:04 a.m.
CVSS3.1 : CRITICAL
スコア 10.0
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR) 不要
利用者の関与(UI) 不要
影響の想定範囲(S) 変更あり
機密性への影響(C)
完全性への影響(I)
可用性への影響(A) なし
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* 2.11.48
cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* 3.0.0 3.6.19
cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* 3.7.0 3.7.3
Related information, measures and tools
Common Vulnerabilities List