The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-23870

CVE-2026-23870: React Server DOM Packages DOS Vulnerability

CVE-2026-23870 is a denial of service vulnerability in React server DOM packages caused by specially crafted HTTP requests that trigger crashes or resource exhaustion. This article covers technical details, affected versions, and mitigation.

Published: May 7, 2026

CVE-2026-23870 Overview

CVE-2026-23870 is a denial of service vulnerability affecting React server function endpoints in the react-server-dom-webpack, react-server-dom-parcel, and react-server-dom-turbopack packages. Attackers can send specially crafted HTTP requests to trigger server crashes, out-of-memory exceptions, or excessive CPU usage. The flaw is exploitable over the network without authentication or user interaction. Affected versions span 19.0.0 through 19.0.5, 19.1.0 through 19.1.6, and 19.2.0 through 19.2.5.

Critical Impact

Unauthenticated remote attackers can crash React server processes or exhaust host CPU and memory by sending malformed payloads to server function endpoints.

Affected Products

  • react-server-dom-webpack versions 19.0.0–19.0.5, 19.1.0–19.1.6, 19.2.0–19.2.5
  • react-server-dom-parcel versions 19.0.0–19.0.5, 19.1.0–19.1.6, 19.2.0–19.2.5
  • react-server-dom-turbopack versions 19.0.0–19.0.5, 19.1.0–19.1.6, 19.2.0–19.2.5

Discovery Timeline

  • 2026-05-06 - CVE-2026-23870 published to NVD
  • 2026-05-06 - Last updated in NVD database

Technical Details for CVE-2026-23870

Vulnerability Analysis

The vulnerability resides in the request-handling path for React Server Components server functions. These endpoints accept serialized payloads from clients and reconstruct them on the server before invoking the corresponding server function. Crafted HTTP requests can drive the deserialization or argument-processing logic into pathological states. The result is a process crash, an unhandled out-of-memory exception, or sustained CPU consumption that starves other requests. Because the impact is limited to availability, confidentiality and integrity are not affected, but a single attacker can disrupt application service for all users.

Root Cause

The root cause is insufficient validation and resource bounding when parsing inbound payloads to server function endpoints. The packages do not adequately constrain the size, structure, or computational cost of the data they reconstruct, allowing adversarial inputs to amplify resource use. Refer to the GitHub Security Advisory GHSA-rv78-f8rc-xrxh for technical specifics.

Attack Vector

An unauthenticated attacker sends a specially crafted HTTP request to any exposed React server function endpoint. No privileges or user interaction are required. Repeated requests can be used to sustain a denial of service against the application server. The vulnerability is described in the React Security Advisory; no public exploit code is documented at this time.

Detection Methods for CVE-2026-23870

Indicators of Compromise

  • Repeated HTTP POST requests to server function endpoints from a small set of source IPs preceding service degradation.
  • Node.js process exits with JavaScript heap out of memory or unhandled exception traces referencing react-server-dom-* modules.
  • Sustained CPU saturation on application servers correlated with bursts of inbound traffic to React server action routes.

Detection Strategies

  • Inspect application logs for crashes or restarts originating in the react-server-dom-webpack, react-server-dom-parcel, or react-server-dom-turbopack request handlers.
  • Baseline normal request size and rate to server function endpoints, and alert on outliers in payload length or parse time.
  • Correlate process restarts with upstream WAF or load balancer logs to identify the originating request signature.

Monitoring Recommendations

  • Track Node.js memory and CPU metrics with alerting thresholds tuned to detect rapid resource exhaustion.
  • Enable structured logging on reverse proxies to capture full request paths and payload sizes for server function routes.
  • Monitor application restart counts and crash loops in container orchestrators such as Kubernetes.

How to Mitigate CVE-2026-23870

Immediate Actions Required

  • Upgrade to a fixed release of react-server-dom-webpack, react-server-dom-parcel, and react-server-dom-turbopack as published in the GitHub Security Advisory GHSA-rv78-f8rc-xrxh.
  • Inventory all applications using React 19.0.x, 19.1.x, or 19.2.x server components and prioritize internet-facing services.
  • Place rate limiting and request-size limits in front of server function endpoints until patches are deployed.

Patch Information

The React project has published patched releases for the affected 19.0.x, 19.1.x, and 19.2.x lines. Consult the GitHub Security Advisory GHSA-rv78-f8rc-xrxh for the specific fixed versions and upgrade guidance.

Workarounds

  • Enforce strict maximum request body sizes at the reverse proxy or web server tier for routes that handle server functions.
  • Apply per-IP and per-route rate limits to reduce the throughput available to a single attacker.
  • Run application processes under a process supervisor with memory limits and automatic restart to contain individual crashes.
  • Restrict exposure of server function endpoints to authenticated users where the application architecture allows.
bash
# Configuration example: nginx request size and rate limits for React server endpoints
http {
    limit_req_zone $binary_remote_addr zone=react_rsc:10m rate=20r/s;

    server {
        location /_rsc/ {
            client_max_body_size 64k;
            limit_req zone=react_rsc burst=40 nodelay;
            proxy_pass http://app_upstream;
        }
    }
}

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechReact

  • SeverityHIGH

  • CVSS Score7.5

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • Technical References
  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-23869: React Server Components DoS Vulnerability

  • CVE-2026-23864: React Server Components DoS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English