Event Spoofing Vulnerability in sse-channel by rexxars
CVE-2026-44217
6.6MEDIUM
What is CVE-2026-44217?
The sse-channel package, an SSE (Server-Sent Events) implementation for Node.js, is vulnerable to event spoofing prior to version 4.0.1. This issue arises when user-provided values are allowed to be passed to the event, retry, or id fields, facilitating an attack where an unauthorized user might inject arbitrary messages into the data stream. This exploit can be particularly damaging as it compromises the integrity and reliability of data being communicated through the application.
Affected Version(s)
sse-channel < 4.0.1
