CVE-2026-44214

eventsource-encoder encodes events as well-formed EventSource/Server Sent Event (SSE) messages. Prior to 1.0.2, eventsource-encoder does not sanitize the event or id fields of an EventSourceMessage before serializing them. An attacker who controls either field can inject arbitrary Server-Sent Events line terminators (\n, \r, or \r\n) and thereby forge additional SSE fields or entire messages on the stream. This vulnerability is fixed in 1.0.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:rexxars:eventsource-encoder:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-05-26 20:16

Updated : 2026-07-24 11:10


NVD link : CVE-2026-44214

Mitre link : CVE-2026-44214

CVE.ORG link : CVE-2026-44214


JSON object : View

Products Affected

rexxars

  • eventsource-encoder
CWE
CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')

CWE-113

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')