Description
Next.js is a React framework for building full-stack web applications. In versions starting from 13.0 to before 14.2.30 and 15.0.0 to before 15.2.2, Next.js 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. This issue has been patched in versions 14.2.30 and 15.2.2.
Problem types
CWE-1385: Missing Origin Validation in WebSockets
Product status
>= 15.0.0, < 15.2.2
References
github.com/...ext.js/security/advisories/GHSA-3h52-269p-cp9r
vercel.com/changelog/cve-2025-48068