You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advisories/github-reviewed/2025/12/GHSA-fmh4-wr37-44fp/GHSA-fmh4-wr37-44fp.json
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,17 @@
1
1
{
2
2
"schema_version": "1.4.0",
3
3
"id": "GHSA-fmh4-wr37-44fp",
4
-
"modified": "2025-12-03T19:07:52Z",
4
+
"modified": "2025-12-08T20:48:29Z",
5
5
"published": "2025-12-03T19:07:52Z",
6
6
"aliases": [],
7
7
"summary": "React Server Components are Vulnerable to RCE",
8
8
"details": "### Summary\n\n`@vitejs/plugin-rsc` vendors `react-server-dom-webpack`, which contained an unauthenticated remote code execution vulnerability in versions prior to 19.0.1, 19.1.2, and 19.2.1. See details in React repository's advisory https://github.com/facebook/react/security/advisories/GHSA-fv66-9v8q-g76r\n\n### Impact\n\nApplications using affected versions of `@vitejs/plugin-rsc` are vulnerable to unauthenticated remote code execution through deserialization of untrusted data. An attacker can execute arbitrary code remotely without authentication, affecting confidentiality, integrity, and availability.\n\n### Recommendations\n\nUpgrade immediately to `@vitejs/[email protected]` or later.\n\n### Workarounds\n\nApplications not using server-side React or React Server Components are unaffected.",
0 commit comments