---
cve: "CVE-2026-44656"
severity: "MEDIUM"
cvss: 4.6
epss: "92%"
vendor: "vim"
kev: false
exploited: false
published: "2026-05-08 23:16:39"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T20:24:46+02:00"
---

# CVE-2026-44656

> 4.6 MEDIUM · 🧪 PoC

## Beschreibung

Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- 190cb3c2b9c769a3972bcfd991a7b5b6cb771ef0 (Commit)

## Referenzen

- <https://github.com/vim/vim/security/advisories/GHSA-hwg5-3cxw-wvvg>
- <https://github.com/vim/vim/commit/190cb3c2b9c769a3972bcfd991a7b5b6cb771ef0>
- <https://github.com/vim/vim/releases/tag/v9.2.0435>

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