DoS via crafted HTTP in React Server Components (react-server-dom-*)
CVE-2026-23864 Published on January 26, 2026
Multiple denial of service vulnerabilities exist in React Server Components, affecting the following packages: react-server-dom-parcel, react-server-dom-turbopack, react-server-dom-webpack. The vulnerabilities are triggered by sending specially crafted HTTP requests to Server Function endpoints, and could lead to server crashes, out-of-memory exceptions or excessive CPU usage; depending on the vulnerable code path being exercised, the application configuration and application code. Strongly consider upgrading to the latest package versions to reduce risk and prevent availability issues in applications using React Server Components.
Vulnerability Analysis
CVE-2026-23864 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Weakness Types
What is a Marshaling, Unmarshaling Vulnerability?
The application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.
CVE-2026-23864 has been classified to as a Marshaling, Unmarshaling vulnerability or weakness.
What is a Resource Exhaustion Vulnerability?
The software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
CVE-2026-23864 has been classified to as a Resource Exhaustion vulnerability or weakness.
Affected Versions
Meta react-server-dom-webpack:- Version 19.0.0 and below 19.0.4 is affected.
- Version 19.1.0 and below 19.1.5 is affected.
- Version 19.2.0 and below 19.2.4 is affected.
- Version 19.0.0 and below 19.0.4 is affected.
- Version 19.1.0 and below 19.1.5 is affected.
- Version 19.2.0 and below 19.2.4 is affected.
- Version 19.0.0 and below 19.0.4 is affected.
- Version 19.1.0 and below 19.1.5 is affected.
- Version 19.2.0 and below 19.2.4 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.