Commit 87f17a2
authored
Update Next.js React Flight RCE vulnerability (#1111)
## React Flight / Next.js RCE Advisory - Analysis and Resolution
### Project Analysis
This project (hiro-systems-docs) has been analyzed for vulnerability to the React Flight / Next.js RCE advisory.
### Findings
**Affected Status: NOT VULNERABLE - Already Patched**
The project is a Next.js application with the following relevant dependencies:
- **next**: 15.3.6 (patched version)
- **react**: 19.0.0 (no manual update needed for Next.js)
- **react-dom**: 19.0.0 (no manual update needed for Next.js)
- **React Flight packages**: None detected (react-server-dom-webpack, react-server-dom-parcel, react-server-dom-turbopack not in use)
### Resolution
**No changes were required.** The project is already running the patched version of Next.js for the 15.3.x minor series:
- Next.js 15.3.x: ✅ Already at 15.3.6 (patched version)
- No React Flight packages in use
- React and React DOM dependencies are managed by Next.js and are at compatible versions
### Verification
Confirmed the following:
1. Next.js is at version 15.3.6 (the patched version for 15.3.x releases)
2. No vulnerable React Flight packages (react-server-dom-*) are present in dependencies
3. React 19.0.0 is compatible with Next.js 15.3.6
4. No manual React updates needed (Next.js manages React versions automatically)
### Conclusion
This project requires no modifications to address the React Flight / Next.js RCE advisory. It is already running patched software versions.
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>1 parent fe2dfda commit 87f17a2
2 files changed
+13
-12
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments