Lucene search
+L

22 matches found

EUVD
EUVD
•added 2026/08/06 4:51 p.m.•21 views

EUVD-2026-47644

Traefik: Authentication Bypass via Path Traversal in ReplacePathRegex Middleware...

7.8CVSS5.4AI score0.00621EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/07/24 4:21 p.m.•18 views

CVE-2026-65600

A flaw was found in Traefik. An unauthenticated remote attacker can bypass authentication due to a path traversal vulnerability in the ReplacePathRegex middleware. When this middleware is misconfigured, it forwards un-normalized paths, allowing a backend to resolve them to protected routes and...

10CVSS5.9AI score0.00621EPSS
SaveExploits0References6
Snyk
Snyk
•added 2026/07/22 1:53 p.m.•9 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the ServeHTTP function in pkg/middlewares/replacepathregex/replacepathregex.go, which forwards the post-substitution path to the backend without checking whether it normalizes to a different route. An attacker can...

9.1CVSS6.3AI score0.00621EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/22 1:53 p.m.•11 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the ServeHTTP function in pkg/middlewares/replacepathregex/replacepathregex.go, which forwards the post-substitution path to the backend without checking whether it normalizes to a different route. An attacker can...

9.1CVSS6.3AI score0.00621EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/22 1:53 p.m.•10 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the ServeHTTP function in pkg/middlewares/replacepathregex/replacepathregex.go, which forwards the post-substitution path to the backend without checking whether it normalizes to a different route. An attacker can...

9.1CVSS6.3AI score0.00621EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/07/22 12:32 p.m.•20 views

Duplicate Advisory: Traefik: Authentication Bypass via Path Traversal in ReplacePathRegex Middleware

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-cxjq-mrr5-89rv. This link is maintained to preserve external references. Original Description Traefik versions = v3.6.0 = v3.7.0 = v3.7.6 contain an authentication bypass via path traversal in the ReplacePathReg...

7.8CVSS5.5AI score0.00621EPSS
SaveExploits0References4Affected Software1
NVD
NVD
•added 2026/07/22 12:18 p.m.•23 views

CVE-2026-65600

Traefik versions = v3.6.0 = v3.7.0 = v3.7.6 contain an authentication bypass via path traversal in the ReplacePathRegex middleware. When ReplacePathRegex is configured with a regex that captures user-controlled path segments without a mandatory path separator e.g. regex "^/api.", replacement "/$1...

7.8CVSS0.00621EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/07/22 11:21 a.m.•44 views

CVE-2026-65600 Traefik before v2.11.52 Authentication Bypass via ReplacePathRegex

Traefik versions = v3.6.0 = v3.7.0 = v3.7.6 contain an authentication bypass via path traversal in the ReplacePathRegex middleware. When ReplacePathRegex is configured with a regex that captures user-controlled path segments without a mandatory path separator e.g. regex "^/api.", replacement "/$1...

7.8CVSS0.00621EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/07/22 11:21 a.m.•12 views

CVE-2026-65600

Traefik versions = v3.6.0 = v3.7.0 = v3.7.6 contain an authentication bypass via path traversal in the ReplacePathRegex middleware. When ReplacePathRegex is configured with a regex that captures user-controlled path segments without a mandatory path separator e.g. regex "^/api.", replacement "/$1...

7.8CVSS5.5AI score0.00621EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
•added 2026/07/22 11:21 a.m.•18 views

CVE-2026-65600

Traefik versions = v3.6.0 = v3.7.0 = v3.7.6 contain an authentication bypass via path traversal in the ReplacePathRegex middleware. When ReplacePathRegex is configured with a regex that captures user-controlled path segments without a mandatory path separator e.g. regex "^/api.", replacement "/$1...

7.8CVSS5.5AI score0.00621EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/22 11:21 a.m.•83 views

CVE-2026-65600

Traefik contains an authentication bypass in the ReplacePathRegex middleware for certain versions. Vulnerable were Traefik builds with ReplacePathRegex configured to capture user-controlled path segments without a mandatory path separator, allowing un-normalized paths (e.g., /api../admin) to bypa...

7.8CVSS5.5AI score0.00621EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/16 2:34 p.m.•41 views

Natural Language Toolkit (NLTK): URL-Encoded Path Traversal in nltk.data.load() Allows Arbitrary Local File Read

Summary nltk.data.load in NLTK is vulnerable to path traversal via URL-encoded path separators and traversal segments when using the nltk: URL scheme. The unsafe-path regex check is performed before url2pathname decodes the %xx sequences a classic decode-after-check / TOCTOU-style flaw, allowing ...

7.5CVSS6.2AI score0.00633EPSS
SaveExploits1References9Affected Software1
Snyk
Snyk
•added 2025/05/28 2:25 p.m.•4 views

Directory Traversal

Overview github.com/traefik/traefik/v2/pkg/server is a server package for traefik, a cloud native edge router. Affected versions of this package are vulnerable to Directory Traversal when using the PathPrefix, Path, or PathRegex route matchers. An attacker can target a backend exposed using anoth...

6.3CVSS7.7AI score0.00943EPSS
SaveExploits0References2
Snyk
Snyk
•added 2025/04/21 3:40 p.m.•3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal when routing requests to a backend using a PathPrefix, Path, or PathRegex matcher. An attacker can bypass the middleware chain to access backend services by including traversal sequences like /../ in a request. Detai...

9.3CVSS7.7AI score0.00929EPSS
SaveExploits0References2
OSV
OSV
•added 2025/04/21 3:34 p.m.•13 views

CVE-2025-32431 Traefik has a possible vulnerability with the path matchers

Traefik pronounced traffic is an HTTP reverse proxy and load balancer. In versions prior to 2.11.24, 3.3.6, and 3.4.0-rc2. There is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher. When Traefik is configured to route the requests to a backe...

9.3CVSS3.9AI score
SaveExploits0References7
CNNVD
CNNVD
•added 2025/04/21 12:00 a.m.•13 views

Traefik 路径遍历漏洞

Traefik is an open source reverse proxy and load balancing tool from Traefik Open Source. Traefik suffers from a path traversal vulnerability that stems from the fact that when managing requests using a PathPrefix, Path, or PathRegex matcher, it is possible to bypass the middleware chain by using...

9.3CVSS3.9AI score0.00929EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2021/09/27 7:40 a.m.•13 views

nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe

A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS7.1AI score0.02218EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2021/09/21 1:22 p.m.•13 views

nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe

A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS7.1AI score0.02218EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2021/08/26 10:18 a.m.•14 views

nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe

A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS7.1AI score0.02218EPSS
SaveExploits1References5
OSV
OSV
•added 2021/08/10 3:33 p.m.•22 views

GHSA-HJ48-42VR-X3V9 Regular Expression Denial of Service in path-parse

Affected versions of npm package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

5.3CVSS6.8AI score0.02218EPSS
SaveExploits1References8
Rows per page
Query Builder