SCA: security update for hono (GHSA-rv63-4mwf-qqc2)

medium Tenable Self-Hosted Container Security Plugin ID 443274

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,
the Body Limit Middleware trusts the request's Content-Length header to decide whether a body is within
the limit. On AWS Lambda (API Gateway v1/v2, ALB, VPC Lattice, and Lambda@Edge) the body is delivered
fully buffered and the adapter builds the request with the client-declared Content-Length, which need not
match the actual payload. A client can declare a tiny Content-Length while sending a much larger body,
slipping past the limit. This vulnerability is fixed in 4.12.25. (CVE-2026-54288)

Solution

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

See Also

https://github.com/advisories/GHSA-rv63-4mwf-qqc2

Plugin Details

Severity: Medium

ID: 443274

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

Percentile: 7.76

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

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: 6/16/2026

Vulnerability Publication Date: 6/16/2026

Reference Information

CVE: CVE-2026-54288

cwe: CWE-345