SCA: security update for hono (GHSA-q5qw-h33p-qvwr)

critical Tenable Self-Hosted Container Security Plugin ID 438387

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 version
4.12.4, when using serveStatic together with route-based middleware protections (e.g. app.use('/admin/*',
...)), inconsistent URL decoding allowed protected static resources to be accessed without authorization.
The router used decodeURI, while serveStatic used decodeURIComponent. This mismatch allowed paths
containing encoded slashes (%2F) to bypass middleware protections while still resolving to the intended
filesystem path. This issue has been patched in version 4.12.4. (CVE-2026-29045)

See Also

https://github.com/advisories/GHSA-q5qw-h33p-qvwr

Plugin Details

Severity: Critical

ID: 438387

Version: Revision 1.8

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: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-29045

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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-29045

cwe: CWE-177