VYPR
High severity7.5NVD Advisory· Published Jun 26, 2026· Updated Jun 26, 2026

CVE-2026-55677

CVE-2026-55677

Description

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 attacker to bypass route-level access controls and read static files without authorization. This vulnerability is fixed in 4.15.3 and 5.2.0.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/labstack/echo/v5Go
< 5.2.05.2.0
github.com/labstack/echo/v4Go
< 4.15.34.15.3
github.com/labstack/echoGo
<= 3.3.10—

Affected products

17

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.