CVE 5.8 MEDIUM

eventsource-encoder: SSE event injection via unsanitized event and id fields_CVE-2026-44214

5.8 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N

Description

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.

Basic Information

ID CVE-2026-44214
Source GitHub_M
Published May 26, 2026 at 19:34

Affected Product

Vendor rexxars
Product eventsource-encoder
Version < 1.0.2
Affected Versions rexxars eventsource-encoder < 1.0.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.