CVE-2025-57752 (CNNVD-202508-3486)
中文标题:
Next.js 安全漏洞
英文标题:
Next.js Affected by Cache Key Confusion for Image Optimization API Routes
漏洞描述
中文描述:
Next.js是Vercel开源的一个 React 框架。 Next.js 14.2.31之前版本和15.0.0至15.4.5之前版本存在安全漏洞,该漏洞源于缓存键混淆,可能导致未经授权的用户访问。
英文描述:
Next.js is a React framework for building full-stack web applications. In versions before 14.2.31 and from 15.0.0 to before 15.4.5, Next.js Image Optimization API routes are affected by cache key confusion. When images returned from API routes vary based on request headers (such as Cookie or Authorization), these responses could be incorrectly cached and served to unauthorized users due to a cache key confusion bug. This vulnerability has been fixed in Next.js versions 14.2.31 and 15.4.5. All users are encouraged to upgrade if they use API routes to serve images that depend on request headers and have image optimization enabled.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| vercel | next.js | >= 15.0.0, < 15.4.5 | - | - |
cpe:2.3:a:vercel:next.js:>=_15.0.0,_<_15.4.5:*:*:*:*:*:*:*
|
| vercel | next.js | < 14.2.31 | - | - |
cpe:2.3:a:vercel:next.js:<_14.2.31:*:*:*:*:*:*:*
|
| vercel | next.js | * | - | - |
cpe:2.3:a:vercel:next.js:*:*:*:*:*:node.js:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
3.1 (cna)
MEDIUMCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-57752 |
2025-11-11 15:23:30 | 2025-11-11 07:40:44 |
| NVD | nvd_CVE-2025-57752 |
2025-11-11 15:01:01 | 2025-11-11 07:48:31 |
| CNNVD | cnnvd_CNNVD-202508-3486 |
2025-11-11 15:12:55 | 2025-11-11 08:00:08 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202508-3486
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 2 -> 3
- data_sources: ['cve'] -> ['cve', 'nvd']