cvedb.io
CVE-2026-35515
MEDIUM · CVSS 6.1
EPSS exploitation probability: 0%
Published 2026-04-07T16:16:27.773 · Last modified 2026-06-17T10:40:42.657

Summary

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.

Affected products

nestjs — nest

Does this affect you?

Add your gear to cvedb and we'll alert you only when nestjs ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.