Skip to content

Conversation

@PierreCrb
Copy link
Contributor

🔒 Security Fix: Patch for CVE-2025-55182 (React Server Components RCE)

This PR updates the project's React dependencies to address CVE-2025-55182, a critical pre-authentication remote code execution vulnerability affecting React Server Components.

The vulnerability impacts React & Next versions 16.0.5 → 16.0.7 due to unsafe deserialization of payloads sent to Server Function endpoints.
Even projects that do not explicitly use Server Functions may still be exposed if they support React Server Components.

✔️ Changes

  • next: 16.0.516.0.7

These versions include the official security patch released by the React team on December 3, 2025.

✔️ Why this is important

The vulnerability is rated CVSS 10.0 (Critical) and allows an unauthenticated attacker to achieve remote code execution on servers using affected React packages.
Upgrading to the patched versions fully mitigates the issue.

Feel free to let me know if any adjustments or additional updates are needed.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 3, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@huozhi huozhi merged commit 7051040 into vercel:main Dec 3, 2025
6 checks passed
dcondrey pushed a commit to dcondrey/swr that referenced this pull request Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants