Information exposure in Next.js dev server due to lack of origin verification
Description
Published to the GitHub Advisory Database
May 28, 2025
Reviewed
May 28, 2025
Published by the National Vulnerability Database
May 30, 2025
Last updated
May 30, 2025
Summary
A low-severity vulnerability in Next.js has been fixed in version 15.2.2. This issue may have allowed limited source code exposure when the dev server was running with the App Router enabled. The vulnerability only affects local development environments and requires the user to visit a malicious webpage while
npm run dev
is active.Learn more: https://vercel.com/changelog/cve-2025-48068
Credit
Thanks to sapphi-red and Radman Siddiki for responsibly disclosing this issue.
References