製品・ソフトウェアに関する情報
Vimにおける複数の脆弱性
Title Vimにおける複数の脆弱性
Summary

Vimはオープンソースのコマンドラインテキストエディタです。9.2.0479より前のバージョンでは、Unix系システム上で.tgzアーカイブを展開する際にruntime/autoload/tar.vimのtar#Vimuntar()関数にコマンドインジェクションの脆弱性が存在していました。この関数はshellescape(tartail)を{special}フラグなしで使用して:!gunzipおよび:!gzip -dコマンドを構築しており、細工されたアーカイブファイル名によってVimのコマンドライン特殊展開がトリガーされ、ユーザーの権限でシェルコマンドが実行される可能性がありました。この脆弱性は9.2.0479で修正されました。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 15, 2026, midnight
Registration Date May 21, 2026, 10:50 a.m.
Last Update May 21, 2026, 10:50 a.m.
CVSS3.0 : 重要
Score 7
Vector CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected System
Vim
Vim 9.2.0479 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年05月21日]
  掲載
May 21, 2026, 10:50 a.m.

NVD Vulnerability Information
CVE-2026-46483
Summary

Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in
runtime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user's context. This vulnerability is fixed in 9.2.0479.

Publication Date May 16, 2026, 12:16 a.m.
Registration Date May 17, 2026, 4:12 a.m.
Last Update May 19, 2026, 9:27 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:* 9.2.0479
Related information, measures and tools
Common Vulnerabilities List