CVE-2026-55677
Last modified
CVE-2026-55677 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55677?
How severe is CVE-2026-55677?
How do I fix CVE-2026-55677?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55669ZITADEL is an open source identity management platform. Prio…4.2
- CVE-2026-5567A flaw has been found in Tenda M3 1.0.0.10. This vulnerabili…8.8
- CVE-2026-55670ZITADEL is an open source identity management platform. Prio…2.3
- CVE-2026-55671ZITADEL is an open source identity management platform. From…2.3
- CVE-2026-55672ZITADEL is an open source identity management platform. Prio…7.4
- CVE-2026-55676Malcolm is a network traffic analysis tool suite. The file-u…8.8
- CVE-2026-5568A vulnerability has been found in Akaunting up to 3.1.21. Th…3.5
- CVE-2026-55685React Router is a router for React. In versions 7.0.0 throug…7.5
- CVE-2026-55686Podman is a tool for managing OCI containers and pods. From …5.3
- CVE-2026-55687ESF-IDF is the Espressif Internet of Things (IOT) Developmen…7.5
- CVE-2026-55688The AsyncHttpClient (AHC) library allows Java applications t…4
- CVE-2026-55689OpenFGA is an authorization/permission engine built for deve…8.1
Are you affected by CVE-2026-55677?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
