Vercel Next.js 15.6.0 Canary 9 for Node.js
Approved changes feed: RSS · Atom
cpe:2.3:a:vercel:next.js:15.6.0:canary9:*:*:*:node.js:*:*
part: a version: 15.6.0 update: canary9
| Vendor | Vercel (5676cb1a-0d7f-5c57-9405-b569f0c482e7) |
|---|---|
| Product | Next.Js (291cbef7-fa11-595c-86e3-5c00f9c5cf94) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | node.js |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/vercel/next.js |
purl2cpe | 2026-06-01 10:11:39.296164 |
pkg:sourceforge/next-js.mirror |
purl2cpe | 2026-06-01 10:11:39.296166 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2025-67779 |
vulnerable | 2026-06-08 07:41:20.467078 |
Details available
HIGH (7.5)
It was found that the fix addressing CVE-2025-55184 in React Server Components was incomplete and does not prevent a denial of service attack in a specific case. React Server Components versions 19.0.2, 19.1.3 and 19.2.2 are affected, allowing unsafe deserialization of payloads from HTTP requests to Server Function endpoints. This can cause an infinite loop that hangs the server process and may prevent future HTTP requests from being served.
Published: 2025-12-11T23:36:20.699Z
Updated: 2025-12-12T18:40:45.863Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-59472 |
vulnerable | 2026-06-08 07:35:22.037125 |
Details available
MEDIUM (5.9)
A denial of service vulnerability exists in Next.js versions with Partial Prerendering (PPR) enabled when running in minimal mode. The PPR resume endpoint accepts unauthenticated POST requests with the `Next-Resume: 1` header and processes attacker-controlled postponed state data. Two closely related vulnerabilities allow an attacker to crash the server process through memory exhaustion:
1. **Unbounded request body buffering**: The server buffers the entire POST request body into memory using `Buffer.concat()` without enforcing any size limit, allowing arbitrarily large payloads to exhaust available memory.
2. **Unbounded decompression (zipbomb)**: The resume data cache is decompressed using `inflateSync()` without limiting the decompressed output size. A small compressed payload can expand to hundreds of megabytes or gigabytes, causing memory exhaustion.
Both attack vectors result in a fatal V8 out-of-memory error (`FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory`) causing the Node.js process to terminate. The zipbomb variant is particularly dangerous as it can bypass reverse proxy request size limits while still causing large memory allocation on the server.
To be affected you must have an application running with `experimental.ppr: true` or `cacheComponents: true` configured along with the NEXT_PRIVATE_MINIMAL_MODE=1 environment variable.
Strongly consider upgrading to 15.6.0-canary.61 or 16.1.5 to reduce risk and prevent availability issues in Next applications.
Published: 2026-01-26T21:43:05.099Z
Updated: 2026-01-27T14:54:04.986Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-55184 |
vulnerable | 2026-06-08 07:33:14.321560 |
Details available
HIGH (7.5)
A pre-authentication denial of service vulnerability exists in React Server Components versions 19.0.0, 19.0.1 19.1.0, 19.1.1, 19.1.2, 19.2.0 and 19.2.1, including the following packages: react-server-dom-parcel, react-server-dom-turbopack, and react-server-dom-webpack. The vulnerable code unsafely deserializes payloads from HTTP requests to Server Function endpoints, which can cause an infinite loop that hangs the server process and may prevent future HTTP requests from being served.
Published: 2025-12-11T20:05:01.328Z
Updated: 2025-12-15T16:37:06.708Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-55183 |
vulnerable | 2026-06-08 07:33:14.305012 |
Details available
MEDIUM (5.3)
An information leak vulnerability exists in specific configurations of React Server Components versions 19.0.0, 19.0.1 19.1.0, 19.1.1, 19.1.2, 19.2.0 and 19.2.1, including the following packages: react-server-dom-parcel, react-server-dom-turbopack, and react-server-dom-webpack. A specifically crafted HTTP request sent to a vulnerable Server Function may unsafely return the source code of any Server Function. Exploitation requires the existence of a Server Function which explicitly or implicitly exposes a stringified argument.
Published: 2025-12-11T20:04:48.655Z
Updated: 2026-01-07T16:26:47.826Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-55182 |
vulnerable | 2026-06-08 07:33:14.290020 |
Details available
CRITICAL (10)
A pre-authentication remote code execution vulnerability exists in React Server Components versions 19.0.0, 19.1.0, 19.1.1, and 19.2.0 including the following packages: react-server-dom-parcel, react-server-dom-turbopack, and react-server-dom-webpack. The vulnerable code unsafely deserializes payloads from HTTP requests to Server Function endpoints.
Published: 2025-12-03T15:40:56.894Z
Updated: 2026-02-26T16:57:36.794Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.