Security Advisory

CVE-2026-29085

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-04 22:09:45
Last updated 2026-03-05 15:41:57
Assigner GitHub_M
State PUBLISHED

Description

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.