Skip to content

Commit e0f0e6d

Browse files
1 parent 46fd815 commit e0f0e6d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

advisories/github-reviewed/2025/12/GHSA-fmh4-wr37-44fp/GHSA-fmh4-wr37-44fp.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-fmh4-wr37-44fp",
4-
"modified": "2025-12-03T19:07:52Z",
4+
"modified": "2025-12-08T20:48:29Z",
55
"published": "2025-12-03T19:07:52Z",
66
"aliases": [],
77
"summary": "React Server Components are Vulnerable to RCE",
88
"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.",
9-
"severity": [],
9+
"severity": [
10+
{
11+
"type": "CVSS_V3",
12+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
13+
}
14+
],
1015
"affected": [
1116
{
1217
"package": {

0 commit comments

Comments
 (0)