Input validation error in hono - CVE-2026-44455
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to inject unintended HTML into the generated output.
The vulnerability exists due to improper input validation in hono/jsx server-side rendering via the jsx() or createElement() APIs when rendering untrusted input as JSX tag names. A remote attacker can supply a specially crafted tag name to inject unintended HTML into the generated output.
User interaction is required, and cross-site scripting may occur when combined with unsafe usage patterns.