Vim is an open source, command line text editor. Prior to 9.2.0357, A command injection vulnerability exists in Vim's tag file processing. When resolving a tag, the filename field from the tags file is passed through wildcard expansion to resolve environment variables and wildcards. If the filename field contains backtick syntax (e.g., `command`), Vim executes the embedded command via the system shell with the full privileges of the running user.
References
| Link | Resource |
|---|---|
| https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb | Patch |
| https://github.com/vim/vim/releases/tag/v9.2.0357 | Product |
| https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8 | Patch Vendor Advisory |
Configurations
History
27 Apr 2026, 13:39
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Vim vim
Vim |
|
| CPE | cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:* | |
| References | () https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb - Patch | |
| References | () https://github.com/vim/vim/releases/tag/v9.2.0357 - Product | |
| References | () https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8 - Patch, Vendor Advisory |
24 Apr 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-24 17:16
Updated : 2026-06-17 10:46
NVD link : CVE-2026-41411
Mitre link : CVE-2026-41411
CVE.ORG link : CVE-2026-41411
JSON object : View
Products Affected
vim
- vim
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
