Lucene search
+L

50 matches found

RedHat Linux
RedHat Linux
added 2026/09/14 5:14 a.m.8 views

github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS5.7AI score0.00431EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/11 7:06 a.m.9 views

github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS0.00431EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 9:30 a.m.8 views

github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/31 2:32 p.m.13 views

github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/28 1:06 a.m.9 views

SUSE CVE-2026-55677

Echo is a Go web framework. Prior to 4.15.3 and 5.2.0, Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an...

7.5CVSS5.9AI score0.00431EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 1:18 p.m.13 views

CVE-2026-81560

A vulnerability was identified in blackms aistack up to 1.6.1. Affected by this issue is some unknown functionality of the file src/web/server.ts of the component Static File Handler. Such manipulation of the argument req.url leads to path traversal. The attack can be executed remotely. The explo...

6.9CVSS0.00479EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/27 10:30 a.m.32 views

CVE-2026-81560 blackms aistack Static File server.ts path traversal

A vulnerability was identified in blackms aistack up to 1.6.1. Affected by this issue is some unknown functionality of the file src/web/server.ts of the component Static File Handler. Such manipulation of the argument req.url leads to path traversal. The attack can be executed remotely. The explo...

6.9CVSS0.00479EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/27 10:30 a.m.13 views

CVE-2026-81560

blackms aistack versions up to 1.6.1 are affected by a path traversal vulnerability in the Static File Handler component (file src/web/server.ts). The root cause is improper handling of the req.url argument, which can be manipulated to access files outside the intended directory. The attack is re...

6.9CVSS5.5AI score0.00479EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/27 10:30 a.m.10 views

EUVD-2026-66998

A vulnerability was identified in blackms aistack up to 1.6.1. Affected by this issue is some unknown functionality of the file src/web/server.ts of the component Static File Handler. Such manipulation of the argument req.url leads to path traversal. The attack can be executed remotely. The explo...

6.9CVSS5.5AI score0.00479EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/27 10:30 a.m.13 views

CVE-2026-81560 blackms aistack Static File server.ts path traversal

A vulnerability was identified in blackms aistack up to 1.6.1. Affected by this issue is some unknown functionality of the file src/web/server.ts of the component Static File Handler. Such manipulation of the argument req.url leads to path traversal. The attack can be executed remotely. The explo...

6.9CVSS5.5AI score
SaveExploits0References8
Snyk
Snyk
added 2026/08/06 5:47 p.m.11 views

Directory Traversal

Overview @fastify/static is a Plugin for serving static files as fast as possible. Affected versions of this package are vulnerable to Directory Traversal via the static file handler process. An attacker can access protected files by submitting requests with non-canonical path segments, such as d...

8.7CVSS6.2AI score0.00435EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 4:16 p.m.16 views

CVE-2026-18427

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS0.00435EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 2:52 p.m.29 views

CVE-2026-18427 @fastify/static vulnerable to route guard bypass via non-canonical path segments

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS5.7AI score
SaveExploits0References4
NVD
NVD
added 2026/07/27 9:17 p.m.16 views

CVE-2026-59730

Astro is a web framework for content-driven websites. In versions 8.1.0 through 11.0.1, when trailingSlash: 'always' is configured, the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths beginning with /\ slash-backslas...

2.1CVSS0.00359EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/27 8:00 p.m.61 views

CVE-2026-59730

CVE-2026-59730 affects the Astro ecosystem via the @astrojs/node standalone server. In versions 8.1.0–11.0.1, with trailingSlash: 'always', the static file handler could mishandle paths starting with a backslash (/), echoing the raw path in the Location header of a 301 redirect. Because browsers ...

2.1CVSS5.8AI score0.00359EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 11:22 p.m.11 views

GHSA-R557-WFFQ-WVRC @astrojs/node: Backslash-prefixed paths not recognized as internal by trailing-slash redirect

Impact With trailingSlash: 'always' configured, the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths beginning with /\ slash-backslash were not recognized as internal paths, so the handler would echo the raw path back...

2.1CVSS5.5AI score0.00359EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/20 11:22 p.m.15 views

Open Redirect

Overview @astrojs/internal-helpers is an Internal helpers used by core Astro packages. Affected versions of this package are vulnerable to Open Redirect via the static file handler when the trailingSlash: 'always' configuration is enabled. An attacker can redirect users to unintended external sit...

5.8CVSS5.4AI score0.00359EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/26 5:16 p.m.18 views

CVE-2026-55677

Echo is a Go web framework. Prior to 4.15.3 and 5.2.0, Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an...

7.5CVSS0.00431EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.30 views

PT-2026-52855

Name of the Vulnerable Software and Affected Versions Echo versions prior to 4.15.3 Echo versions prior to 5.2.0 Description A discrepancy exists between the router and the static file handler regarding URL path decoding. The router matches routes using the raw encoded path, preserving %2F as-is,...

9.9CVSS5.2AI score0.00525EPSS
SaveExploits1References217
Snyk
Snyk
added 2026/04/08 12:18 a.m.8 views

Directory Traversal

Overview emmett is a The web framework for inventors Affected versions of this package are vulnerable to Directory Traversal via the RSGI static handler for internal assets. An attacker can access arbitrary files outside the intended directory by sending specially crafted requests containing...

9.1CVSS6.4AI score0.00495EPSS
SaveExploits0References2
Rows per page
Query Builder