GHSA-39mp-8hj3-5c49 · 深刻度: high · エコシステム: pip — Gradio is Vulnerable to Absolute Path Traversal on Windows with Python 3.13+
Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.7, Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Python 3.13+ changed the definition of `os.path.isabs` so that root-relative paths like `/windows/win.ini` on Windows are no longer considered absolute paths, resulting in a vulnerability in Gradio's logic for joining paths safely. This can be exploited by unauthenticated attackers to read arbitrary files from the Gradio server, even when Gradio is set up with authentication. Version 6.7 fixes the issue.
総合評価: CVE-2026-28414 は悪用リスクが高い(74/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 3.09%、86 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 4.21% | 3.09% | -1.12% |
| 2 | 2026-05-22 | 3.20% | 4.21% | +1.01% |
| 3 | 2026-05-06 | — | 3.20% | — |
EPSS の全履歴 (全 10 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-39mp-8hj3-5c49 · 深刻度: high · エコシステム: pip — Gradio is Vulnerable to Absolute Path Traversal on Windows with Python 3.13+
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| gradio_project | gradio | < 6.7.0 | cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:* |
| URL | タグ |
|---|---|
| https://github.com/gradio-app/gradio/security/advisories/GHSA-39mp-8hj3-5c49 | Exploit Vendor Advisory |