Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.16, Improper handling of JSX element tag names in hono/jsx allowed unvalidated tag names to be directly inserted into the generated HTML output. When untrusted input is used as a tag name via the programmatic jsx() or createElement() APIs during server-side rendering, specially crafted values may break out of the intended element context and inject unintended HTML. This vulnerability is fixed in 4.12.16.
References
| Link | Resource |
|---|---|
| https://github.com/honojs/hono/security/advisories/GHSA-69xw-7hcm-h432 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-13 16:16
Updated : 2026-06-17 10:50
NVD link : CVE-2026-44455
Mitre link : CVE-2026-44455
CVE.ORG link : CVE-2026-44455
JSON object : View
Products Affected
hono
- hono
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
