SCA: security update for hono (GHSA-hvrm-45r6-mjfj)

medium Tenable Self-Hosted Container Security Plugin ID 445030

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-59896)

Solution

Update the hono library and its related packages to version 4.12.27 or later.

See Also

https://github.com/advisories/GHSA-hvrm-45r6-mjfj

Plugin Details

Severity: Medium

ID: 445030

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/21/2026

Updated: 7/21/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 52

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.5

Vector: CVSS2#AV:N/AC:H/Au:N/C:C/I:P/A:N

CVSS Score Source: CVE-2026-59896

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/21/2026

Vulnerability Publication Date: 7/8/2026

Reference Information

CVE: CVE-2026-59896

cwe: CWE-362