Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-55677

Опубликовано: 26 июн. 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

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.

EPSS

Процентиль: 37%
0.00431
Низкий

7.5 High

CVSS3

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 7.5
ubuntu
3 месяца назад

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.

CVSS3: 7.5
redhat
3 месяца назад

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.

CVSS3: 7.5
debian
3 месяца назад

Echo is a Go web framework. Prior to 4.15.3 and 5.2.0, Echo's router a ...

CVSS3: 7.5
github
24 дня назад

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

rocky
4 дня назад

Important: osbuild-composer security update

EPSS

Процентиль: 37%
0.00431
Низкий

7.5 High

CVSS3

Дефекты

CWE-22