Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.
Security Fix(es):
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.(CVE-2026-46483)
{
"severity": "High"
}{
"x86_64": [
"vim-X11-9.0-48.oe2003sp4.x86_64.rpm",
"vim-common-9.0-48.oe2003sp4.x86_64.rpm",
"vim-debuginfo-9.0-48.oe2003sp4.x86_64.rpm",
"vim-debugsource-9.0-48.oe2003sp4.x86_64.rpm",
"vim-enhanced-9.0-48.oe2003sp4.x86_64.rpm",
"vim-minimal-9.0-48.oe2003sp4.x86_64.rpm"
],
"src": [
"vim-9.0-48.oe2003sp4.src.rpm"
],
"noarch": [
"vim-filesystem-9.0-48.oe2003sp4.noarch.rpm"
],
"aarch64": [
"vim-X11-9.0-48.oe2003sp4.aarch64.rpm",
"vim-common-9.0-48.oe2003sp4.aarch64.rpm",
"vim-debuginfo-9.0-48.oe2003sp4.aarch64.rpm",
"vim-debugsource-9.0-48.oe2003sp4.aarch64.rpm",
"vim-enhanced-9.0-48.oe2003sp4.aarch64.rpm",
"vim-minimal-9.0-48.oe2003sp4.aarch64.rpm"
]
}