#VU124678 OS Command Injection in Vim
Published: March 30, 2026
Vim
Vim.org
Description
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to the tabpanel option is missing the P_MLE flag, allowing a modeline to inject a %{expr} expression string without requiring modelineexpr to be enabled. A remote attacker can trick the victim into opening a specially crafted file and execute arbitrary code on the system.