CVE-2026-64641
Received
Received - Intake
Excessive CPU Usage in Next.js App Router
Vulnerability report for CVE-2026-64641, 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, crafted requests targeting Next.js applications using App Router with at least one Server Action can lead to excessive CPU usage blocking processing of further requests in the same process. 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-834 | The product performs an iteration or loop without sufficiently limiting the number of times that the loop is executed. |