Lucene search
+L

19 matches found

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

EUVD-2026-47644

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

7.8CVSS5.4AI score0.0041EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/24 4:21 p.m.13 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.0041EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/22 1:53 p.m.7 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.0041EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/22 1:53 p.m.6 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.0041EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/22 1:53 p.m.8 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.0041EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/22 12:18 p.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.8CVSS0.0041EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.37 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.0041EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/22 11:21 a.m.66 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.0041EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/16 2:34 p.m.33 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.00555EPSS
SaveExploits1References9Affected Software1
Snyk
Snyk
added 2025/05/28 2:25 p.m.3 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.00813EPSS
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.0089EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/21 3:34 p.m.8 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:0 a.m.8 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.0089EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/09/27 7:40 a.m.6 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.7 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.7 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.16 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
RedHat Linux
RedHat Linux
added 2021/07/22 3:14 p.m.7 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
Positive Technologies
Positive Technologies
added 2020/11/17 12:0 a.m.5 views

PT-2020-13490 · Gitlab · Gitlab Ce/Ee +1

Name of the Vulnerable Software and Affected Versions: GitLab EE versions 8.12 through 13.3.8 GitLab EE versions 13.4 through 13.4.4 GitLab EE versions 13.5 through 13.5.1 Description: An issue has been discovered in GitLab EE where a regular expression related to a file path resulted in the...

4.3CVSS4.2AI score0.00911EPSS
SaveExploits0References8
Rows per page
Query Builder