CVE-2026-56761 PUBLISHED

hono - HTML Injection via Improper JSX Attribute Name Handling in SSR

Assigner: VulnCheck
Reserved: 22.06.2026 Published: 24.06.2026 Updated: 24.06.2026

hono before 4.12.14 contains an html injection vulnerability in jsx server-side rendering that allows attackers to inject unintended html by using malformed attribute names. Attackers can craft specially crafted attribute keys containing characters like quotes or angle brackets to break html tag boundaries and inject arbitrary attributes or elements.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor hono
Product hono
Versions Default: unaffected
  • affected from 0 to 4.12.14 (excl.)
  • Version 4.12.14 is unaffected

Credits

  • tndud042713 reporter

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE