Skip to content

Commit 9aa8314

Browse files
1 parent 95dfa85 commit 9aa8314

File tree

1 file changed

+222
-0
lines changed

1 file changed

+222
-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-7gmr-mq3h-m5h9",
4+
"modified": "2025-12-12T16:32:43Z",
5+
"published": "2025-12-12T16:32:43Z",
6+
"aliases": [
7+
"CVE-2025-67779"
8+
],
9+
"summary": "Denial of Service Vulnerability in React Server Components",
10+
"details": "## Impact\n\nIt was found that the fix to address [CVE-2025-55184](https://github.com/facebook/react/security/advisories/GHSA-2m3v-v2m8-q956) in React Server Components was incomplete and does not prevent a denial of service attack in a specific case.\n\nWe recommend updating immediately.\n\nThe vulnerability exists in versions 19.0.2, 19.1.3, and 19.2.2 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 on December 11th, 2025.\n\n## Patches\n\nFixes were back ported to versions 19.0.3, 19.1.4, and 19.2.3. \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.2"
29+
},
30+
{
31+
"fixed": "19.0.3"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "npm",
40+
"name": "react-server-dom-parcel"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "19.1.3"
48+
},
49+
{
50+
"fixed": "19.1.4"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "npm",
59+
"name": "react-server-dom-parcel"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "19.2.2"
67+
},
68+
{
69+
"fixed": "19.2.3"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "npm",
78+
"name": "react-server-dom-turbopack"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "19.0.2"
86+
},
87+
{
88+
"fixed": "19.0.3"
89+
}
90+
]
91+
}
92+
]
93+
},
94+
{
95+
"package": {
96+
"ecosystem": "npm",
97+
"name": "react-server-dom-turbopack"
98+
},
99+
"ranges": [
100+
{
101+
"type": "ECOSYSTEM",
102+
"events": [
103+
{
104+
"introduced": "19.1.3"
105+
},
106+
{
107+
"fixed": "19.1.4"
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.2.2"
124+
},
125+
{
126+
"fixed": "19.2.3"
127+
}
128+
]
129+
}
130+
]
131+
},
132+
{
133+
"package": {
134+
"ecosystem": "npm",
135+
"name": "react-server-dom-webpack"
136+
},
137+
"ranges": [
138+
{
139+
"type": "ECOSYSTEM",
140+
"events": [
141+
{
142+
"introduced": "19.0.2"
143+
},
144+
{
145+
"fixed": "19.0.3"
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.3"
162+
},
163+
{
164+
"fixed": "19.1.4"
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.2"
181+
},
182+
{
183+
"fixed": "19.2.3"
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": "WEB",
197+
"url": "https://github.com/facebook/react/security/advisories/GHSA-7gmr-mq3h-m5h9"
198+
},
199+
{
200+
"type": "ADVISORY",
201+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67779"
202+
},
203+
{
204+
"type": "PACKAGE",
205+
"url": "https://github.com/facebook/react"
206+
},
207+
{
208+
"type": "WEB",
209+
"url": "https://react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components"
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-12T16:32:43Z",
220+
"nvd_published_at": null
221+
}
222+
}

0 commit comments

Comments
 (0)