Resource exhaustion in Next.js - #VU130276
Published: May 6, 2026
Next.js
vercel
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper request handling in the Cache Components feature when processing crafted POST requests to a server action. A remote attacker can send a specially crafted request to cause a denial of service.
Only applications using Partial Prerendering through the Cache Components feature are vulnerable. The issue can trigger a request-body handling deadlock that leaves connections open for an extended period, consuming file descriptors and server capacity.