Vim is an open source, command line text editor. Prior to version 9.2.0561, the Python omni-completion script in python3complete.vim for Vim with the +python3 interpreter enabled (and the legacy pythoncomplete.vim for builds with the +python interpreter) executes the import and from statements found in the current buffer through Python's import machinery. Because the buffer's working directory is on sys.path, opening a hostile .py file with a sibling Python package and invoking omni-completion runs that package's top-level code as the editing user. This issue has been patched in version 9.2.0561.
総合評価: CVE-2026-52858 は低リスク(32.8/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.20%、10 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-16 | 0.27% | 0.20% | -0.07% |
| 2 | 2026-06-15 | 0.04% | 0.27% | +0.23% |
| 3 | 2026-06-12 | — | 0.04% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.3 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-52858 not yet assigned priority: Debian including 1 source packages (vim), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-52858 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2026-52858/ |
| URL | タグ |
|---|---|
| https://github.com/vim/vim/commit/4b850457e12e1a678dd209f2868154f7553cbf8d | Patch |
| https://github.com/vim/vim/releases/tag/v9.2.0561 | Product |
| https://github.com/vim/vim/security/advisories/GHSA-52mc-rq6p-rc7c | Mitigation Vendor Advisory |