CVE-2026-59896

Severity CVSS v4.0:
Pending analysis
Type:
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Publication date:
08/07/2026
Last modified:
10/07/2026

Description

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.11.8 before 4.12.27, hono/jsx did not isolate context values per request during server-side rendering, allowing createContext, useContext, jsxRenderer, or useRequestContext data from a different in-flight request to be used after an await in an async component. This issue is fixed in version 4.12.27.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:* 4.11.8 (including) 4.12.27 (excluding)