Lucene search
K

16 matches found

Veracode
Veracode
added 2026/03/27 7:33 a.m.3 views

Interpretation Conflict

github.com/traefik/traefik is vulnerable to Interpretation Conflict. The vulnerability is due to improper path normalization when handling Path, PathPrefix, or PathRegex matchers, which allows an attacker to use URL-encoded characters to bypass middleware and access unintended backend services...

6.9CVSS7.1AI score0.00018EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2025/12/09 1:16 a.m.4 views

CVE-2025-66490

Traefik is an HTTP reverse proxy and load balancer. For versions prior to 2.11.32 and 2.11.31 through 3.6.2, requests using PathPrefix, Path or PathRegex matchers can bypass path normalization. When Traefik uses path-based routing, requests containing URL-encoded restricted characters /, , Null,...

6.9CVSS0.00018EPSS
Exploits1References3
OSV
OSV
added 2025/12/09 12:35 a.m.2 views

CVE-2025-66490 Traefik doesn't Prevent Path Normalization Bypass in Router + Middleware Rules

Traefik is an HTTP reverse proxy and load balancer. For versions prior to 2.11.32 and 2.11.31 through 3.6.2, requests using PathPrefix, Path or PathRegex matchers can bypass path normalization. When Traefik uses path-based routing, requests containing URL-encoded restricted characters /, , Null,...

6.9CVSS6.6AI score0.00018EPSS
Exploits1References5
Cvelist
Cvelist
added 2025/12/09 12:35 a.m.29 views

CVE-2025-66490 Traefik doesn't Prevent Path Normalization Bypass in Router + Middleware Rules

Traefik is an HTTP reverse proxy and load balancer. For versions prior to 2.11.32 and 2.11.31 through 3.6.2, requests using PathPrefix, Path or PathRegex matchers can bypass path normalization. When Traefik uses path-based routing, requests containing URL-encoded restricted characters /, , Null,...

6.9CVSS0.00018EPSS
Exploits1References3
Snyk
Snyk
added 2025/05/28 2:25 p.m.1 views

Directory Traversal

Overview 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 another router, by-passing the middleware chain by crafting a request with a manipulated path using...

6.3CVSS7.6AI score0.00399EPSS
Exploits0References2
Snyk
Snyk
added 2025/05/28 2:25 p.m.1 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.00399EPSS
Exploits0References2
Snyk
Snyk
added 2025/05/28 2:25 p.m.1 views

Directory Traversal

Overview 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 another router, by-passing the middleware chain by crafting a request with a manipulated path using...

6.3CVSS7.6AI score0.00399EPSS
Exploits0References2
Snyk
Snyk
added 2025/05/28 2:25 p.m.1 views

Directory Traversal

Overview github.com/containous/traefik/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.00399EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/04/24 3:24 a.m.1 views

SUSE CVE-2025-32431

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.1CVSS4AI score0.00322EPSS
Exploits0References3
OSV
OSV
added 2025/04/22 6:14 p.m.4 views

GO-2025-3634 Traefik has a possible vulnerability with the path matchers in github.com/traefik/traefik

Traefik has a possible vulnerability with the path matchers in github.com/traefik/traefik...

9.3CVSS6.4AI score0.00322EPSS
Exploits0References4
OSV
OSV
added 2025/04/21 4:17 p.m.5 views

GHSA-6P68-W45G-48J7 Traefik has a possible vulnerability with its path matchers

Impact 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 backend using a matcher based on the path, if the URL contains a /../ in its path, it’s possible to target a backend,...

9.3CVSS4.1AI score0.00322EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2025/04/21 4:17 p.m.16 views

Traefik has a possible vulnerability with its path matchers

Impact 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 backend using a matcher based on the path, if the URL contains a /../ in its path, it’s possible to target a backend,...

9.3CVSS4.1AI score0.00322EPSS
Exploits0References7Affected Software3
AlpineLinux
AlpineLinux
added 2025/04/21 4:15 p.m.4 views

CVE-2025-32431

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.3CVSS7.2AI score0.00322EPSS
Exploits0References5
CVE
CVE
added 2025/04/21 3:34 p.m.88 views

CVE-2025-32431

CVE-2025-32431 : Traefik is vulnerable when using path-based matchers (PathPrefix, Path, PathRegex). If a request URL contains a trailing path traversal like /../ in the path, an attacker can bypass middleware routing and target a backend exposed via another router. This affects older releases pr...

9.3CVSS6.5AI score0.00322EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2025/04/21 3:34 p.m.20 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.3CVSS0.00322EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/04/21 3:34 p.m.17 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.3CVSS6.5AI score0.00322EPSS
Exploits0References5
Rows per page
Query Builder