SCA: security update for @hono/node-server (GHSA-wc8c-qw6v-h7f6)

high Tenable Self-Hosted Container Security Plugin ID 438350

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 version 1.19.10, when using
@hono/node-server's static file serving together with route-based middleware protections (e.g. protecting
/admin/*), inconsistent URL decoding can allow protected static resources to be accessed without
authorization. In particular, paths containing encoded slashes (%2F) may be evaluated differently by
routing/middleware matching versus static file path resolution, enabling a bypass where middleware does
not run but the static file is still served. This issue has been patched in version 1.19.10.
(CVE-2026-29087)

See Also

https://github.com/advisories/GHSA-wc8c-qw6v-h7f6

Plugin Details

Severity: High

ID: 438350

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 3/5/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-29087

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/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: 3/4/2026

Vulnerability Publication Date: 3/4/2026

Reference Information

CVE: CVE-2026-29087

cwe: CWE-863