CVE-2026-64646
Received
Received - Intake
Memory Exhaustion in Next.js App Router
Vulnerability report for CVE-2026-64646, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-27
Last updated on: 2026-07-27
Assigner: GitHub, Inc.
Description
Description
Next.js is a React framework for building full-stack web applications. In versions 13.0.0 through 15.5.20 and 16.0.0 through 16.2.10, requests targeting Next.js applications using App Router with at least one Server Action can lead to excessive memory consumption if that Server Actions uses the Edge runtime. This issue has been fixed in versions 15.5.21 and 16.2.11.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vercel | next.js | From 13.0.0 (inc) to 15.5.20 (inc) |
| vercel | next.js | From 16.0.0 (inc) to 16.2.10 (inc) |
| vercel | next.js | 15.5.21 |
| vercel | next.js | 16.2.11 |
| vercel | next.js | From 13.0.0 (inc) to 15.5.21 (exc) |
| vercel | next.js | From 16.0.0 (inc) to 16.2.11 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |