CVE-2026-29085

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-03-04 23:16

Updated : 2026-03-06 18:03


NVD link : CVE-2026-29085

Mitre link : CVE-2026-29085

CVE.ORG link : CVE-2026-29085


JSON object : View

Products Affected

hono

  • hono
CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')