Argument injection in Vim - #VU149473

 

Argument injection in Vim - #VU149473

Published: September 14, 2026


Vulnerability identifier: #VU149473
CSH Severity: Low
CVSS v4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-88
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to execute arbitrary operating system commands.

The vulnerability exists due to improper neutralization of argument delimiters in a command in sign_jump() in src/sign.c when jumping to a sign in an undisplayed buffer with a crafted file name. A local user can invoke :sign jump or sign_jump() on a buffer name containing an Ex command separator to execute arbitrary operating system commands.

Vim must be built with the +signs feature.


Affected software

Vim

Remediation

Install security update from vendor's website.

Vim - update to 9.2.1090

External References

Related Security Bulletins