CVE Catalog

CVE-2026-44579

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.71%

50th percentile - higher than 50% of all known CVEs

Summary

Next.js, a React framework for building full-stack web applications, is vulnerable to connection exhaustion via crafted POST requests to a server action. This affects applications using Partial Prerendering through the Cache Components feature, where a malicious request can cause a request-body handling deadlock, leaving connections open for an extended period.

Risk Assessment

An attacker can exhaust file descriptors and server capacity, leading to denial of service (DoS) for legitimate users. The vulnerability affects versions before 15.5.16 and 16.2.5.

Recommendation

Immediately update Next.js to version 15.5.16 or 16.2.5, depending on your branch. If an update is not possible, consider temporarily disabling Partial Prerendering or limiting concurrent connections.

Other vulnerabilities in Next.js

See all
Original NVD description (English source)

Next.js is a React framework for building full-stack web applications. From to before 15.5.16 and 16.2.5, applications using Partial Prerendering through the Cache Components feature can be vulnerable to connection exhaustion through crafted POST requests to a server action. In affected configurations, a malicious request can trigger a request-body handling deadlock that leaves connections open for an extended period, consuming file descriptors and server capacity until legitimate users are denied service. This vulnerability is fixed in 15.5.16 and 16.2.5.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS