GHSA-fx2h-pf6j-xcff · 深刻度: high · エコシステム: npm — vite: `server.fs.deny` bypass on Windows alternate paths
Vite is a frontend tooling framework for JavaScript. Prior to 8.0.16, 7.3.5, and 6.4.3, the contents of files that are specified by server.fs.deny can be returned to the browser on Windows. Vite’s dev server denies direct access to sensitive files through server.fs.deny, including entries such as .env, .env.*, and *.{crt,pem}. However, on Windows, the deny logic does not correctly normalize NTFS ADS path forms before access checks are applied. Because of this, requests such as /.env::$DATA?raw are treated as allowed paths, while Windows resolves them to the original file's default data stream. Similar to that, Windows allows accessing a file using a different name with the 8.3 short name compatibility feature. Vite did not reject accessing files via them. This vulnerability is fixed in 8.0.16, 7.3.5, and 6.4.3.
総合評価: CVE-2026-53571 は公開エクスプロイトあり(59.3/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.40%、32 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.06% | 0.40% | +0.34% |
| 2 | 2026-06-12 | — | 0.06% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-fx2h-pf6j-xcff · 深刻度: high · エコシステム: npm — vite: `server.fs.deny` bypass on Windows alternate paths
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| vitejs | vite | < 6.4.3 | cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:* |
| vitejs | vite | >= 7.0.0, < 7.3.5 | cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:* |
| vitejs | vite | >= 8.0.0, < 8.0.16 | cpe:2.3:a:vitejs:vite:*:*:*:*:*:node.js:*:* |
| voidzero | vite\+ | < 0.1.24 | cpe:2.3:a:voidzero:vite\+:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/vitejs/vite/security/advisories/GHSA-fx2h-pf6j-xcff | Exploit Vendor Advisory |