VDB
KO
HIGH 7.5

GHSA-wx67-qw84-cm4g

react-server-dom: Denial of Service in Server Functions

Quick fix

GHSA-wx67-qw84-cm4g — react-server-dom-webpack: upgrade to the fixed version with the command below.

npm install react-server-dom-webpack@19.0.8

Details

### Impact

A denial of service vulnerability could be triggered by sending specially crafted HTTP requests to server function endpoints, this could lead to out-of-memory exceptions or excessive CPU usage.

We recommend updating immediately.

The vulnerability exists in versions 19.0.0 through 19.0.7, 19.1.0 through 19.1.8, and 19.2.0 through 19.2.7 of: - react-server-dom-webpack - react-server-dom-parcel - react-server-dom-turbopack

### Patches

Fixes were back ported to versions 19.0.8, 19.1.9, and 19.2.8.

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / react-server-dom-webpack
Introduced in: 19.0.0 Fixed in: 19.0.8
Fix npm install react-server-dom-webpack@19.0.8
npm / react-server-dom-turbopack
Introduced in: 19.0.0 Fixed in: 19.0.8
Fix npm install react-server-dom-turbopack@19.0.8
npm / react-server-dom-turbopack
Introduced in: 19.1.0 Fixed in: 19.1.9
Fix npm install react-server-dom-turbopack@19.1.9
npm / react-server-dom-parcel
Introduced in: 19.1.0 Fixed in: 19.1.9
Fix npm install react-server-dom-parcel@19.1.9
npm / react-server-dom-webpack
Introduced in: 19.1.0 Fixed in: 19.1.9
Fix npm install react-server-dom-webpack@19.1.9
npm / react-server-dom-turbopack
Introduced in: 19.2.0 Fixed in: 19.2.8
Fix npm install react-server-dom-turbopack@19.2.8
npm / react-server-dom-parcel
Introduced in: 19.2.0 Fixed in: 19.2.8
Fix npm install react-server-dom-parcel@19.2.8
npm / react-server-dom-webpack
Introduced in: 19.2.0 Fixed in: 19.2.8
Fix npm install react-server-dom-webpack@19.2.8

References