CVE-2026-23869
Received
Received - Intake
Denial of Service in React Server Components via Malicious HTTP Requests
Publication date: 2026-04-08
Last updated on: 2026-04-08
Assigner: Facebook, Inc.
Description
Description
A denial of service vulnerability exists in React Server Components, affecting the following packages: react-server-dom-parcel, react-server-dom-turbopack and react-server-dom-webpack (versions 19.0.0 through 19.0.4, 19.1.0 through 19.1.5, and 19.2.0 through 19.2.4). The vulnerability is triggered by sending specially crafted HTTP requests to Server Function endpoints.The payload of the HTTP request causes excessive CPU usage for up to a minute ending in a thrown error that is catchable.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| react-server-dom-parcel | From 19.0.0 (inc) to 19.0.4 (inc) | |
| react-server-dom-parcel | From 19.1.0 (inc) to 19.1.5 (inc) | |
| react-server-dom-parcel | From 19.2.0 (inc) to 19.2.4 (inc) | |
| react-server-dom-parcel | 19.0.5 | |
| react-server-dom-parcel | 19.1.6 | |
| react-server-dom-parcel | 19.2.5 | |
| react-server-dom-turbopack | From 19.0.0 (inc) to 19.0.4 (inc) | |
| react-server-dom-turbopack | From 19.1.0 (inc) to 19.1.5 (inc) | |
| react-server-dom-turbopack | From 19.2.0 (inc) to 19.2.4 (inc) | |
| react-server-dom-turbopack | 19.0.5 | |
| react-server-dom-turbopack | 19.1.6 | |
| react-server-dom-turbopack | 19.2.5 | |
| react-server-dom-webpack | From 19.0.0 (inc) to 19.0.4 (inc) | |
| react-server-dom-webpack | From 19.1.0 (inc) to 19.1.5 (inc) | |
| react-server-dom-webpack | From 19.2.0 (inc) to 19.2.4 (inc) | |
| react-server-dom-webpack | 19.0.5 | |
| react-server-dom-webpack | 19.1.6 | |
| react-server-dom-webpack | 19.2.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |