Find notable cyber news and cases, enriched with sources, timelines, and signals.
Exploitation Wave Campaign ×2 Security Patch Release Vulnerability

React2Shell exploitation with ransomware and broad probing

Updated 06.04.2026 18:31
Case score 71
Members 5 First seen 03.12.2025 20:19 Latest activity 06.04.2026 18:31

Overview

**CVE-2025-55182** is being actively abused against **React Server Components** and **Next.js** deployments, with one observed intrusion using the flaw to deploy **Weaxor ransomware** in under a minute and another campaign dropping **EtherRAT** for persistent access. Separate probes tied to **Earth Lamia** and **Jackpot Panda** also attempted the same flaw alongside **CVE-2025-1338**, showing fast operationalization across both targeted intrusion and broad scanning. React has released fixed package versions, and adjacent **CVE-2025-55183** updates address a source-code leak in related RSC packages. Operators should patch exposed systems and check internet-facing React instances for compromise markers, but the full reach of exploitation remains unquantified.
Latest development Open development history 6 earlier developments React2Shell exploitation deploys Weaxor ransomware On December 5, 2025, a threat actor exploited CVE-2025-55182 against a React/Next.js-based system at the affected organization, gained initial access, and deployed Weaxor ransomware less than a minute later. The attacker then executed an obfuscated PowerShell command to launch a Cobalt Strike beacon, disabled Windows Defender real-time protection, wiped volume shadow copies, cleared event logs, and left files with the .WEAX extension alongside RECOVERY INFORMATION.txt ransom notes.
  1. Earlier development

    React Team issues alert on unauthenticated RCE in React Server Components

    React Team alerts users that CVE-2025-55182 allows unauthenticated remote code execution by exploiting a flaw in how React decodes payloads sent to React Server Function endpoints, while Wiz characterizes the issue as logical deserialization from unsafe RSC payload processing; the scope also includes Next.js using App Router and CVE-2025-66478 with a CVSS score of 10.0.

  2. Earlier development

    React Server Components source code leak fixes

    React team released fixes for React Server Components vulnerabilities affecting react-server-dom-parcel, react-server-dom-turbopack, and react-server-dom-webpack, including CVE-2025-55183, an information leak that can cause a crafted HTTP request sent to a vulnerable Server Function to return the source code of any Server Function. Successful exploitation requires a Server Function that explicitly or implicitly exposes an argument converted into a string, and operators are advised to upgrade to 19.0.3, 19.1.4, or 19.2.3.

  3. Earlier development

    React2Shell scanning and targeting expand worldwide

    An unknown, possibly state-sponsored threat actor uses the ILovePoop toolkit to probe tens of millions of IP addresses worldwide for exposed React systems, with targeting that includes government, defense, finance, and industrial organizations, while researchers assess the actor may be involved in state-sponsored espionage and note that React2Shell has also appeared in ransomware campaigns and other botnet activity.

  4. Earlier development

    Security researcher reports CVE-2025-55182 in React Server Components

    New Zealand-based security researcher Lachlan Davidson discovers and reports CVE-2025-55182, a maximum-severity flaw in React Server Components that can enable unauthenticated remote code execution through unsafe decoding of RSC payloads in react-server-dom-webpack, react-server-dom-parcel, and react-server-dom-turbopack.

  5. Earlier development

    AWS sees React2Shell exploitation and multi-CVE scanning

    AWS MadPot honeypot telemetry identified Earth Lamia and Jackpot Panda attempting to exploit CVE-2025-55182 (React2Shell) in React Server Components (RSC) within hours of disclosure, and also saw attempts against CVE-2025-1338 in NUUO Camera and other N-day flaws. The observed activity included discovery commands such as whoami, writing /tmp/pwned.txt, and reading /etc/passwd, indicating rapid public-exploit adoption and broad scanning for unpatched systems.

  6. Earlier development

    December 3 disclosure of CVE-2025-55182 in React Server Components

    Public disclosure identifies CVE-2025-55182 as a maximum-severity remote code execution vulnerability in React Server Components that affects React version 19 and related frameworks including Next.js, Waku, React Router and RedwoodSDK.

Signals

Impact signals
Exploitation
Affected impact
CVEs/products
Geographic context
Remediation
Status
Threat context

Threat actor context

14 listed

Malware & tooling context

25 families · 9 tools
Tools

Technical intelligence

Existing Case data

Member happenings

Exploitation Wave React2Shell (CVE-2025-55182) mass scanning and exploitation wave
Updated 20.02.2026 23:07 Lead Contribution 64
Exploitation Active Exploitation CVSS 10.0 Critical Patch Patch Available

**CVE-2025-55182 (React2Shell)** was publicly disclosed on **December 3, 2025** as a **CVSS 10** remote code execution flaw in **React Server Components**. Since then, the vulnerability has been used in multiple live campaigns, including **Huntress**-observed malware delivery, a **December 5** ransomware intrusion that deployed **Weaxor** in under a minute, and a **Cisco Talos**-tracked credential theft operation tied to **UAT-10608**. Researchers also reported **ILovePoop** scans of **tens of millions of IP addresses worldwide** for exposed React systems, with targeting that included government, defense, finance, and industrial organizations. The activity shows a broad and ongoing exploitation wave across **React** and **Next.js** deployments.

Campaign Earth Lamia and Jackpot Panda broad multi-CVE scanning campaign
Updated 05.12.2025 16:10 Scoring Support Contribution 2
Campaign Active Patch Patch Available

**Earth Lamia** and **Jackpot Panda** mounted a **broad multi-CVE scanning campaign** that quickly weaponized **CVE-2025-55182 / React2Shell**, raising the chance that unpatched systems would be hit before defenders could respond. The operation also probed for **other N-day flaws**, including **CVE-2025-1338**, showing an attempt to broaden reach beyond a single bug. Probes observed in **AWS MadPot** included discovery commands and file access attempts, indicating active follow-on reconnaissance. The campaign matters because it combines **rapid public-exploit adoption** with **simultaneous scanning** across multiple vulnerabilities.

Vulnerability React Server Components source code leak security flaw (CVE-2025-55183)
Updated 12.12.2025 10:55 Scoring Support Contribution 2
Data Type Source Code CVSS 10.0 Critical Patch Patch Available

**CVE-2025-55183** discloses a **React Server Components** information leak that could expose the **source code of any Server Function** in affected **react-server-dom-parcel**, **react-server-dom-turbopack**, and **react-server-dom-webpack** builds. The flaw matters because a **crafted HTTP request** can trigger the leak on vulnerable **Server Function** endpoints, and fixes are now available.

Campaign React2Shell exploitation campaign delivering EtherRAT
Updated 09.12.2025 19:15 Scoring Support Contribution 2
Campaign Active

The **React2Shell** exploitation campaign now goes beyond initial access, with attackers dropping **EtherRAT** and other post-exploit tooling to keep long-term access. The activity follows public disclosure of **CVE-2025-55182** and targets **React Server Components** and related frameworks. Some of the observed tradecraft overlaps with **North Korean**-linked tooling, while other attempts deploy miners or credential harvesters. The mix of payloads shows an active, multi-actor abuse of a critical **RCE** flaw.

Security Patch Release React Team security patch release for CVE-2025-55182
Updated 03.12.2025 20:19 Context
CVSS 10.0 Critical Urgency Immediate Patch Patch Available

The **React Team** released fixed **React Server Components** package versions, closing a **maximum-severity RCE** path in affected deployments. The updates land in **19.0.1, 19.1.2, and 19.2.1** for **react-server-dom-webpack**, **react-server-dom-parcel**, and **react-server-dom-turbopack**. The patch matters because the flaw can let an attacker achieve **unauthenticated remote code execution** through unsafe RSC payload decoding.