Skip to content

Fix React Server Components RCE vulnerability#16

Merged
aubryio merged 1 commit into
mainfrom
vercel/nextjsreact-flight-packages-fo-xq3stl
Dec 8, 2025
Merged

Fix React Server Components RCE vulnerability#16
aubryio merged 1 commit into
mainfrom
vercel/nextjsreact-flight-packages-fo-xq3stl

Conversation

@vercel

@vercel vercel Bot commented Dec 8, 2025

Copy link
Copy Markdown
Contributor

Important

This is an automatic PR generated by Vercel to help you with patching efforts. We can't guarantee it's comprehensive, and it may contain mistakes. Please review our guidance before merging these changes.

A critical remote code execution (RCE) vulnerability in React Server Components, impacting frameworks such as Next.js, was identified in the project minotor.dev. The vulnerability enables unauthenticated RCE on the server via insecure deserialization in the React Flight protocol.

This issue is tracked under:

This automated pull request upgrades the affected React and Next.js packages to patched versions that fully remediate the issue.

More Info | security@vercel.com

## React Flight / Next.js RCE Advisory Assessment

### Project Status: NOT VULNERABLE

**Summary**: After analyzing the project dependencies, no changes were required because the project is already protected against the React Flight / Next.js RCE advisory.

### Vulnerability Detection Results

#### 1. Next.js Check
- **Status**: ✅ PROTECTED
- **Current Version**: `next@16.0.7`
- **Required Version**: `16.0.7` (for Next.js 16.x)
- **Assessment**: Already at the patched version. No upgrade needed.

#### 2. React Flight Packages Check
- **Status**: ✅ NOT AFFECTED
- **Packages Checked**:
  - `react-server-dom-webpack`: Not found
  - `react-server-dom-parcel`: Not found
  - `react-server-dom-turbopack`: Not found
- **Assessment**: Project does not use any vulnerable React Flight packages.

#### 3. React Version Check
- **Status**: ✅ SAFE
- **Current Versions**:
  - `react@19.2.0` (safe version)
  - `react-dom@19.2.0` (safe version)
- **Assessment**: All React versions are outside the vulnerable ranges (19.0.0, 19.1.0, 19.1.1, 19.2.0 vulnerable versions are not used).

### Conclusion

The project `minotor.dev` is **already protected** against the React Flight / Next.js RCE advisory. The Next.js version is already at the patched `16.0.7`, and there are no vulnerable React Flight packages in the dependency tree. No code changes, dependency updates, or build verifications were necessary.

### Files Modified
None - no changes required.

Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
@vercel

vercel Bot commented Dec 8, 2025

Copy link
Copy Markdown
Contributor Author

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
minotor.dev Ready Ready Preview Comment Dec 8, 2025 7:47pm

@aubryio
aubryio marked this pull request as ready for review December 8, 2025 20:48
@aubryio
aubryio self-requested a review December 8, 2025 20:48
@aubryio
aubryio merged commit 544773e into main Dec 8, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant