Skip to content

Commit e8a3e76

Browse files
1 parent f6b87e4 commit e8a3e76

File tree

2 files changed

+444
-0
lines changed

2 files changed

+444
-0
lines changed
Lines changed: 222 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,222 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-2m3v-v2m8-q956",
4+
"modified": "2025-12-11T22:36:45Z",
5+
"published": "2025-12-11T22:36:44Z",
6+
"aliases": [
7+
"CVE-2025-55184"
8+
],
9+
"summary": "Denial of Service Vulnerability in React Server Components",
10+
"details": "## Impact\n\nThere is a denial of service vulnerability in React Server Components.\n\nReact recommends updating immediately.\n\nThe vulnerability exists in versions 19.0.0, 19.0.1 19.1.0, 19.1.1, 19.1.2, 19.2.0 and 19.2.1 of:\n\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\nThese issues are present in the patches published last week.\n\n## Patches\n\nFixes were back ported to versions 19.0.2, 19.1.3, and 19.2.2. \n\nIf 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/11/denial-of-service-and-source-code-exposure-in-react-server-components) for more information and upgrade instructions.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "npm",
21+
"name": "react-server-dom-parcel"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "19.0.0"
29+
},
30+
{
31+
"fixed": "19.0.2"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "npm",
40+
"name": "react-server-dom-turbopack"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "19.0.0"
48+
},
49+
{
50+
"fixed": "19.0.2"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "npm",
59+
"name": "react-server-dom-webpack"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "19.0.0"
67+
},
68+
{
69+
"fixed": "19.0.2"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "npm",
78+
"name": "react-server-dom-parcel"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "19.1.0"
86+
},
87+
{
88+
"fixed": "19.1.3"
89+
}
90+
]
91+
}
92+
]
93+
},
94+
{
95+
"package": {
96+
"ecosystem": "npm",
97+
"name": "react-server-dom-parcel"
98+
},
99+
"ranges": [
100+
{
101+
"type": "ECOSYSTEM",
102+
"events": [
103+
{
104+
"introduced": "19.2.0"
105+
},
106+
{
107+
"fixed": "19.2.2"
108+
}
109+
]
110+
}
111+
]
112+
},
113+
{
114+
"package": {
115+
"ecosystem": "npm",
116+
"name": "react-server-dom-turbopack"
117+
},
118+
"ranges": [
119+
{
120+
"type": "ECOSYSTEM",
121+
"events": [
122+
{
123+
"introduced": "19.1.0"
124+
},
125+
{
126+
"fixed": "19.1.3"
127+
}
128+
]
129+
}
130+
]
131+
},
132+
{
133+
"package": {
134+
"ecosystem": "npm",
135+
"name": "react-server-dom-turbopack"
136+
},
137+
"ranges": [
138+
{
139+
"type": "ECOSYSTEM",
140+
"events": [
141+
{
142+
"introduced": "19.2.0"
143+
},
144+
{
145+
"fixed": "19.2.2"
146+
}
147+
]
148+
}
149+
]
150+
},
151+
{
152+
"package": {
153+
"ecosystem": "npm",
154+
"name": "react-server-dom-webpack"
155+
},
156+
"ranges": [
157+
{
158+
"type": "ECOSYSTEM",
159+
"events": [
160+
{
161+
"introduced": "19.1.0"
162+
},
163+
{
164+
"fixed": "19.1.3"
165+
}
166+
]
167+
}
168+
]
169+
},
170+
{
171+
"package": {
172+
"ecosystem": "npm",
173+
"name": "react-server-dom-webpack"
174+
},
175+
"ranges": [
176+
{
177+
"type": "ECOSYSTEM",
178+
"events": [
179+
{
180+
"introduced": "19.2.0"
181+
},
182+
{
183+
"fixed": "19.2.2"
184+
}
185+
]
186+
}
187+
]
188+
}
189+
],
190+
"references": [
191+
{
192+
"type": "WEB",
193+
"url": "https://github.com/facebook/react/security/advisories/GHSA-2m3v-v2m8-q956"
194+
},
195+
{
196+
"type": "ADVISORY",
197+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55184"
198+
},
199+
{
200+
"type": "PACKAGE",
201+
"url": "https://github.com/facebook/react"
202+
},
203+
{
204+
"type": "WEB",
205+
"url": "https://react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components"
206+
},
207+
{
208+
"type": "WEB",
209+
"url": "https://www.facebook.com/security/advisories/cve-2025-55184"
210+
}
211+
],
212+
"database_specific": {
213+
"cwe_ids": [
214+
"CWE-400",
215+
"CWE-502"
216+
],
217+
"severity": "HIGH",
218+
"github_reviewed": true,
219+
"github_reviewed_at": "2025-12-11T22:36:44Z",
220+
"nvd_published_at": "2025-12-11T20:16:00Z"
221+
}
222+
}

0 commit comments

Comments
 (0)