Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-d59z-sntr-uuak
Summary
Next.js has Unbounded Memory Consumption via PPR Resume Endpoint
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, an application must run 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.
Aliases
0
alias CVE-2025-59472
1
alias GHSA-5f7q-jpqc-wp7h
Fixed_packages
0
url pkg:npm/next@15.6.0-canary.61
purl pkg:npm/next@15.6.0-canary.61
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.6.0-canary.61
1
url pkg:npm/next@16.1.5
purl pkg:npm/next@16.1.5
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@16.1.5
Affected_packages
0
url pkg:npm/next@15.0.0-canary.0
purl pkg:npm/next@15.0.0-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q2t-61xt-u3ax
1
vulnerability VCID-3ruh-95mg-wybh
2
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.0-canary.0
1
url pkg:npm/next@15.0.0-canary.205
purl pkg:npm/next@15.0.0-canary.205
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.0-canary.205
2
url pkg:npm/next@15.0.1-canary.0
purl pkg:npm/next@15.0.1-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.1-canary.0
3
url pkg:npm/next@15.0.1-canary.3
purl pkg:npm/next@15.0.1-canary.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.1-canary.3
4
url pkg:npm/next@15.0.2-canary.0
purl pkg:npm/next@15.0.2-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.2-canary.0
5
url pkg:npm/next@15.0.2-canary.11
purl pkg:npm/next@15.0.2-canary.11
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.2-canary.11
6
url pkg:npm/next@15.0.3-canary.0
purl pkg:npm/next@15.0.3-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.3-canary.0
7
url pkg:npm/next@15.0.3-canary.9
purl pkg:npm/next@15.0.3-canary.9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.3-canary.9
8
url pkg:npm/next@15.0.4-canary.0
purl pkg:npm/next@15.0.4-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.4-canary.0
9
url pkg:npm/next@15.0.4-canary.52
purl pkg:npm/next@15.0.4-canary.52
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.4-canary.52
10
url pkg:npm/next@15.1.1-canary.0
purl pkg:npm/next@15.1.1-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q2t-61xt-u3ax
1
vulnerability VCID-3ruh-95mg-wybh
2
vulnerability VCID-3rx6-y94b-27ep
3
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.1.1-canary.0
11
url pkg:npm/next@15.1.1-canary.27
purl pkg:npm/next@15.1.1-canary.27
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.1.1-canary.27
12
url pkg:npm/next@15.2.0-canary.0
purl pkg:npm/next@15.2.0-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q2t-61xt-u3ax
1
vulnerability VCID-3ruh-95mg-wybh
2
vulnerability VCID-3rx6-y94b-27ep
3
vulnerability VCID-d59z-sntr-uuak
4
vulnerability VCID-k1q6-b8t3-hqb6
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.2.0-canary.0
13
url pkg:npm/next@15.2.0-canary.77
purl pkg:npm/next@15.2.0-canary.77
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.2.0-canary.77
14
url pkg:npm/next@15.2.1-canary.0
purl pkg:npm/next@15.2.1-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.2.1-canary.0
15
url pkg:npm/next@15.2.1-canary.6
purl pkg:npm/next@15.2.1-canary.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.2.1-canary.6
16
url pkg:npm/next@15.2.2-canary.0
purl pkg:npm/next@15.2.2-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.2.2-canary.0
17
url pkg:npm/next@15.2.2-canary.7
purl pkg:npm/next@15.2.2-canary.7
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.2.2-canary.7
18
url pkg:npm/next@15.3.0-canary.0
purl pkg:npm/next@15.3.0-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q2t-61xt-u3ax
1
vulnerability VCID-3ruh-95mg-wybh
2
vulnerability VCID-3rx6-y94b-27ep
3
vulnerability VCID-d59z-sntr-uuak
4
vulnerability VCID-k1q6-b8t3-hqb6
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.3.0-canary.0
19
url pkg:npm/next@15.3.0-canary.46
purl pkg:npm/next@15.3.0-canary.46
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.3.0-canary.46
20
url pkg:npm/next@15.3.1-canary.0
purl pkg:npm/next@15.3.1-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.3.1-canary.0
21
url pkg:npm/next@15.3.1-canary.15
purl pkg:npm/next@15.3.1-canary.15
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.3.1-canary.15
22
url pkg:npm/next@15.4.0-canary.0
purl pkg:npm/next@15.4.0-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q2t-61xt-u3ax
1
vulnerability VCID-3ruh-95mg-wybh
2
vulnerability VCID-3rx6-y94b-27ep
3
vulnerability VCID-d59z-sntr-uuak
4
vulnerability VCID-k1q6-b8t3-hqb6
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.4.0-canary.0
23
url pkg:npm/next@15.4.0-canary.130
purl pkg:npm/next@15.4.0-canary.130
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.4.0-canary.130
24
url pkg:npm/next@15.4.2-canary.0
purl pkg:npm/next@15.4.2-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.4.2-canary.0
25
url pkg:npm/next@15.4.2-canary.56
purl pkg:npm/next@15.4.2-canary.56
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.4.2-canary.56
26
url pkg:npm/next@15.5.1-canary.0
purl pkg:npm/next@15.5.1-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q2t-61xt-u3ax
1
vulnerability VCID-3ruh-95mg-wybh
2
vulnerability VCID-3rx6-y94b-27ep
3
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.5.1-canary.0
27
url pkg:npm/next@15.5.1-canary.39
purl pkg:npm/next@15.5.1-canary.39
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.5.1-canary.39
28
url pkg:npm/next@15.6.0-canary.0
purl pkg:npm/next@15.6.0-canary.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q2t-61xt-u3ax
1
vulnerability VCID-3ruh-95mg-wybh
2
vulnerability VCID-3rx6-y94b-27ep
3
vulnerability VCID-d59z-sntr-uuak
4
vulnerability VCID-vqxd-ebjg-c3cw
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@15.6.0-canary.0
29
url pkg:npm/next@16.0.0-beta.0
purl pkg:npm/next@16.0.0-beta.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q2t-61xt-u3ax
1
vulnerability VCID-3ruh-95mg-wybh
2
vulnerability VCID-3rx6-y94b-27ep
3
vulnerability VCID-d59z-sntr-uuak
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/next@16.0.0-beta.0
References
0
reference_url https://github.com/vercel/next.js
reference_id
reference_type
scores
url https://github.com/vercel/next.js
1
reference_url https://vercel.com/changelog/summaries-of-cve-2025-59471-and-cve-2025-59472
reference_id
reference_type
scores
url https://vercel.com/changelog/summaries-of-cve-2025-59471-and-cve-2025-59472
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2025-59472
reference_id CVE-2025-59472
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2025-59472
3
reference_url https://github.com/advisories/GHSA-5f7q-jpqc-wp7h
reference_id GHSA-5f7q-jpqc-wp7h
reference_type
scores
url https://github.com/advisories/GHSA-5f7q-jpqc-wp7h
4
reference_url https://github.com/vercel/next.js/security/advisories/GHSA-5f7q-jpqc-wp7h
reference_id GHSA-5f7q-jpqc-wp7h
reference_type
scores
url https://github.com/vercel/next.js/security/advisories/GHSA-5f7q-jpqc-wp7h
Weaknesses
0
cwe_id 400
name Uncontrolled Resource Consumption
description The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
1
cwe_id 409
name Improper Handling of Highly Compressed Data (Data Amplification)
description The product does not handle or incorrectly handles a compressed input with a very high compression ratio that produces a large output.
2
cwe_id 770
name Allocation of Resources Without Limits or Throttling
description The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
3
cwe_id 937
name OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013.
4
cwe_id 1035
name OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017.
Exploits
Severity_range_scorenull
Exploitabilitynull
Weighted_severitynull
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-d59z-sntr-uuak