CVE Catalog

CVE-2026-59896

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

9th percentile - higher than 9% of all known CVEs

Summary

In Hono framework versions 4.11.8 through 4.12.26, a vulnerability was found where context values are not isolated per request during server-side rendering (SSR). This allows data from another concurrent request to be used after an await statement in an async component.

Risk Assessment

The risk involves potential data leakage between requests, which could lead to exposure of sensitive user information or session integrity compromise.

Recommendation

Immediately update Hono framework to version 4.12.27 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Hono

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS