---
cve: "CVE-2026-55895"
severity: "MEDIUM"
cvss: 5.7
epss: "15%"
vendor: "vim"
kev: false
exploited: false
published: "2026-06-25 16:16:41"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T09:20:41+02:00"
---

# CVE-2026-55895

> 5.7 MEDIUM · 🧪 PoC

## Beschreibung

Vim is an open source, command line text editor. Prior to 9.2.0663, a Vimscript code injection vulnerability exists in s:NetrwLocalRmFile() in the netrw plugin (runtime/pack/dist/opt/netrw/autoload/netrw.vim) when deleting a local file from the browser. A filename derived from the buffer's directory listing is interpolated into an Ex command line passed to :execute with only the backslash character escaped, allowing a crafted filename containing a bar (|) to terminate the intended command and execute arbitrary Vimscript, including shell commands via :call system() and :!.  This vulnerability is fixed in 9.2.0663.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 55bc757a5d436e59d50fe43f7cda94b118f86cb2 (Commit)

## Referenzen

- <https://github.com/vim/vim/security/advisories/GHSA-vhh8-v6wx-hjjh>
- <https://github.com/vim/vim/commit/55bc757a5d436e59d50fe43f7cda94b118f86cb2>
- <https://github.com/vim/vim/releases/tag/v9.2.0663>

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