Skip to content

Commit 57665cb

Browse files
Merge pull request #6535 from jcburgo/jcburgo/advisory-improvement-6529
2 parents f79a61c + 6cf0a92 commit 57665cb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

advisories/github-reviewed/2025/12/GHSA-9qr9-h5gf-34mp/GHSA-9qr9-h5gf-34mp.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"id": "GHSA-9qr9-h5gf-34mp",
44
"modified": "2025-12-08T21:36:57Z",
55
"published": "2025-12-03T19:07:11Z",
6-
"aliases": [],
6+
"aliases": [
7+
"CVE-2025-55182"
8+
],
79
"summary": "Next.js is vulnerable to RCE in React flight protocol",
810
"details": "A vulnerability affects certain React packages<sup>1</sup> for versions 19.0.0, 19.1.0, 19.1.1, and 19.2.0 and frameworks that use the affected packages, including Next.js 15.x and 16.x using the App Router. The issue is tracked upstream as [CVE-2025-55182](https://www.cve.org/CVERecord?id=CVE-2025-55182). \n\nFixed in:\nReact: 19.0.1, 19.1.2, 19.2.1\nNext.js: 15.0.5, 15.1.9, 15.2.6, 15.3.6, 15.4.8, 15.5.7, 16.0.7, 15.6.0-canary.58, 16.1.0-canary.12+\n\nThe vulnerability also affects experimental canary releases starting with 14.3.0-canary.77. Users on any of the 14.3 canary builds should either downgrade to a 14.x stable release or 14.3.0-canary.76.\n\nAll users of stable 15.x or 16.x Next.js versions should upgrade to a patched, stable version immediately.\n\n<sup>1</sup> The affected React packages are:\n- react-server-dom-parcel\n- react-server-dom-turbopack\n- react-server-dom-webpack",
911
"severity": [
@@ -170,4 +172,4 @@
170172
"github_reviewed_at": "2025-12-03T19:07:11Z",
171173
"nvd_published_at": "2025-12-03T18:15:47Z"
172174
}
173-
}
175+
}

0 commit comments

Comments
 (0)