漏洞描述 Vite开发服务器是一款基于Node或Bun运行的现代化前端构建工具,提供快速的开发体验。该漏洞影响运行在Node或Bun上的Vite开发服务器。当开发服务器显式暴露在网络中时,攻击者可以通过发送带有无效request-target(包含#符号)的请求绕过server.fs.deny检查,从而访问任意文件的内容,例如系统的敏感文件(如/etc/passwd)。此漏洞可能导致敏感信息泄露。
相关漏洞推荐 POC CVE-2025-31486: Vite server.fs.deny Bypass - Local File Inclusion Vite 文件读取权限绕过(CVE-2025-46565) (CVE-2025-58751) Vite server.fs 安全绕过漏洞 POC CVE-2025-24963: Vitest Browser Mode - Local File Read POC CVE-2025-30208: Vite - Arbitrary File Read POC CVE-2025-31125: Vite Development Server - Path Traversal POC CVE-2025-30208: Vite 任意文件读取漏洞 POC CVE-2025-58751: Vite Dev Server - Path Traversal POC vite-config: Vite Configuration - File Exposure Vite 存在权限绕过导致任意文件读取漏洞(CVE-2025-32395) Vite 信息泄露漏洞 Vite 任意文件读取(CVE-2025-31486) Vite /@fs 文件读取漏洞(CVE-2025-30208/CVE-2025-31125)