SCA: security update for hono (GHSA-f577-qrjj-4474)

medium Tenable Self-Hosted Container Security Plugin ID 442622

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.21,
the jwt and jwk middlewares do not verify that the Authorization header value uses theBearer scheme. Any
two-part header value — regardless of the scheme name in the first position — proceeds to JWT
verification. A request presenting a valid JWT under a non-Bearer scheme identifier (such as Basic or
Token) is authenticated identically to a correctly formed Bearer request. This vulnerability is fixed in
4.12.21. (CVE-2026-47673)

Solution

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

See Also

https://github.com/advisories/GHSA-f577-qrjj-4474

Plugin Details

Severity: Medium

ID: 442622

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 6/4/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-47673

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/4/2026

Vulnerability Publication Date: 5/28/2026

Reference Information

CVE: CVE-2026-47673

cwe: CWE-285