Bug 2506241 - CVE-2026-55677 golang-github-labstack-echo-4: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy [fedora-all]
Summary: CVE-2026-55677 golang-github-labstack-echo-4: Echo: Unauthorized Information ...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: golang-github-labstack-echo-4
Version: 45
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["d124b919-ceb4-4430-9e3a-e...
Depends On:
Blocks: CVE-2026-55677
TreeView+ depends on / blocked
 
Reported: 2026-07-22 20:24 UTC by Anten Skrabec
Modified: 2026-08-17 15:35 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Anten Skrabec 2026-07-22 20:24:05 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.

Comment 1 Aoife Moloney 2026-08-17 15:35:59 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle.
Changing version to 45.


Note You need to log in before you can comment on or make changes to this bug.