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

CVE-2026-59896: hono/jsx does not isolate context per request, leading to cross-request data disclosure

July 21, 2026

hono/jsx did not isolate context values per request during server-side rendering. While an async component was suspended on await, its provided context value stayed observable to other requests rendering concurrently, so useContext() could return a value from a different in-flight request.

References

  • github.com/advisories/GHSA-hvrm-45r6-mjfj
  • github.com/honojs/hono/commit/fab3b13639339cbd5ba1166a5b23d9ac30c5f64f
  • github.com/honojs/hono/releases/tag/v4.12.27
  • github.com/honojs/hono/security/advisories/GHSA-hvrm-45r6-mjfj
  • nvd.nist.gov/vuln/detail/CVE-2026-59896

Code Behaviors & Features

Detect and mitigate CVE-2026-59896 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 starting from 4.11.8 before 4.12.27

Fixed versions

  • 4.12.27

Solution

Upgrade to version 4.12.27 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

npm/hono/CVE-2026-59896.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 08 Aug 2026 00:17:25 +0000.