hono is vulnerable to Cross-Site Scripting (XSS)
47
Medium Risk
The JSX runtime exposed programmatic element creation through jsx() and createElement() while emitting opening tags using raw tag names from callers. Attribute names and values were hardened elsewhere, but tag names themselves were not constrained, so values containing markup-breaking characters could reshape the generated HTML string when tag strings originate from untrusted sources. The corrected implementation rejects unsafe tag names before serialization so output stays within the intended element boundary and cannot introduce sibling markup or attributes through the tag token.
You are affected if you are using a version that falls within the vulnerable range.
hono is vulnerable to Cross-Site Scripting (XSS) in versions 0.0.1 - 4.12.15.
Upgrade the hono library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant