CVE-2026-73076

Severity CVSS v4.0:
HIGH
Type:
CWE-94 Code Injection
Publication date:
11/08/2026
Last modified:
11/08/2026

Description

Vim is an open source, command line text editor. Prior to 9.2.0847, runtime/autoload/vimball.vim allows a crafted vimball member named .VimballRecord to overwrite the installation record with attacker-chosen commands. When vimball#RmVimball() later processes the matching record entry, the stored Ex commands, including operating-system commands invoked through :!, execute with the privileges of the user running Vim. This issue is fixed in version 9.2.0847.