Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "GHSA-5j59-xgg2-r9c4",
"modified": "2025-12-12T17:21:58Z",
"published": "2025-12-12T17:21:57Z",
"aliases": [],
"aliases": ["CVE-2025-67779"],
"summary": "Next has a Denial of Service with Server Components - Incomplete Fix Follow-Up",
"details": "It was found that the fix addressing [CVE-2025-55184](https://github.com/advisories/GHSA-2m3v-v2m8-q956) in React Server Components was incomplete and did not fully prevent denial-of-service attacks in all payload types. This affects React package versions 19.0.2, 19.1.3, and 19.2.2 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-2025-67779](https://www.cve.org/CVERecord?id=CVE-2025-67779).\n\nA malicious HTTP request can be crafted and sent to any Server Function endpoint that, when deserialized, can enter an infinite loop within the React Server Components runtime. This can cause the server process to hang and consume CPU, resulting in denial of service in unpatched environments.",
"severity": [
Expand Down Expand Up @@ -245,4 +245,4 @@
"github_reviewed_at": "2025-12-12T17:21:57Z",
"nvd_published_at": "2025-12-12T00:15:46Z"
}
}
}