---
cve: "CVE-2026-33412"
severity: "MEDIUM"
cvss: 5.6
epss: "83%"
vendor: "vim"
kev: false
exploited: false
published: "2026-03-24 19:43:07"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T04:44:27+02:00"
---

# CVE-2026-33412

> 5.6 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 645ed6597d1ea896c712cd7ddbb6edee79577e9a (Commit)

## Referenzen

- <https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c>
- <https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a>
- <https://github.com/vim/vim/releases/tag/v9.2.0202>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-33412) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
