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.
References
| Link | Resource |
|---|---|
| https://github.com/honojs/hono/commit/fab3b13639339cbd5ba1166a5b23d9ac30c5f64f | Patch |
| https://github.com/honojs/hono/releases/tag/v4.12.27 | Release Notes |
| https://github.com/honojs/hono/security/advisories/GHSA-hvrm-45r6-mjfj | Vendor Advisory |
Configurations
History
10 Jul 2026, 19:50
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:* | |
| First Time |
Hono
Hono hono |
|
| References | () https://github.com/honojs/hono/commit/fab3b13639339cbd5ba1166a5b23d9ac30c5f64f - Patch | |
| References | () https://github.com/honojs/hono/releases/tag/v4.12.27 - Release Notes | |
| References | () https://github.com/honojs/hono/security/advisories/GHSA-hvrm-45r6-mjfj - Vendor Advisory |
08 Jul 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-08 17:17
Updated : 2026-07-10 19:50
NVD link : CVE-2026-59896
Mitre link : CVE-2026-59896
CVE.ORG link : CVE-2026-59896
JSON object : View
Products Affected
hono
- hono
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
