Cyber Security News

New Vulnerabilities in React Server Components Allow DoS Attacks and Source Code Leaks

Less than a week after addressing a critical Remote Code Execution (RCE) vulnerability, the React team has disclosed three additional security flaws affecting React Server Components (RSC).

Security researchers discovered these new issues while attempting to bypass the mitigations for the previous “React2Shell” exploit.

While the original RCE patch remains effective, the newly discovered vulnerabilities introduce risks regarding Denial-of-Service (DoS) and the unauthorized exposure of server-side source code.

The React team emphasizes that previous updates (versions 19.0.2, 19.1.3, and 19.2.2) contained an incomplete fix, necessitating an immediate second upgrade.

The most severe of the new flaws (rated High Severity) involves a Denial-of-Service vector. Researchers found that a malicious HTTP request sent to a Server Functions endpoint can trigger an infinite loop during React’s deserialization process.

This causes the server process to hang and consumes available CPU resources, effectively taking the application offline.

A separate Medium Severity issue allows attackers to manipulate HTTP requests to leak the source code of Server Functions. While runtime secrets (like environment variables) remain secure, any hardcoded secrets or logic within the function could be exposed.

The vulnerabilities are tracked under the following identifiers:

CVE IDVulnerability TypeSeverityCVSS Score
CVE-2025-55184Denial of ServiceHigh7.5
CVE-2025-67779Denial of Service (Patch Bypass)High7.5
CVE-2025-55183Source Code ExposureMedium5.3

Affected Versions

These vulnerabilities affect the react-server-dom-webpack, react-server-dom-parcel, and react-server-dom-turbopack packages. Users of frameworks such as Next.js, Waku, and React Router are likely impacted.

The initial patches released earlier this week were incomplete. If you are currently running versions 19.0.2, 19.1.3, or 19.2.2, you remain vulnerable to the DoS exploit (CVE-2025-67779).

Developers must upgrade to the following “safe” versions immediately:

  • 19.0.x branch: Upgrade to 19.0.3
  • 19.1.x branch: Upgrade to 19.1.4
  • 19.2.x branch: Upgrade to 19.2.3

The React team noted that discovering follow-up vulnerabilities is common after a high-profile disclosure, drawing parallels to the “Log4Shell” incident, where community probing uncovered adjacent flaws. Credit for these discoveries goes to researchers Andrew MacPherson, RyotaK, and Shinsaku Nomura.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

Guru Baran

Gurubaran KS is a cybersecurity analyst, and Journalist with a strong focus on emerging threats and digital defense strategies. He is the Co-Founder and Editor-in-Chief of Cyber Security News, where he leads editorial coverage on global cybersecurity developments.

Recent Posts

Hackers Target AI Infrastructure With RCE, Prompt Injection and API Key Theft

Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…

4 hours ago

Hackers Make Phishing Pages Change Their Code Every Time Someone Opens Them

Hackers are making some phishing pages harder to track by changing the code delivered to…

4 hours ago

Iran-Linked Hackers Reportedly Knock UK Power Plant Offline for Four Days

A cyber incident reportedly forced a British power plant to halt operations for about four…

5 hours ago

Russian Hackers Use New HOOKEDGE Malware to Spy on European Defense and Diplomatic Targets

Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…

5 hours ago

Ransomware Gang Claims AI Can Analyze 700GB of Stolen Data Every Hour

TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…

5 hours ago

Hackers Compromise Hundreds of WordPress Sites to Deploy Amatera Stealer via ClickFix

A fake student resume is being used to place a remote-access tool on researchers’ Windows…

7 hours ago