CVE 5.6 MEDIUM

Vim affected by Command injection via newline in glob()_CVE-2026-33412

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

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.

Basic Information

ID CVE-2026-33412
Source GitHub_M
Published Mar 24, 2026 at 19:43
Modified Mar 26, 2026 at 03:55

Affected Product

Vendor vim
Product vim
Version < 9.2.0202
Affected Versions vim vim < 9.2.0202

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.