Lucene search
+L

13 matches found

Kitploit
Kitploit
added 2026/08/31 6:30 a.m.4 views

traefik-stripprefix-auth-bypass-cve-2026-48020-path-normalization

CVE-2026-48020 — Traefik StripPrefix 路由级认证绕过(PoC) 一个独立的对于 CVE-2026-48020 的概念验证,该漏洞是 Traefik 的 StripPrefix 中间件中的路由级认证/授权绕过,由于路由决策做出 之后 才进行路径规范化。 形如 GET /api../admin 的请求在路由时通过一个 公开的 PathPrefix/api路由器(因此受保护路由器的basicAuth中间件从未附加),但在StripPrefix剥离/api且 Go 的req.URL.JoinPath规范化剩余的/../admin后,后端收到的路径是/admin...

10CVSS7.2AI score0.00757EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/06/25 6:49 p.m.13 views

CVE-2026-48020

A flaw was found in Traefik, an HTTP reverse proxy and load balancer. This vulnerability exists in the StripPrefix middleware, allowing an unauthenticated attacker to bypass route-level authentication and authorization. By crafting a request path containing '..' or its percent-encoded form, an...

10CVSS5.7AI score0.00757EPSS
SaveExploits2References7
NVD
NVD
added 2026/06/23 8:16 p.m.11 views

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 middleware that allows an unauthenticated attacker to bypass route-level authentication and authorization. When a public router matches on a...

10CVSS0.00757EPSS
SaveExploits2References8
CVE
CVE
added 2026/06/23 7:10 p.m.124 views

CVE-2026-48020

Traefik CVE-2026-48020 describes an authentication bypass via StripPrefix Route-Level Auth Bypass. Prior to fixes, when a public router uses PathPrefix with StripPrefix, requests containing .. or %2e%2e could match the public route, then after prefix stripping and path normalization, resolve to a...

10CVSS5.9AI score0.00757EPSS
SaveExploits2References8Affected Software1
AlpineLinux
AlpineLinux
added 2026/06/23 7:10 p.m.17 views

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 middleware that allows an unauthenticated attacker to bypass route-level authentication and authorization. When a public router matches on a...

10CVSS5.8AI score0.00757EPSS
SaveExploits2References7
ATTACKERKB
ATTACKERKB
added 2026/06/23 7:10 p.m.26 views

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 middleware that allows an unauthenticated attacker to bypass route-level authentication and authorization. When a public router matches on a...

7.8CVSS5.9AI score0.00757EPSS
SaveExploits2References5Affected Software1
OSV
OSV
added 2026/06/23 7:10 p.m.22 views

CVE-2026-48020 Traefik StripPrefix Route-Level Auth Bypass via Path Normalization

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...

7.8CVSS5.9AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/06/23 7:10 p.m.6 views

CVE-2026-48020 Traefik StripPrefix Route-Level Auth Bypass via Path Normalization

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...

7.8CVSS5.9AI score0.00757EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/06/17 12:00 a.m.16 views

Traefik 2.x < 2.11.48 / 3.x < 3.6.19 / 3.7.x < 3.7.3 Authentication Bypass (CVE-2026-48020)

The version of Traefik installed on the remote macOS host is 2.x prior to 2.11.48, 3.x prior to 3.6.19, or 3.7.x prior to 3.7.3. It is, therefore, affected by an authentication bypass vulnerability: - The StripPrefix middleware allows unauthenticated attackers to bypass route-level authentication...

10CVSS6AI score0.00757EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/06/11 1:26 p.m.27 views

Traefik has a StripPrefix Route-Level Auth Bypass via Path Normalization

Summary 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...

10CVSS5.6AI score0.00757EPSS
SaveExploits2References9Affected Software2
OSV
OSV
added 2026/06/11 1:26 p.m.29 views

GHSA-XF64-8MW2-4GR2 Traefik has a StripPrefix Route-Level Auth Bypass via Path Normalization

Summary 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...

10CVSS5.6AI score0.00757EPSS
SaveExploits2References9
Positive Technologies
Positive Technologies
added 2026/06/11 12:00 a.m.22 views

PT-2026-48684

Name of the Vulnerable Software and Affected Versions Traefik versions prior to 2.11.48 Traefik versions prior to 3.6.19 Traefik versions prior to 3.7.3 Description An unauthenticated attacker can bypass route-level authentication and authorization in Traefik when PathPrefix-based public routes a...

10CVSS5.3AI score0.00757EPSS
SaveExploits2
Snyk
Snyk
added 2026/04/24 4:31 p.m.8 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the ForwardAuth middleware when trustForwardHeader is set to false and the deployment is behind a trusted upstream proxy. An attacker can gain unauthorized access to protected backend...

10CVSS5.5AI score0.00267EPSS
SaveExploits1References2
Rows per page
Query Builder