CVE-2026-59856

Vim is an open source, command line text editor. Prior to 9.2.0736, the PHP omni-completion script in runtime/autoload/phpcomplete.vim interpolates a class or trait name, taken from the contents of the edited buffer, into a search() pattern that is run via win_execute() without escaping. A name containing a single quote can terminate the search() string argument early, and because the bar is honored as an Ex command separator, the remainder of the name is run as Ex commands; via the :! command this allows arbitrary operating-system command execution when a victim opens a crafted PHP file and invokes omni-completion. This issue is fixed in version 9.2.0736.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*

History

14 Jul 2026, 05:16

Type Values Removed Values Added
References () https://github.com/vim/vim/security/advisories/GHSA-fh26-8f79-wj97 - Vendor Advisory, Exploit, Patch () https://github.com/vim/vim/security/advisories/GHSA-fh26-8f79-wj97 - Exploit, Patch, Vendor Advisory

10 Jul 2026, 19:21

Type Values Removed Values Added
References () https://github.com/vim/vim/commit/43afc581a37a35762dd0ef292f038b9dc5680a24 - () https://github.com/vim/vim/commit/43afc581a37a35762dd0ef292f038b9dc5680a24 - Patch
References () https://github.com/vim/vim/security/advisories/GHSA-fh26-8f79-wj97 - () https://github.com/vim/vim/security/advisories/GHSA-fh26-8f79-wj97 - Vendor Advisory, Exploit, Patch
First Time Vim vim
Vim
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8
CPE cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*

09 Jul 2026, 23:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-09 23:17

Updated : 2026-07-14 05:16


NVD link : CVE-2026-59856

Mitre link : CVE-2026-59856

CVE.ORG link : CVE-2026-59856


JSON object : View

Products Affected

vim

  • vim
CWE
CWE-94

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