Cross-site scripting in hono - CVE-2026-24771
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary script in the victim's browser.
The vulnerability exists due to cross-site scripting in the ErrorBoundary component when rendering untrusted user-controlled strings as raw HTML. A remote attacker can supply crafted input that is reflected in rendered content to execute arbitrary script in the victim's browser.
User interaction is required, and the issue is only exploitable when an application renders untrusted user input within ErrorBoundary.