Next.js has a Denial of Service with Server Components
Package
Affected versions
>= 13.0.0, < 15.5.15
>= 16.0.0-beta.0, < 16.2.3
Patched versions
15.5.15
16.2.3
Description
Published to the GitHub Advisory Database
Apr 10, 2026
Reviewed
Apr 10, 2026
Last updated
Apr 10, 2026
A vulnerability affects certain React Server Components packages for versions 19.x and frameworks that use the affected packages, including Next.js 13.x, 14.x, 15.x, and 16.x using the App Router. The issue is tracked upstream as CVE-2026-23869. You can read more about this advisory our this changelog.
A specially crafted HTTP request can be sent to any App Router Server Function endpoint that, when deserialized, may trigger excessive CPU usage. This can result in denial of service in unpatched environments.
References