Improper Input Validation in Hono Web Application Framework
CVE-2026-44455
4.7MEDIUM
What is CVE-2026-44455?
The Hono Web Application Framework has a vulnerability where improper handling of JSX element tag names before version 4.12.16 allows unvalidated names to be inserted into HTML. This issue can lead to injection of unintended HTML when untrusted input is processed through the jsx() or createElement() APIs during server-side rendering. Such attacks can disrupt the intended HTML structure, potentially compromising the integrity of the application and exposing it to further risks.
Affected Version(s)
hono < 4.12.16
