Vercel 6336099f52 Update React Flight / Next.js RCE vulnerability
React Flight / Next.js RCE Advisory - Patch Applied

SUMMARY:
This project was affected by the React Flight / Next.js RCE advisory and has been successfully patched.

VULNERABILITY DETAILS:
- The project used Next.js 15.5.6 (vulnerable version in the 15.5.x line)
- Requirement: Upgrade to 15.5.7 (patched version)
- React Flight packages: Not used (not affected)
- React/React-DOM: Using 18.3.1 (not vulnerable 19.x versions)

CHANGES APPLIED:
1. Updated Next.js from ^15.5.6 to 15.5.7
   - File: package.json
   - Changed: "next": "^15.5.6" → "next": "15.5.7"
   - Reason: Fixed vulnerable caret dependency to pinned patched version

2. Updated lockfiles
   - pnpm-lock.yaml: Updated to reflect next@15.5.7
   - package-lock.json: Updated to reflect next@15.5.7

VERIFICATION:
✓ Next.js version: 15.5.7 (patched)
✓ React version: 18.3.1 (not vulnerable)
✓ React-DOM version: 18.3.1 (not vulnerable)
✓ No React Flight packages present
✓ Lockfiles correctly resolve to patched version

SECURITY STATUS: RESOLVED
The project now uses the patched version of Next.js 15.5.7 and is no longer vulnerable to the React Flight / Next.js RCE advisory.

Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2025-12-08 22:12:26 +00:00
2025-11-03 20:31:46 +01:00
2023-05-27 17:09:24 +02:00
2024-04-24 20:48:24 +02:00
2023-08-08 19:10:35 +02:00
2023-05-27 17:05:36 +02:00
2023-05-27 17:09:24 +02:00
2023-05-27 17:09:24 +02:00
2025-11-03 20:24:05 +01:00
Description
No description provided
MIT 11 MiB
Languages
MDX 90.3%
JavaScript 9.7%