SCA: security update for hono (GHSA-69xw-7hcm-h432)

medium Tenable Cloud Security Plugin ID 441374

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.16,
Improper handling of JSX element tag names in hono/jsx allowed unvalidated tag names to be directly
inserted into the generated HTML output. When untrusted input is used as a tag name via the programmatic
jsx() or createElement() APIs during server-side rendering, specially crafted values may break out of the
intended element context and inject unintended HTML. This vulnerability is fixed in 4.12.16.
(CVE-2026-44455)

Solution

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

See Also

https://github.com/advisories/GHSA-69xw-7hcm-h432

Plugin Details

Severity: Medium

ID: 441374

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 5/7/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.37

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

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/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: 5/6/2026

Vulnerability Publication Date: 5/6/2026

Reference Information

CVE: CVE-2026-44455

cwe: CWE-74