Skip to content

Commit 270d424

Browse files
committed
1 parent e529639 commit 270d424

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

advisories/github-reviewed/2025/12/GHSA-fv66-9v8q-g76r/GHSA-fv66-9v8q-g76r.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-fv66-9v8q-g76r",
4-
"modified": "2025-12-03T19:07:40Z",
4+
"modified": "2025-12-03T19:07:41Z",
55
"published": "2025-12-03T19:07:39Z",
66
"aliases": [
77
"CVE-2025-55182"
88
],
99
"summary": "React Server Components are Vulnerable to RCE",
10-
"details": "### Impact\n\nThere is an unauthenticated remote code execution vulnerability in React Server Components.\n\nWe recommend upgrading immediately.\n\nThe vulnerability is present in versions 19.0, 19.1.0, 19.1.1, and 19.2.0 of:\n* [react-server-dom-webpack](https://www.npmjs.com/package/react-server-dom-webpack)\n* [react-server-dom-parcel](https://www.npmjs.com/package/react-server-dom-parcel)\n* [react-server-dom-turbopack](https://www.npmjs.com/package/react-server-dom-turbopack?activeTab=readme)\n\n### Patches\n\nA fix was introduced in versions [19.0.1](https://github.com/facebook/react/releases/tag/v19.0.1), [19.1.2](https://github.com/facebook/react/releases/tag/v19.1.2), and [19.2.1](https://github.com/facebook/react/releases/tag/v19.2.1). If you are using any of the above packages please upgrade to any of the fixed versions immediately.\n\nIf your app’s React code does not use a server, your app is not affected by this vulnerability. If your app does not use a framework, bundler, or bundler plugin that supports React Server Components, your app is not affected by this vulnerability.\n\n### References\n\nSee the [blog post](https://react.dev/blog/2025/12/03/critical-security-vulnerability-in-react-server-components) for more information and upgrade instructions.",
10+
"details": "### Impact\n\nThere is an unauthenticated remote code execution vulnerability in React Server Components.\n\nWe recommend upgrading immediately.\n\nThe vulnerability is present in versions 19.0.0, 19.1.0, 19.1.1, and 19.2.0 of:\n* [react-server-dom-webpack](https://www.npmjs.com/package/react-server-dom-webpack)\n* [react-server-dom-parcel](https://www.npmjs.com/package/react-server-dom-parcel)\n* [react-server-dom-turbopack](https://www.npmjs.com/package/react-server-dom-turbopack?activeTab=readme)\n\n### Patches\n\nA fix was introduced in versions [19.0.1](https://github.com/facebook/react/releases/tag/v19.0.1), [19.1.2](https://github.com/facebook/react/releases/tag/v19.1.2), and [19.2.1](https://github.com/facebook/react/releases/tag/v19.2.1). If you are using any of the above packages please upgrade to any of the fixed versions immediately.\n\nIf your app’s React code does not use a server, your app is not affected by this vulnerability. If your app does not use a framework, bundler, or bundler plugin that supports React Server Components, your app is not affected by this vulnerability.\n\n### References\n\nSee the [blog post](https://react.dev/blog/2025/12/03/critical-security-vulnerability-in-react-server-components) for more information and upgrade instructions.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -25,7 +25,7 @@
2525
"type": "ECOSYSTEM",
2626
"events": [
2727
{
28-
"introduced": "19.0"
28+
"introduced": "19.0.0"
2929
},
3030
{
3131
"fixed": "19.0.1"
@@ -34,7 +34,7 @@
3434
}
3535
],
3636
"versions": [
37-
"19.0"
37+
"19.0.0"
3838
]
3939
},
4040
{
@@ -88,7 +88,7 @@
8888
"type": "ECOSYSTEM",
8989
"events": [
9090
{
91-
"introduced": "19.0"
91+
"introduced": "19.0.0"
9292
},
9393
{
9494
"fixed": "19.0.1"
@@ -97,7 +97,7 @@
9797
}
9898
],
9999
"versions": [
100-
"19.0"
100+
"19.0.0"
101101
]
102102
},
103103
{
@@ -151,7 +151,7 @@
151151
"type": "ECOSYSTEM",
152152
"events": [
153153
{
154-
"introduced": "19.0"
154+
"introduced": "19.0.0"
155155
},
156156
{
157157
"fixed": "19.0.1"
@@ -160,7 +160,7 @@
160160
}
161161
],
162162
"versions": [
163-
"19.0"
163+
"19.0.0"
164164
]
165165
},
166166
{

0 commit comments

Comments
 (0)