CVE 4.7 MEDIUM

Hono: Unvalidated JSX Tag Names in hono/jsx May Allow HTML Injection_CVE-2026-44455

4.7 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N

Description

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.

Basic Information

ID CVE-2026-44455
Source GitHub_M
Published May 13, 2026 at 14:57

Affected Product

Vendor honojs
Product hono
Version < 4.12.16
Affected Versions honojs hono < 4.12.16

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.