CVE-2026-33412

Published
View on NVD ↗
CVSS v3
5.6
MEDIUM
CVSS v2
N/A
Affected
1
PROJECT

Description

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob() function on Unix-like systems. By including a newline character (\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user's 'shell' setting. This issue has been patched in version 9.2.0202.

The official Vim repository
GitHubGitHub
40.6K