CVE-2025-59414 (CNNVD-202509-2680)

LOW
中文标题:
Nuxt 路径遍历漏洞
英文标题:
Nuxt Client-Side Path Traversal in Nuxt Island Payload Revival
CVSS分数: 3.1
发布时间: 2025-09-17 18:39:38
漏洞类型: 路径遍历
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v4
漏洞描述
中文描述:

Nuxt是Nuxt开源的一个免费的开源框架。 Nuxt 3.19.0之前版本和4.1.0之前版本存在路径遍历漏洞,该漏洞源于客户端有效载荷恢复机制存在路径遍历问题,可能导致攻击者操控客户端请求。

英文描述:

Nuxt is an open-source web development framework for Vue.js. Prior to 3.19.0 and 4.1.0, A client-side path traversal vulnerability in Nuxt's Island payload revival mechanism allowed attackers to manipulate client-side requests to different endpoints within the same application domain when specific prerendering conditions are met. The vulnerability occurs in the client-side payload revival process (revive-payload.client.ts) where Nuxt Islands are automatically fetched when encountering serialized __nuxt_island objects. During prerendering, if an API endpoint returns user-controlled data containing a crafted __nuxt_island object, he data gets serialized with devalue.stringify and stored in the prerendered page. When a client navigates to the prerendered page, devalue.parse deserializes the payload. The Island reviver attempts to fetch /__nuxt_island/${key}.json where key could contain path traversal sequences. Update to Nuxt 3.19.0+ or 4.1.0+.

CWE类型:
CWE-22
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
nuxt nuxt >= 3.6.0 < 3.19.0 - - cpe:2.3:a:nuxt:nuxt:>=_3.6.0_<_3.19.0:*:*:*:*:*:*:*
nuxt nuxt >= 4.0.0 < 4.1.0 - - cpe:2.3:a:nuxt:nuxt:>=_4.0.0_<_4.1.0:*:*:*:*:*:*:*
nuxt nuxt * - - cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/nuxt/nuxt/security/advisories/GHSA-p6jq-8vc4-79f6 x_refsource_CONFIRM
cve.org
访问
https://github.com/nuxt/nuxt/commit/2566d2046bccb158d98fb13e42ce4b2c33fb2595 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
LOW
3.1
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
机密性
LOW
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-09-17 18:39:38
修改时间:
2025-09-17 19:42:44
创建时间:
2025-11-11 15:40:46
更新时间:
2026-01-12 02:27:54
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-59414 2025-11-11 15:23:31 2025-11-11 07:40:46
NVD nvd_CVE-2025-59414 2025-11-11 15:01:03 2025-11-11 07:48:33
CNNVD cnnvd_CNNVD-202509-2680 2025-11-11 15:12:57 2025-11-11 08:00:11
版本与语言
当前版本: v4
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v4 NVD
2026-01-12 02:27:54
affected_products_count: 2 → 3
查看详细变更
  • affected_products_count: 2 -> 3
v3 CNNVD
2025-11-11 16:00:11
vulnerability_type: 未提取 → 路径遍历; cnnvd_id: 未提取 → CNNVD-202509-2680; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 路径遍历
  • cnnvd_id: 未提取 -> CNNVD-202509-2680
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:33
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']