Command Line Text Editor Vulnerability in Vim's Netrw Plugin
CVE-2026-55895
5.7MEDIUM
What is CVE-2026-55895?
An insecure Vimscript execution flaw exists within the Netrw plugin in Vim, allowing attackers to exploit filename handling when deleting files. Specifically, a crafted filename can inject arbitrary Vimscript commands, granting unauthorized execution of shell commands via the built-in :call system() and :! functions. This vulnerability, which affects versions prior to 9.2.0663, poses significant risks if exploited, since it can compromise the integrity of the command line interface.
Affected Version(s)
vim < 9.2.0663
