Over 600K Sites Exposed to Critical React Server Components Flaw | eSecurity Planet

Over 600K Sites Exposed to Critical React Server Components Flaw

Over 644,000 domains are exposed to a critical React flaw now under active exploitation.

Written By
Ken Underhill
Ken Underhill
Dec 10, 2025
3 minute read
eSecurity Planet content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

A newly released analysis from the Shadowserver Foundation shows that more than 644,000 domains are exposed to a critical vulnerability in React Server Components.. 

The flaw affects over 165,000 IP addresses, according to updated scanning data

Attackers are leveraging the vulnerability “… to gain interactive, cloud-aware access to containerized workloads, aggressively harvest secrets, weaken local defenses, and monetize access through cryptomining and backdoor deployment,” said Wiz researchers.

Understanding the React Deserialization Flaw

CVE-2025-55182 stems from improper input deserialization in React Server Components (RSC). 

By crafting a malicious RSC payload, attackers can abuse the server-side decoding logic to trigger a chain of gadgets that ultimately leads to remote code execution (RCE) on the server. 

Because RSC sits in the request/response pipeline, successful exploitation can bypass authorization controls, execute arbitrary code, and jeopardize both server integrity and application data.

Although early analysis focused heavily on Next.js, Wiz Security’s research shows the issue is broader, affecting other platforms that implement RSC — such as Waku, Vite with RSC plugins, and custom native React servers that call the vulnerable decodeReply logic 

In Next.js specifically, the RSC flow is exposed by default via the next-action header, making exploitation straightforward for any internet-facing app. In custom or less common frameworks, attackers need only identify the RSC endpoint to reach the same vulnerable code path.

Wiz has already observed active exploitation, with attackers using the bug to gain interactive shells in cloud containers, harvest environment variables and secrets, query metadata services, and exfiltrate credentials for AWS, Git, SSH, and other developer tools. 

Some campaigns deploy cryptominers into Kubernetes or other cloud workloads, while others go further by installing Sliver backdoors for persistent command-and-control.

The combination of critical severity, internet-scale exposure, and confirmed in-the-wild abuse makes CVE-2025-55182 a high-priority issue. 

Organizations using React Server Components — whether via Next.js, alternative frameworks, or custom implementations — should assume elevated risk until vulnerable packages are upgraded and deployments are fully validated.

How to Mitigate the React Server Components Vulnerability

Organizations can reduce risk from CVE-2025-55182 by combining immediate patching with stronger application and operational controls. 

  • Apply the official React patches and ensure CI/CD pipelines do not redeploy vulnerable versions.
  • Inventory all applications using React Server Components and scan codebases and lockfiles for affected React packages.
  • Monitor logs and telemetry for anomalous rendering behavior, unexpected server-side execution, or signs of prior exploitation.
  • Implement temporary hardening measures such as tightened WAF rules, restricted sensitive endpoints, and enhanced logging around RSC operations.
  • Enforce stricter runtime and container controls by limiting filesystem access, restricting shell utilities, and applying outbound egress filtering.
  • Segment application tiers and limit lateral movement while restricting or gating the next-action RSC flow where possible.
  • Educate development teams about the vulnerability, align patching across all environments, and rotate any secrets that may have been exposed during potential exploitation.

These measures support a more secure and consistent deployment environment.

This incident underscores a broader trend: vulnerabilities buried deep within modern web frameworks can lead to internet-scale exposure long before organizations realize they are at risk. 

As server-side rendering, distributed components, and automated build pipelines become standard, a single architectural flaw can propagate across hundreds of thousands of deployments.

This growing complexity is one reason why many organizations are turning to zero-trust principles to reduce the impact of similar framework-level risks.

Ken Underhill

Ken Underhill is an award-winning cybersecurity professional, bestselling author, and technology leader with more than 25 years of experience in IT, cybersecurity, and risk management. His career spans network administration, incident response, penetration testing, and entrepreneurship, giving him firsthand experience helping organizations reduce risk and ensure compliance. Ken is also a former nurse and combat medic and he uses this background to break down complex cybersecurity topics into digestible content for a broad, global audience. A multi-exit cybersecurity founder, Ken has spent decades helping organizations strengthen their security posture, manage risk, and navigate complex technology challenges. His expertise includes overall cybersecurity strategy, cloud security, incident response, risk management, security awareness, and emerging threats affecting businesses. Ken is also an advisor to multiple startups on AI security and risk. In addition to his hands-on industry experience, Ken is a cybersecurity newsletter writer for TechnologyAdvice, where he covers cybersecurity news/trends and actionable best practices for business and IT professionals. Ken is also an educator with over 2 million people going through his courses over the years. He has won the Global Cybersecurity 40 under 40 (2x winner), the Cyber Champion award from Women's Society of Cyberjutsu, and the 2019 SC Media award for Outstanding Educator. Ken is also a volunteer with organizations like Minorities in Cybersecurity, Black Girls Hack, and the Whole Cyber Human Initiative, which helps veterans transition into security careers. Ken holds a Master of Science in Cybersecurity and Information Assurance from Western Governors University and a Bachelor of Science in Information Systems, with a major in Cybersecurity Management, from Strayer University. His certifications include the Certificate of Cloud Security Knowledge (CCSK), Certified Ethical Hacker (CEH), and Computer Hacking Forensic Investigator (CHFI) and he is a former adjunct professor of Digital Forensics. Ken also had a streaming cybersecurity television show from 2020-2022 that reached over 200K monthly viewers around the world. His work and expertise have been featured in Forbes, Reader's Digest, Medium, TechRepublic, Fox, NBC, CBS, Dark Reading, MSN Money, and other leading publications and media outlets, making him a trusted voice on cybersecurity, election security, and privacy.

eSecurity Planet Logo

eSecurity Planet is a leading resource for IT professionals at large enterprises who are actively researching cybersecurity vendors and latest trends. eSecurity Planet focuses on providing instruction for how to approach common security challenges, as well as informational deep-dives about advanced cybersecurity topics.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.