CVE-2026-40879
- EPSS -
- Veröffentlicht 21.04.2026 19:14:17
- Zuletzt bearbeitet 21.04.2026 20:17:01
Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.19, when an attacker sends many small, valid JSON messages in one TCP frame, handleData() recurses once per message; the buffer shrinks each call. maxBufferSize...
CVE-2026-35515
- EPSS 0.02%
- Veröffentlicht 07.04.2026 15:06:10
- Zuletzt bearbeitet 17.04.2026 20:36:10
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 ...
CVE-2026-33011
- EPSS 0.04%
- Veröffentlicht 20.03.2026 04:37:15
- Zuletzt bearbeitet 23.03.2026 19:26:31
Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the...
CVE-2026-2293
- EPSS 0.13%
- Veröffentlicht 27.02.2026 16:15:11
- Zuletzt bearbeitet 14.04.2026 00:30:36
A NestJS application using @nestjs/platform-fastify can allow bypass of authentication/authorization middleware when Fastify path-normalization options are enabled. This issue affects nest.Js: 11.1.13.
CVE-2025-69211
- EPSS 0.04%
- Veröffentlicht 29.12.2025 16:01:22
- Zuletzt bearbeitet 20.02.2026 16:58:36
Nest is a framework for building scalable Node.js server-side applications. Versions prior to 11.1.11 have a Fastify URL encoding middleware bypass. A NestJS application is vulnerable if it uses `@nestjs/platform-fastify`; relies on `NestMiddleware` ...
CVE-2025-54782
- EPSS 26.17%
- Veröffentlicht 01.08.2025 23:36:58
- Zuletzt bearbeitet 09.10.2025 17:31:16
Nest is a framework for building scalable Node.js server-side applications. In versions 0.2.0 and below, a critical Remote Code Execution (RCE) vulnerability was discovered in the @nestjs/devtools-integration package. When enabled, the package expose...
CVE-2024-29409
- EPSS 0.16%
- Veröffentlicht 14.03.2025 00:00:00
- Zuletzt bearbeitet 03.04.2025 15:30:50
File Upload vulnerability in nestjs nest v.10.3.2 allows a remote attacker to execute arbitrary code via the Content-Type header.
CVE-2023-26108
- EPSS 0.26%
- Veröffentlicht 06.03.2023 05:15:12
- Zuletzt bearbeitet 21.11.2024 07:50:47
Versions of the package @nestjs/core before 9.0.5 are vulnerable to Information Exposure via the StreamableFile pipe. Exploiting this vulnerability is possible when the client cancels a request while it is streaming a StreamableFile, the stream wrapp...