GHSA-pr96-94w5-mx2h · 深刻度: medium · エコシステム: npm — @fastify/static vulnerable to path traversal in directory listing
@fastify/static versions 8.0.0 through 9.1.0 allow path traversal when directory listing is enabled via the list option. The dirList.path() function resolves directories outside the configured static root using path.join() without a containment check. A remote unauthenticated attacker can obtain directory listings for arbitrary directories accessible to the Node.js process, disclosing directory and file names. File contents are not disclosed. Upgrade to @fastify/static 9.1.1 to fix this issue. As a workaround, disable directory listing by removing the list option from the plugin configuration.
総合評価: CVE-2026-6410 は低リスク(35.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.51%、39 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.51% | +0.49% |
| 2 | 2026-04-17 | — | 0.02% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | ce714d77-add3-4f53-aff5-83d477b104bb |
GHSA-pr96-94w5-mx2h · 深刻度: medium · エコシステム: npm — @fastify/static vulnerable to path traversal in directory listing
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-6410 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| fastify | fastify-static | >= 8.0.0, < 9.1.1 | cpe:2.3:a:fastify:fastify-static:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://cna.openjsf.org/security-advisories.html | Third Party Advisory |
| https://github.com/fastify/fastify-static/security/advisories/GHSA-pr96-94w5-mx2h | Mitigation Vendor Advisory |