Vim is an open source, command line text editor. Prior to version 9.1.2132, a heap buffer overflow vulnerability exists in Vim's tag file resolution logic when processing the 'helpfile' option. The vulnerability is located in the get_tagfname() function in src/tag.c. When processing help file tags, Vim copies the user-controlled 'helpfile' option value into a fixed-size heap buffer of MAXPATHL + 1 bytes (typically 4097 bytes) using an unsafe STRCPY() operation without any bounds checking. This issue has been patched in version 9.1.2132.
総合評価: CVE-2026-25749 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.21%、12 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.21% | +0.20% |
| 2 | 2026-02-07 | — | 0.01% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.6 | 3.1 | MEDIUM |
|
1.3 | 5.2 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-25749: 1 source package rows (vim); 311 state rows across 7 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, 3.23-main, edge-community, edge-main); fixed 2, open 309. | https://security.alpinelinux.org/vuln/CVE-2026-25749 |
debian
|
not yet assigned | CVE-2026-25749 not yet assigned priority: Debian including 1 source packages (vim), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-25749 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-25749 |
suse
|
medium | CVE-2026-25749 severity moderate: SUSE including 15 source package names (gvim, vim, …), 55 product×package rows across 13 product lines (SUSE Liberty Linux 8, SUSE Liberty Linux 9, … (13 product lines)): Known Not Affected 45, Fixed 10. | https://www.suse.com/security/cve/CVE-2026-25749/ |
ubuntu
|
low | CVE-2026-25749 low priority: Ubuntu including 1 source packages (vim), 8 status rows across 8 suites (bionic, focal, jammy, noble, questing, trusty, upstream, xenial): released 8. | https://ubuntu.com/security/CVE-2026-25749 |
| URL | タグ |
|---|---|
| https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9 | Patch |
| https://github.com/vim/vim/releases/tag/v9.1.2132 | Product |
| https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43 | Exploit Patch Vendor Advisory |