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.
{
"cwe_ids": [
"CWE-770"
],
"severity": "HIGH",
"nvd_published_at": null,
"github_reviewed_at": "2026-04-10T15:35:47Z",
"github_reviewed": true
}