Command Injection Vulnerability in Vim Text Editor by Vim Project
CVE-2026-57453
6.5MEDIUM
What is CVE-2026-57453?
A command injection vulnerability exists in the Vim text editor that affects versions 9.1.1784 to 9.2.0678. The issue arises when the bundled zip plugin autoload/zip.vim falls back to using PowerShell for operations on zip archives. When a crafted archive entry name is utilized, it can break out of the expected string context and lead to the execution of arbitrary commands within PowerShell, leveraging the privileges of the user running Vim. This vulnerability is particularly concerning when users open, view, or extract zip archives containing malicious entry names. The vulnerability has been addressed in version 9.2.0678.
Affected Version(s)
vim >= 9.1.1784, < 9.2.0678
