SCA: security update for hono (GHSA-wwfh-h76j-fc44)

medium Tenable Self-Hosted Container Security Plugin ID 443302

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. Prior to 4.12.25, on
Windows hosts, an encoded backslash (%5C) in the request path decodes to \, which the Windows path
resolver treats as a separator. serve-static then resolves a single URL segment such as admin\secret.txt
into a nested file under the root and serves it, letting an attacker read static files meant to be
protected behind prefix-mounted middleware. This vulnerability is fixed in 4.12.25. (CVE-2026-54286)

Solution

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

See Also

https://github.com/advisories/GHSA-wwfh-h76j-fc44

Plugin Details

Severity: Medium

ID: 443302

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/16/2026

Updated: 7/6/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.76

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4

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

CVSS Score Source: CVE-2026-54286

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/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: 6/16/2026

Vulnerability Publication Date: 6/16/2026

Reference Information

CVE: CVE-2026-54286

cwe: CWE-22