Intel

AIKIDO-2026-825978

react-server-dom-parcel is vulnerable to Denial of Service

Denial of ServiceCVE-2026-44907 Published 4 days ago

75

High Risk

This Affects:

JSreact-server-dom-parcel
19.0.0 - 19.0.7
Fixed in 19.0.8
19.1.0 - 19.1.8
Fixed in 19.1.9
19.2.0 - 19.2.7
Fixed in 19.2.8
Are you affected? Scan for Free

TL;DR

A denial of service vulnerability exists in the React Server Components / React Flight server function handling shipped by this package. An attacker can send specially crafted HTTP requests to server function endpoints, causing the server to allocate resources without imposing limits or throttling. This can lead to out-of-memory exceptions or excessive CPU usage that degrade or crash the server process. The fix constrains how server function request payloads are decoded and handled.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your application uses React Server Components server function endpoints through a supported framework or bundler.

Background info

react-server-dom-parcel is vulnerable to Denial of Service in versions 19.0.0 - 19.0.7, 19.1.0 - 19.1.8 and 19.2.0 - 19.2.7.

How to fix this

Upgrade the react-server-dom-parcel library to the patch version.