
This repository contains a React/Next.js proof-of-concept project for CVE-2025-66478.
my-cve-2025-66478-app/ - Next.js app used for the React2shell PoC16.0.619.2.0v4cd my-cve-2025-66478-app
npm install
npm run dev
http://localhost:3000
Run these commands inside my-cve-2025-66478-app:
npm run dev - Start local dev servernpm run build - Build production bundlenpm run start - Start production servernpm run lint - Run ESLintapp/page.tsx.CVE-2025-66478.