CVE 3.6 LOW

Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag_CVE-2026-46483

3.6 / 10
LOW
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N

Description

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.

Basic Information

ID CVE-2026-46483
Source GitHub_M
Published May 15, 2026 at 14:57

Affected Product

Vendor vim
Product vim
Version < 9.2.479
Affected Versions vim vim < 9.2.479

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.