CVE-2026-23869

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Metareact-server-dom-turbopack19.0.0 <= 19.0.4affected
Metareact-server-dom-turbopack19.1.0 <= 19.1.5affected
Metareact-server-dom-turbopack19.2.0 <= 19.2.4affected
Metareact-server-dom-parcel19.0.0 <= 19.0.4affected
Metareact-server-dom-parcel19.1.0 <= 19.1.5affected
Metareact-server-dom-parcel19.2.0 <= 19.2.4affected
Metareact-server-dom-webpack19.0.0 <= 19.0.4affected
Metareact-server-dom-webpack19.1.0 <= 19.1.5affected
Metareact-server-dom-webpack19.2.0 <= 19.2.4affected

Weaknesses

  • (CWE-502) Deserialization of Untrusted Data, (CWE-400) Uncontrolled Resource Consumption

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

react-server-dom-parcel: react-server-dom-turbopack: react-server-dom-webpack: denial of service via specially crafted HTTP requests to Server Function endpoints

Additional References

References