CVE-2026-73076

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-11 16:17

Updated : 2026-09-09 20:44


NVD link : CVE-2026-73076

Mitre link : CVE-2026-73076

CVE.ORG link : CVE-2026-73076


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-829

Inclusion of Functionality from Untrusted Control Sphere