Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-59472 Details

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-400Uncontrolled Resource ConsumptionCISA-ADP

Affected Products

ProductVersions
vercel next.js
>= 15.0.0, < 15.6.0
>= 16.0.0, < 16.1.5
15.6.0 -
15.6.0 canary0
15.6.0 canary1

CPE

  • cpe:2.3:a:vercel:next.js:*:*:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:-:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary0:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary1:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary10:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary11:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary12:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary13:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary14:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary15:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary16:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary17:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary18:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary19:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary2:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary20:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary21:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary22:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary23:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary24:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary25:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary26:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary27:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary28:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary29:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary3:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary30:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary31:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary32:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary33:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary34:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary35:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary36:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary37:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary38:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary39:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary4:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary40:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary41:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary42:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary43:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary44:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary45:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary46:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary47:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary48:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary49:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary5:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary50:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary51:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary52:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary53:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary54:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary55:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary56:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary57:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary58:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary59:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary6:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary60:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary7:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary8:*:*:*:node.js:*:*
  • cpe:2.3:a:vercel:next.js:15.6.0:canary9:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-59472
NVD Published Date:
Jan 26, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-59472 Details - Not Deferred