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

exploitDog

nvd логотип

CVE-2026-47676

Опубликовано: 28 мая 2026
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, app.mount() strips the mount prefix from the incoming request path using the raw URL pathname, while route matching is performed against the percent-decoded path. This inconsistency causes the prefix to be stripped at the wrong position when the path contains percent-encoded multi-byte characters, resulting in the mounted sub-application receiving an incorrect path. This vulnerability is fixed in 4.12.21.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:*
Версия до 4.12.21 (исключая)

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-444

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

CVSS3: 5.3
github
около 2 месяцев назад

Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-444