Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-48020
Published:June 23, 2026
Updated:June 29, 2026
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 Packages
https://github.com/traefik/traefik.git (GITHUB):
Affected version(s) >=v2.0.0 <v2.11.28
Fix Suggestion:
Update to version v2.11.28
github.com/traefik/traefik/v2 (GO):
Affected version(s) >=v2.0.0 <v2.11.28
Fix Suggestion:
Update to version v2.11.28
github.com/traefik/traefik/v3 (GO):
Affected version(s) >=v3.0.0-beta2.0.20230203142405-044dc6a221a1 <v3.6.19
Fix Suggestion:
Update to version v3.6.19
github.com/traefik/traefik/v3 (GO):
Affected version(s) >=v3.7.0-ea.1 <v3.7.3
Fix Suggestion:
Update to version v3.7.3
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.8
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
10
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Authentication Bypass Using an Alternate Path or Channel
EPSS
Base Score:
0.47