RCE in Vim

CVE-2026-59858

Vim is an open source, command line text editor. Prior to 9.2.0735, the C omni-completion script in runtime/autoload/ccomplete.vim interpolates the typeref: or typename: extension field of a tags entry, without escaping, into a :vimgrep pattern that is run through :execute. Because :vimgrep honors the bar as a command separator, a crafted tag field can close the search pattern and append an arbitrary Ex command; opening a hostile .c file whose project tags file contains such an entry and invoking C omni-completion runs that command as the editing user. This issue is fixed in version 9.2.0735.

Vulnerability class: RCE (Remote Code Execution)

EPSS: 0.001 (3.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H.

Affected products

  • Vim — versions < 9.2.0735

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-59858?
CVE-2026-59858 is a high-severity vulnerability in Vim, classified under Code Injection. CVSS score: 7.8/10. Published 2026-07-09.
How severe is CVE-2026-59858?
High severity. CVSS v3 base score is 7.8 out of 10.