Lucene search
+L

352 matches found

SUSE CVE
SUSE CVE
added 2025/12/12 12:24 a.m.5 views

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

7.4CVSS6.7AI score0.00351EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2025/12/09 12:35 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.9CVSS5.8AI score0.00351EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/12/09 12:35 a.m.3 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.3AI score0.00351EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/12/09 12:35 a.m.6 views

EUVD-2025-201731

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.1AI score0.00351EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/12/09 12:35 a.m.54 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.00351EPSS
SaveExploits1References3
CVE
CVE
added 2025/12/09 12:35 a.m.108 views

CVE-2025-66490

CVE-2025-66490 affects Traefik, where versions prior to 2.11.32 and 2.11.31–3.6.2 could bypass path normalization when using PathPrefix, Path, or PathRegex matchers. Under path-based routing, requests containing URL-encoded restricted characters (/, , Null, ;, ?, #) may bypass the middleware chai...

6.9CVSS6.3AI score0.00351EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/12/09 12:35 a.m.6 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.00351EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.9 views

Traefik 安全漏洞

Traefik is an open source reverse proxy and load balancing tool from Traefik Open Source. A security vulnerability exists in Traefik versions 2.11.31 through 3.6.2, which stems from a path normalization bypass that could result in requests bypassing security controls...

6.9CVSS6.4AI score0.00351EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.5 views

PT-2025-49684

Name of the Vulnerable Software and Affected Versions Traefik versions prior to 2.11.32 and 2.11.31 through 3.6.2 Description Traefik is an HTTP reverse proxy and load balancer. Requests using PathPrefix, Path, or PathRegex matchers can bypass path normalization. When Traefik uses path-based...

6.9CVSS6.5AI score0.00351EPSS
SaveExploits1
Snyk
Snyk
added 2025/11/19 8:3 p.m.9 views

Directory Traversal

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Directory Traversal via a mismatch in path normalization between routing and middleware validation. An attacker can access protected...

6.9CVSS7.7AI score0.00514EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/19 8:3 p.m.6 views

GHSA-GGXQ-HP9W-J794 Astro's middleware authentication checks based on url.pathname can be bypassed via url encoded values

A mismatch exists between how Astro normalizes request paths for routing/rendering and how the application’s middleware reads the path for validation checks. Astro internally applies decodeURI to determine which route to render, while the middleware uses context.url.pathname without applying the...

6.9CVSS6.4AI score0.00514EPSS
SaveExploits1References4
NVD
NVD
added 2025/11/19 5:15 p.m.12 views

CVE-2025-64765

Astro is a web framework. Prior to version 5.15.8, a mismatch exists between how Astro normalizes request paths for routing/rendering and how the application’s middleware reads the path for validation checks. Astro internally applies decodeURI to determine which route to render, while the...

6.9CVSS0.00514EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/19 4:41 p.m.6 views

CVE-2025-64765 Astro middleware authentication checks based on url.pathname can be bypassed via url encoded values

Astro is a web framework. Prior to version 5.15.8, a mismatch exists between how Astro normalizes request paths for routing/rendering and how the application’s middleware reads the path for validation checks. Astro internally applies decodeURI to determine which route to render, while the...

6.9CVSS6.8AI score0.00514EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/11/19 4:41 p.m.23 views

CVE-2025-64765 Astro middleware authentication checks based on url.pathname can be bypassed via url encoded values

Astro is a web framework. Prior to version 5.15.8, a mismatch exists between how Astro normalizes request paths for routing/rendering and how the application’s middleware reads the path for validation checks. Astro internally applies decodeURI to determine which route to render, while the...

6.9CVSS0.00514EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2025/10/28 5:49 p.m.321 views

Exploit for CVE-2025-55752

🚨🚨 CVE-2025-55752 — Apache Tomcat: Directory-protection bypass v...

7.5CVSS8.4AI score0.66535EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2025/10/28 1:41 p.m.12 views

CVE-2025-55752

A directory traversal vulnerability in Apache Tomcat caused by improper URL normalization during request rewriting. When specific rewrite rules are used, an attacker could craft a malicious request to bypass access restrictions and reach protected directories such as /WEB-INF/ or /META-INF/. If...

7.5CVSS7.1AI score0.66535EPSS
SaveExploits4References5
Snyk
Snyk
added 2025/10/27 6:31 p.m.31 views

Relative Path Traversal

Overview org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation. Affected versions of this package are vulnerable to Relative Path Traversal via the URL normalization. An attacker can bypass security constraints and access restricted directories such as /WEB-INF/ and /META-INF/...

7.7CVSS9.1AI score0.66535EPSS
SaveExploits4References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-1573

Malware in sbrugna...

8.6CVSS7.8AI score0.01263EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2018-0545

Malware in sbrugna...

9.8CVSS7.3AI score0.06363EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-19543

Malware in sbrugna...

8.6CVSS8.3AI score0.00948EPSS
SaveExploits0References7
Rows per page
Query Builder