Beveiligingsadvies

CVE-2026-41411

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-04-24 16:51:39
Laatst bijgewerkt 2026-04-28 12:50:03
Toegewezen door GitHub_M
CVSS-score 6.6
Status PUBLISHED

Beschrijving

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.