Security context
High· 7.5GHSA-5j59-xgg2-r9c4 CWE-1395CWE-400CWE-502Published Dec 12, 2025

Next has a Denial of Service with Server Components - Incomplete Fix Follow-Up

Research this vulnerability

Research is free — Hunters explains how the bug works, the root-cause code pattern, how the fix addresses it, and how to test whether a target is affected, in chat. Investigate & write exploit is a paid run — the engine reads the advisory and fix commits, then builds and validates a working proof-of-concept exploit with reproduction steps.

Affected versions

13.3.1-canary.0 → fixed in 14.2.3515.0.6 → fixed in 15.0.715.1.10 → fixed in 15.1.1115.2.7 → fixed in 15.2.815.3.7 → fixed in 15.3.815.4.9 → fixed in 15.4.1015.5.8 → fixed in 15.5.915.6.0-canary.59 → fixed in 15.6.0-canary.6016.0.9 → fixed in 16.0.1016.1.0-canary.17 → fixed in 16.1.0-canary.19

Details

It was discovered that the fix for [CVE-2025-55184](https://github.com/advisories/GHSA-2m3v-v2m8-q956) in React Server Components was incomplete and did not fully mitigate denial-of-service conditions across all payload types. As a result, certain crafted inputs could still trigger excessive resource consumption. This vulnerability affects React versions 19.0.2, 19.1.3, and 19.2.2, as well as frameworks that bundle or depend on these versions, including Next.js 13.x, 14.x, 15.x, and 16.x when using the App Router. The issue is tracked upstream as [CVE-2025-67779](https://www.cve.org/CVERecord?id=CVE-2025-67779). A malicious actor can send a specially crafted HTTP request to a Server Function endpoint that, when deserialized, causes the React Server Components runtime to enter an infinite loop. This can lead to sustained CPU consumption and cause the affected server process to become unresponsive, resulting in a denial-of-service condition in unpatched environments.

The fix

No fix commit could be resolved for this advisory (it may reference an issue tracker or a non-GitHub patch). See the references below.

References