CVE-2026-41411
đļ mediumSummary
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.
CVSS Score
6.6
Medium
EPSS Score
0.2
Exploit Probability
Published Date
2026-04-24
First Seen: 2026-04-27
đ Relative Risk Intelligence
This CVE is Lower Risk - more severe than 48.0% of all 329,456 vulnerabilities in our database.
#171,268
Below average severity
Severity Percentile
đ¯ CISA SSVC Assessment Updated: Apr 24, 2026
đ Exploitation Status
None
No known exploits
âī¸ Automatable
NO
Requires human interaction
đĨ Technical Impact
Partial
Limited system impact
SSVC data provided by
CISA
Last Modified
2026-04-27
Source
NVD đ
CVSS Vector 3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L
CWE IDs (Weakness Types)