Lucene search
+L

24 matches found

EUVD
EUVD
added 2026/08/25 4:13 p.m.20 views

EUVD-2026-39800

Echo: Encoded slash %2F bypasses route-level protection and exposes static files...

7.5CVSS5.1AI score0.00431EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/22 8:25 p.m.25 views

CVE-2026-55677

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.5CVSS4.9AI score0.00431EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/29 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-55677

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.5CVSS5.4AI score0.00431EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/26 6:15 p.m.13 views

Directory Traversal

Overview github.com/labstack/echo/v4/middleware is a middleware package for echo. Affected versions of this package are vulnerable to Directory Traversal via the StaticDirectoryHandler process. An attacker can gain unauthorized access to static files by sending requests with encoded slashes %2F i...

8.7CVSS6.5AI score0.00431EPSS
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
OSV
OSV
added 2026/06/26 5:16 p.m.15 views

UBUNTU-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.8AI score0.00431EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/26 5:16 p.m.11 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.5CVSS6.1AI score0.00431EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/26 4:15 p.m.45 views

CVE-2026-55677 Echo: Encoded slash (%2F) bypasses route-level protection and exposes static files

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
Vulnrichment
Vulnrichment
added 2026/06/26 4:15 p.m.9 views

CVE-2026-55677 Echo: Encoded slash (%2F) bypasses route-level protection and exposes static files

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.8AI score0.00431EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/26 4:15 p.m.66 views

CVE-2026-55677

Echo (Go framework) prior to 4.15.3 and 5.2.0 has a router vs static file handler decoding mismatch: the router uses the raw encoded path while StaticDirectoryHandler unescapes %2F to /, enabling bypass of route-level access controls to read static files without authorization. The vulnerability i...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/26 4:15 p.m.13 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.5CVSS5.8AI score0.00431EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/06/26 4:15 p.m.25 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.5CVSS5.8AI score0.00431EPSS
SaveExploits0
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,...

7.5CVSS5.2AI score0.00431EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2026/03/04 12:27 a.m.8 views

SUSE CVE-2026-25766

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo's middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS5.9AI score0.00329EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/26 4:27 p.m.13 views

GO-2026-4502 Echo has a Windows path traversal via backslash in middleware.Static default filesystem in github.com/labstack/echo/v5

Echo has a Windows path traversal via backslash in middleware.Static default filesystem in github.com/labstack/echo/v5...

5.3CVSS5.5AI score0.00329EPSS
SaveExploits1References3
Packet Storm
Packet Storm
added 2026/02/24 12:00 a.m.160 views

📄 Echo Framework 5.0.4 Path Traversal

This Python script is a security testing tool designed to detect a path traversal vulnerability in web applications built with the Echo framework version 5 running on Windows systems...

5.6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/02/20 7:40 p.m.13 views

CVE-2026-25766

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS5.7AI score0.00329EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/19 4:27 p.m.17 views

CVE-2026-25766

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS0.00329EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/19 3:49 p.m.34 views

CVE-2026-25766

The CVE-2026-25766 issue affects Echo (github.com/labstack/echo/v5) on Windows, where middleware.Static uses the default filesystem and path.Clean does not treat backslashes as separators. This lets an unauthenticated attacker read files outside the static root by crafting a path that includes se...

5.3CVSS5.6AI score0.00329EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2026/02/19 3:49 p.m.19 views

CVE-2026-25766

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS8.5AI score0.00329EPSS
SaveExploits1
Rows per page
Query Builder