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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
13 Jun 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) 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. |
30 May 2025, 16:31
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
30 May 2025, 04:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-30 04:15
Updated : 2025-06-13 15:15
NVD link : CVE-2025-48068
Mitre link : CVE-2025-48068
CVE.ORG link : CVE-2025-48068
JSON object : View
Products Affected
No product.
CWE
CWE-1385
Missing Origin Validation in WebSockets