Bug 2506265 - CVE-2026-55677 matterbridge: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy [epel-all]
Summary: CVE-2026-55677 matterbridge: Echo: Unauthorized Information Disclosure via UR...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: matterbridge
Version: epel10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Jonathan Wright
QA Contact:
URL:
Whiteboard: {"flaws": ["d124b919-ceb4-4430-9e3a-e...
Depends On:
Blocks: CVE-2026-55677
TreeView+ depends on / blocked
 
Reported: 2026-07-22 20:25 UTC by Anten Skrabec
Modified: 2026-07-22 20:25 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:25:52 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.


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