Description
A denial of service vulnerability could be triggered by sending specially crafted HTTP requests to server function endpoints, this could lead to excessive CPU usage; affecting the following packages: react-server-dom-webpack, react-server-dom-parcel, react-server-dom-turbopack (versions 19.0.0 through 19.0.7, 19.1.0 through 19.1.8, and 19.2.0 through 19.2.7).
Published: 2026-07-21
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw exists in Meta’s React Server DOM packages for webpack, parcel, and turbopack. An attacker can send specially crafted HTTP requests to the server function endpoints, causing the server to consume excessive CPU resources. This leads to a denial of service by reducing system availability. The weakness is a classic uncontrolled resource consumption vulnerability (CWE‑400).

Affected Systems

Affected vendors are Meta, with the React Server DOM packages for webpack, parcel, and turbopack. The vulnerability impacts package versions 19.0.0 through 19.0.7, 19.1.0 through 19.1.8, and 19.2.0 through 19.2.7. All these versions expose the vulnerability until a patched release is applied.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity. However, the EPSS score is less than 1 percent, suggesting a low probability of exploitation under current threat environments. The vulnerability is not listed in the CISA KEV catalog. The attack vector is likely remote over HTTP, requiring only the ability to send crafted requests to the affected endpoints. Because the exploit only demands network access, it is easy to launch from the internet, but the low exploitation probability mitigates immediate risk.

Generated by OpenCVE AI on August 3, 2026 at 00:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade react-server-dom-webpack, react-server-dom-parcel, and react-server-dom-turbopack to a version released after 19.2.7 that includes the security fix.
  • Implement rate limiting or traffic shaping on the affected server endpoints to mitigate the uncontrolled resource consumption flaw (CWE‑400) and prevent excessive CPU usage from crafted requests.
  • Continuously monitor server CPU utilization and log unusual spikes to detect attempts to exploit the denial‑of‑service vulnerability stemming from the CWE‑400 issue.

Generated by OpenCVE AI on August 3, 2026 at 00:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-wx67-qw84-cm4g react-server-dom: Denial of Service in Server Functions
History

Mon, 03 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
Title Excessive CPU Resource Exhaustion Denial of Service in Meta's React Server DOM Packages
Weaknesses CWE-400

Wed, 29 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted HTTP Requests Causing CPU Exhaustion in React Server DOM Packages
Weaknesses CWE-400

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Facebook
Facebook react-server-dom-parcel
Facebook react-server-dom-turbopack
Facebook react-server-dom-webpack
Vendors & Products Facebook
Facebook react-server-dom-parcel
Facebook react-server-dom-turbopack
Facebook react-server-dom-webpack

Fri, 24 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted HTTP Requests Causing CPU Exhaustion in React Server DOM Packages
Weaknesses CWE-400

Tue, 21 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Description A denial of service vulnerability could be triggered by sending specially crafted HTTP requests to server function endpoints, this could lead to excessive CPU usage; affecting the following packages: react-server-dom-webpack, react-server-dom-parcel, react-server-dom-turbopack (versions 19.0.0 through 19.0.7, 19.1.0 through 19.1.8, and 19.2.0 through 19.2.7).
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Facebook React-server-dom-parcel React-server-dom-turbopack React-server-dom-webpack
cve-icon MITRE

Status: PUBLISHED

Assigner: Meta

Published:

Updated: 2026-07-21T17:22:34.411Z

Reserved: 2026-05-08T02:33:35.449Z

Link: CVE-2026-44907

cve-icon Vulnrichment

Updated: 2026-07-21T17:22:30.588Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T00:45:03Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption