Improper Neutralization of Argument Delimiters in a Command in Vim - #VU145378

 

Improper Neutralization of Argument Delimiters in a Command in Vim - #VU145378

Published: August 26, 2026


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

Vulnerability details

The vulnerability allows a remote user to execute arbitrary ex commands.

The vulnerability exists due to improper neutralization of argument delimiters in a command in runtime/autoload/ccomplete.vim StructMembers() when processing tags file paths returned by tagfiles() during omni-completion. A remote user can supply a tags file path containing a bar character to execute arbitrary ex commands.

User interaction is required to open a C file and invoke omni-completion on a member access whose type is only known from the tags file.


Affected software

Vim

Remediation

Install security update from vendor's website.

Vim - update to 9.2.1011

External References

Related Security Bulletins