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.
References
| Link | Resource |
|---|---|
| https://github.com/honojs/hono/security/advisories/GHSA-2gcr-mfcq-wcc3 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-28 17:16
Updated : 2026-06-17 10:54
NVD link : CVE-2026-47676
Mitre link : CVE-2026-47676
CVE.ORG link : CVE-2026-47676
JSON object : View
Products Affected
hono
- hono
