CVE-2026-47429 漏洞深度分析

漏洞概述

CVE 编号: CVE-2026-47429
CVSS 评分: 9.8(CRITICAL)
CVSS 向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE 分类: CWE-22
漏洞状态: Received
发布时间: 2026-07-14T20:17:02.460
最后更新: 2026-07-14T20:17:02.460

漏洞描述

Vitest is a testing framework powered by Vite. Prior to 3.2.5 and 4.1.0, the Vitest UI/API server on Windows used isFileServingAllowed incorrectly for /vitest_attachment, allowing \?\..\ path traversal to read files outside the project; exposed API write and rerun features such as saveTestFile and rerun could also allow arbitrary script execution. This issue is fixed in versions 3.2.5 and 4.1.0.

影响分析

此漏洞的具体影响取决于实际利用场景。"

修复建议

  1. 及时关注厂商发布的安全更新和补丁
  2. 升级受影响组件到最新版本
  3. 如无法立即升级,参考厂商提供的临时缓解措施
  4. 加强网络访问控制和监控

参考链接

  1. https://github.com/vitest-dev/vitest/commit/20e00ef7808de6d330c5e2fda530f686e08f1c8d
  2. https://github.com/vitest-dev/vitest/commit/af88b1f5d82844a4761ea9a977156c98e2b14ca8
  3. https://github.com/vitest-dev/vitest/pull/10445
  4. https://github.com/vitest-dev/vitest/pull/9350
  5. https://github.com/vitest-dev/vitest/releases/tag/v3.2.5