Command line text editor vulnerability in Vim affects user command execution
CVE-2026-73076
8.4HIGH
What is CVE-2026-73076?
Vim, an open-source command line text editor, features a vulnerability that allows a specially crafted vimball member named '.VimballRecord' to overwrite the installation record. This compromise occurs prior to version 9.2.0847. When the function vimball#RmVimball() processes the affected record entry, it can execute stored Ex commands, including system commands initiated through ':!', with the privileges of the user executing Vim. This poses a significant risk as it enables attackers to run unauthorized commands within the context of the user, potentially leading to system compromise.
Affected Version(s)
vim < 9.2.0847
