CVE Catalog

CVE-2026-23869

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.55%

73th percentile - higher than 73% of all known CVEs

Summary

A denial of service vulnerability in React Server Components (react-server-dom-parcel, react-server-dom-turbopack, react-server-dom-webpack) versions 19.0.0-19.0.4, 19.1.0-19.1.5, and 19.2.0-19.2.4. Specially crafted HTTP requests to Server Function endpoints cause excessive CPU usage for about a minute, ending in a catchable error.

Risk Assessment

An attacker can overload the server, causing temporary application unavailability. Although the error is catchable, a high volume of such requests can lead to significant resource exhaustion.

Recommendation

Immediately update affected packages to versions 19.0.5, 19.1.6, or 19.2.5 (or later). As a temporary mitigation, restrict access to Server Function endpoints or deploy WAF rules to block suspicious requests.

Other vulnerabilities in React Server Components

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS