- Description
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- next.js
CVSS 4.0
- Type
- Secondary
- Base score
- 1.7
- Impact score
- -
- Exploitability score
- -
- Vector string
- CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- Severity
- LOW
CVSS 3.1
- Type
- Primary
- Base score
- 5.9
- Impact score
- 3.6
- Exploitability score
- 2.2
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- MEDIUM
- security-advisories@github.com
- CWE-200
- Hype score
- Not currently trending
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vercel:next.js:12.3.5:*:*:*:*:node.js:*:*",
"matchCriteriaId": "B02B68D7-FB03-4BC8-B8B3-25A3810483F0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:vercel:next.js:13.5.9:*:*:*:*:node.js:*:*",
"matchCriteriaId": "CC945F11-B55E-4DB9-9088-21E47CDA0D42",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:vercel:next.js:14.2.25:*:*:*:*:node.js:*:*",
"matchCriteriaId": "E0A872E1-917A-44A7-BD62-B55EE12DE1FC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:vercel:next.js:15.2.3:*:*:*:*:node.js:*:*",
"matchCriteriaId": "FC700B96-A321-4560-9D31-95894B8D95C4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]