SCA: security update for hono (GHSA-p6xx-57qc-3wxr)

medium Tenable Cloud Security Plugin ID 438377

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 streamSSE() in Streaming Helper, the event, id, and retry fields were not validated for
carriage return (\r) or newline (\n) characters. Because the SSE protocol uses line breaks as field
delimiters, this could allow injection of additional SSE fields within the same event frame if untrusted
input was passed into these fields. This issue has been patched in version 4.12.4. (CVE-2026-29085)

See Also

https://github.com/advisories/GHSA-p6xx-57qc-3wxr

Plugin Details

Severity: Medium

ID: 438377

Version: Revision 1.11

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

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

Vulnerability Publication Date: 3/4/2026

Reference Information

CVE: CVE-2026-29085

cwe: CWE-74