Cross-site scripting in hono - CVE-2026-56761
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to inject unintended HTML into server-side rendered output.
The vulnerability exists due to cross-site scripting in hono/jsx server-side rendering when using untrusted input as JSX attribute keys. A remote attacker can supply specially crafted attribute names to inject unintended HTML into server-side rendered output.
User interaction is required to load the rendered content, and potential cross-site scripting may occur if the injected output is used in unsafe patterns.