Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Pyllyukko

#38033of 53,622
7.3Total CVSS
Vulnerabilities · 1
PT-2026-26509
7.3
2026-01-01
Vim · Vim · CVE-2026-33412
**Name of the Vulnerable Software and Affected Versions** Vim versions prior to 9.2.0202 **Description** Vim, a command line text editor, contains a flaw in its `glob()` function on Unix-like systems. Including a newline character ( ) within a pattern provided to `glob()` could allow an attacker to execute arbitrary shell commands. The vulnerability's impact is dependent on the user's 'shell' setting. This occurs when a Vimscript plugin passes untrusted user input into the `glob()` function. **Recommendations** Update to version 9.2.0202 or later.