Issue name

React Server Components remote code execution (React2Shell)

Typical severity

High

Issue description

The application is vulnerable to CVE-2025-55182 (React) and CVE-2025-66478 (Next.js), critical Remote Code Execution vulnerabilities in React Server Components with CVSS score of 10.0.

Vulnerability Overview:

Issue remediation

CRITICAL - Immediate Action Required

This vulnerability allows unauthenticated attackers to execute arbitrary code on the server. Patch immediately.

Upgrade to Patched Versions:

Remediation Steps:

  1. Update package.json dependencies to patched versions
  2. Run: npm install or npm update
  3. Rebuild and redeploy application
  4. Verify fix by re-scanning

References

Vulnerability classifications

Web intro