Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. hono
  4. ›
  5. CVE-2026-44455

CVE-2026-44455: hono/jsx has Unvalidated JSX Tag Names that May Allow HTML Injection

May 6, 2026

Improper handling of JSX element tag names in hono/jsx allowed unvalidated tag names to be directly inserted into the generated HTML output.

When untrusted input is used as a tag name via the programmatic jsx() or createElement() APIs during server-side rendering, specially crafted values may break out of the intended element context and inject unintended HTML.

References

  • github.com/advisories/GHSA-69xw-7hcm-h432
  • github.com/honojs/hono
  • github.com/honojs/hono/security/advisories/GHSA-69xw-7hcm-h432
  • nvd.nist.gov/vuln/detail/CVE-2026-44455

Code Behaviors & Features

Detect and mitigate CVE-2026-44455 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.12.16

Fixed versions

  • 4.12.16

Solution

Upgrade to version 4.12.16 or above.

Impact 4.7 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Source file

npm/hono/CVE-2026-44455.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:19:34 +0000.