PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-64641 vercel CVE debrief

CVE-2026-64641 is a HIGH severity vulnerability in Next.js, a React framework for building full-stack web applications. Versions 13.0.0 through 15.5.20 and 16.0.0 through 16.2.10 are affected. Crafted requests to Next.js applications using App Router with at least one Server Action can lead to excessive CPU usage, blocking further requests in the same process. The issue is fixed in versions 15.5.21 and 16.2.11. This vulnerability has significant operational impact and requires immediate attention from developers and administrators.

Vendor
vercel
Product
next.js
CVSS
HIGH 8.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-27
Original CVE updated
2026-07-29
Advisory published
2026-07-27
Advisory updated
2026-07-29

Who should care

Developers and administrators using Next.js versions 13.0.0 through 15.5.20 and 16.0.0 through 16.2.10 should be aware of this vulnerability and take immediate action to protect their applications. This includes updating to the latest versions and monitoring for unusual traffic patterns.

Technical summary

The vulnerability exists in Next.js versions 13.0.0 through 15.5.20 and 16.0.0 through 16.2.10 when using App Router with at least one Server Action. An attacker can craft requests that lead to excessive CPU usage, causing a denial of service (DoS) condition. This issue has been addressed in versions 15.5.21 and 16.2.11. Affected product deployments should be reviewed for exposure, and owners should be assigned for follow-up. Official advisories and CVE records should be consulted to validate affected scope, severity, and vendor guidance. Updates or mitigations should be planned through normal change control where exposure is confirmed. Compensating controls should be reviewed for exposed systems while remediation is scheduled and verified.

Defensive priority

High priority should be given to updating Next.js to versions 15.5.21 or 16.2.11. In the meantime, consider implementing rate limiting or monitoring for unusual traffic patterns and review server configurations for App Router and Server Action usage with a focus on defensive impact and source-grounded technical framing without unsupported root-cause or exploit claims.

Recommended defensive actions

  • Update Next.js to version 15.5.21 or 16.2.11
  • Implement rate limiting for incoming requests
  • Monitor traffic patterns for unusual activity
  • Review server configurations for App Router and Server Action usage
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed

Evidence notes

The CVE record was published on 2026-07-27T18:16:58.850Z and was last modified on 2026-07-27T19:17:21.107Z. The NVD entry is currently 8.2 HIGH. Fixes are available in versions 15.5.21 and 16.2.11. The vulnerability affects Next.js versions 13.0.0 through 15.5.20 and 16.0.0 through 16.2.10. Evidence limits suggest verifying server configurations for App Router and Server Action usage.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-64641 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-64641

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-64641 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64641

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.