Beveiligingsadvies

CVE-2026-29085

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-03-04 22:09:45
Laatst bijgewerkt 2026-03-05 15:41:57
Toegewezen door GitHub_M
CVSS-score 6.5
Status PUBLISHED

Beschrijving

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.