CVE-2025-30218
- EPSS 0.23%
- Veröffentlicht 02.04.2025 22:15:19
- Zuletzt bearbeitet 10.09.2025 15:14:08
Next.js is a React framework for building full-stack web applications. To mitigate CVE-2025-29927, Next.js validated the x-middleware-subrequest-id which persisted across multiple incoming requests. However, this subrequest ID is sent to all requests...
CVE-2025-29927
- EPSS 92.55%
- Veröffentlicht 21.03.2025 14:34:49
- Zuletzt bearbeitet 10.09.2025 15:49:40
Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorizat...
CVE-2024-56332
- EPSS 0.42%
- Veröffentlicht 03.01.2025 21:15:13
- Zuletzt bearbeitet 10.09.2025 15:48:41
Next.js is a React framework for building full-stack web applications. Starting in version 13.0.0 and prior to versions 13.5.8, 14.2.21, and 15.1.2, Next.js is vulnerable to a Denial of Service (DoS) attack that allows attackers to construct requests...
CVE-2024-51479
- EPSS 78.51%
- Veröffentlicht 17.12.2024 19:15:06
- Zuletzt bearbeitet 10.09.2025 15:48:08
Next.js is a React framework for building full-stack web applications. In affected versions if a Next.js application is performing authorization in middleware based on pathname, it was possible for this authorization to be bypassed for pages directly...
CVE-2024-47831
- EPSS 1.31%
- Veröffentlicht 14.10.2024 18:15:05
- Zuletzt bearbeitet 08.11.2024 15:39:21
Next.js is a React Framework for the Web. Cersions on the 10.x, 11.x, 12.x, 13.x, and 14.x branches before version 14.2.7 contain a vulnerability in the image optimization feature which allows for a potential Denial of Service (DoS) condition which c...
CVE-2024-46982
- EPSS 49.06%
- Veröffentlicht 17.09.2024 22:15:02
- Zuletzt bearbeitet 10.09.2025 15:46:05
Next.js is a React framework for building full-stack web applications. By sending a crafted HTTP request, it is possible to poison the cache of a non-dynamic server-side rendered route in the pages router (this does not affect the app router). When t...
CVE-2024-39693
- EPSS 0.51%
- Veröffentlicht 10.07.2024 20:15:04
- Zuletzt bearbeitet 10.09.2025 15:44:17
Next.js is a React framework. A Denial of Service (DoS) condition was identified in Next.js. Exploitation of the bug can trigger a crash, affecting the availability of the server. his vulnerability was resolved in Next.js 13.5 and later.
CVE-2024-34351
- EPSS 92.75%
- Veröffentlicht 14.05.2024 15:38:42
- Zuletzt bearbeitet 10.09.2025 15:43:33
Next.js is a React framework that can provide building blocks to create web applications. A Server-Side Request Forgery (SSRF) vulnerability was identified in Next.js Server Actions. If the `Host` header is modified, and the below conditions are also...
CVE-2024-34350
- EPSS 0.89%
- Veröffentlicht 14.05.2024 15:38:41
- Zuletzt bearbeitet 10.09.2025 15:36:59
Next.js is a React framework that can provide building blocks to create web applications. Prior to 13.5.1, an inconsistent interpretation of a crafted HTTP request meant that requests are treated as both a single request, and two separate requests by...
CVE-2023-46298
- EPSS 0.37%
- Veröffentlicht 22.10.2023 03:15:07
- Zuletzt bearbeitet 21.11.2024 08:28:15
Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN.