SCA: security update for @hono/node-server (GHSA-92pp-h63x-v22m)

medium Tenable Self-Hosted Container Security Plugin ID 439984

Description

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

- @hono/node-server allows running the Hono application on Node.js. Prior to 1.19.13, a path handling
inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes (//)
in the request path. When route-based middleware (e.g., /admin/*) is used for authorization, the router
may not match paths containing repeated slashes, while serveStatic resolves them as normalized paths. This
can lead to a middleware bypass. This vulnerability is fixed in 1.19.13. (CVE-2026-39406)

Solution

Update the @hono/node-server library and its related packages to version 1.19.13 or later.

See Also

https://github.com/advisories/GHSA-92pp-h63x-v22m

Plugin Details

Severity: Medium

ID: 439984

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-39406

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/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: 4/8/2026

Vulnerability Publication Date: 4/8/2026

Reference Information

CVE: CVE-2026-39406

cwe: CWE-22