Beveiligingsadvies

CVE-2026-47676

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-28 15:26:01
Laatst bijgewerkt 2026-05-28 19:13:28
Toegewezen door GitHub_M
CVSS-score 5.3
Status PUBLISHED

Beschrijving

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.