Answer in brief
CVE-2025-67779 records a High severity vulnerability in Denial of Service Vulnerability in React Server Components. The current sources do not mark it as known exploited. The current feed maps react-server-dom-parcel (npm), react-server-dom-turbopack (npm), react-server-dom-webpack (npm). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps react-server-dom-parcel (npm), react-server-dom-turbopack (npm), react-server-dom-webpack (npm). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| react-server-dom-parcelnpm | 19.0.2,19.1.3,19.2.2 | Not reported |
| react-server-dom-turbopacknpm | 19.0.2,19.1.3,19.2.2 | Not reported |
| react-server-dom-webpacknpm | 19.0.2,19.1.3,19.2.2 | Not reported |
Published upstream
Dec 12, 2025
Evidence: source:ghsa:source_dates:source-dates:recordSource modified
Dec 12, 2025
Evidence: source:ghsa:source_dates:source-dates:recordFirst seen by HOL
Aug 25, 2026
## Impact It was found that the fix to address [CVE-2025-55184](https://github.com/facebook/react/security/advisories/GHSA-2m3v-v2m8-q956) in React Server Components was incomplete and does not prevent a denial of service attack in a specific case. We recommend updating immediately. The vulnerability exists in versions 19.0.2, 19.1.3, and 19.2.2 of: - [react-server-dom-webpack](https://www.npmjs.com/package/react-server-dom-webpack) - [react-server-dom-parcel](https://www.npmjs.com/package/react-server-dom-parcel) - [react-server-dom-turbopack](https://www.npmjs.com/package/react-server-dom-turbopack?activeTab=readme) These issues are present in the patches published on December 11th, 2025. ## Patches Fixes were back ported to versions 19.0.3, 19.1.4, and 19.2.3. If you are using any of the above packages please upgrade to any of the fixed versions immediately. If your app’s React code does not use a server, your app is not affected by this vulnerability. If your app does not use a framework, bundler, or bundler plugin that supports React Server Components, your app is not affected by this vulnerability. ## References See the [blog post](https://react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components) for more information and upgrade instructions.
Quoted source text, attributed separately from HOL analysis.