SCA: security update for hono (GHSA-r354-f388-2fhh)

medium Tenable Cloud Security Plugin ID 437373

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.11.7, IP Restriction Middleware in Hono is vulnerable to an IP address validation bypass. The
`IPV4_REGEX` pattern and `convertIPv4ToBinary` function in `src/utils/ipaddr.ts` do not properly validate
that IPv4 octet values are within the valid range of 0-255, allowing attackers to craft malformed IP
addresses that bypass IP-based access controls. Version 4.11.7 contains a patch for the issue.
(CVE-2026-24398)

See Also

https://github.com/advisories/GHSA-r354-f388-2fhh

Plugin Details

Severity: Medium

ID: 437373

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/29/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-24398

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

Vulnerability Publication Date: 1/27/2026

Reference Information

CVE: CVE-2026-24398

cwe: CWE-185