Home

Description

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.

PUBLISHED Reserved 2026-04-20 | Published 2026-04-24 | Updated 2026-04-28 | Assigner GitHub_M




MEDIUM: 6.6CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L

Problem types

CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Product status

< 9.2.0357
affected

References

github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8

github.com/...ommit/c78194e41d5a0b05b0ddf383b6679b1503f977fb

github.com/vim/vim/releases/tag/v9.2.0357

cve.org (CVE-2026-41411)

nvd.nist.gov (CVE-2026-41411)

Download JSON