Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-35515

Опубликовано: 07 апр. 2026
Источник: nvd
CVSS3: 6.1
EPSS Низкий

Описание

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.18, SseStream._transform() interpolates message.type and message.id directly into Server-Sent Events text protocol output without sanitizing newline characters (\r, \n). Since the SSE protocol treats both \r and \n as field delimiters and \n\n as event boundaries, an attacker who can influence these fields through upstream data sources can inject arbitrary SSE events, spoof event types, and corrupt reconnection state. This vulnerability is fixed in 11.1.18.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:nestjs:nest:*:*:*:*:*:node.js:*:*
Версия до 11.1.18 (исключая)

EPSS

Процентиль: 14%
0.00234
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-74

Связанные уязвимости

CVSS3: 6.5
redhat
4 месяца назад

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.18, SseStream._transform() interpolates message.type and message.id directly into Server-Sent Events text protocol output without sanitizing newline characters (\r, \n). Since the SSE protocol treats both \r and \n as field delimiters and \n\n as event boundaries, an attacker who can influence these fields through upstream data sources can inject arbitrary SSE events, spoof event types, and corrupt reconnection state. This vulnerability is fixed in 11.1.18.

CVSS3: 6.1
github
4 месяца назад

@nestjs/core Improperly Neutralizes Special Elements in Output Used by a Downstream Component ('Injection')

EPSS

Процентиль: 14%
0.00234
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-74