[Security Advisory] Next.js CVE-2025-66478 — Stable Version Recommendations for Next.js, React, and Node.js #86939
Unanswered
livingspark108
asked this question in
Help
Replies: 1 comment
-
|
Please refer to our official communication: https://nextjs.org/blog/CVE-2025-66478 For visibility sake: Affected Next.js VersionsApplications using React Server Components with the App Router are affected when running:
Fixed VersionsThe vulnerability is fully resolved in the following patched Next.js releases:
We also released patched canary releases for Next.js 15 and 16:
These versions include the hardened React Server Components implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi team 👋,
I came across the recent security advisory related to CVE-2025-66478, which is reported to affect certain versions of Next.js, especially around releases in the 16.x line.
Before proceeding with upgrades in production, I want to confirm the current recommended and stable versions for:
Next.js
React
Node.js
This discussion aims to clarify:
🔐 1. Security Advisory Context
According to multiple posts and community reports, Next.js versions around 16.0.x may trigger deployment failures due to security checks (notably React Server Component risks and route handling vulnerabilities).
I'd like to verify:
Which specific versions are impacted by CVE-2025-66478
Whether patch releases are already available
If the advisory affects both Pages Router and App Router projects
📌 2. Stable Version Requests
Could you please provide guidance on the recommended stable releases to use in December 2025?
Specifically:
✔ Next.js (Stable)
Current Long-Term Stability
Latest patch versions free from CVE-2025-66478
✔ React (Stable)
Server Components recommended version
Known vulnerabilities related to CVE-2025-55182
✔ Node.js (Stable)
Minimum supported version for modern Next.js SSR deployments
Whether 18.x or 20.x is recommended for production in 2025
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions