Next.js is a React framework for building full-stack web applications. To mitigate CVE-2025-29927, Next.js validated the x-middleware-subrequest-id which persisted across multiple incoming requests. However, this subrequest ID is sent to all requests, even if the destination is not the same host as the Next.js application. Initiating a fetch request to a third-party within Middleware will send the x-middleware-subrequest-id to that third party. This vulnerability is fixed in 12.3.6, 13.5.10, 14.2.26, and 15.2.4.
References
Link | Resource |
---|---|
https://github.com/vercel/next.js/security/advisories/GHSA-223j-4rm8-mrmf | Vendor Advisory |
https://vercel.com/changelog/cve-2025-30218-5DREmEH765PoeAsrNNQj3O | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
10 Sep 2025, 15:14
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/vercel/next.js/security/advisories/GHSA-223j-4rm8-mrmf - Vendor Advisory | |
References | () https://vercel.com/changelog/cve-2025-30218-5DREmEH765PoeAsrNNQj3O - Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
CPE | cpe:2.3:a:vercel:next.js:13.5.9:*:*:*:*:node.js:*:* cpe:2.3:a:vercel:next.js:15.2.3:*:*:*:*:node.js:*:* cpe:2.3:a:vercel:next.js:12.3.5:*:*:*:*:node.js:*:* cpe:2.3:a:vercel:next.js:14.2.25:*:*:*:*:node.js:*:* |
|
First Time |
Vercel
Vercel next.js |
07 Apr 2025, 14:18
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
02 Apr 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-02 22:15
Updated : 2025-09-10 15:14
NVD link : CVE-2025-30218
Mitre link : CVE-2025-30218
CVE.ORG link : CVE-2025-30218
JSON object : View
Products Affected
vercel
- next.js
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor