---
cve: "CVE-2026-59856"
severity: "HIGH"
cvss: 8.4
epss: "22%"
vendor: "vim"
kev: false
exploited: false
published: "2026-07-09 23:17:06"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-16T22:05:25+02:00"
---

# CVE-2026-59856

> 8.4 HIGH · 🧪 PoC

## Beschreibung

Vim is an open source, command line text editor. Prior to 9.2.0736, the PHP omni-completion script in runtime/autoload/phpcomplete.vim interpolates a class or trait name, taken from the contents of the edited buffer, into a search() pattern that is run via win_execute() without escaping. A name containing a single quote can terminate the search() string argument early, and because the bar is honored as an Ex command separator, the remainder of the name is run as Ex commands; via the :! command this allows arbitrary operating-system command execution when a victim opens a crafted PHP file and invokes omni-completion. This issue is fixed in version 9.2.0736.

## 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
```

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

## Patch verfügbar (OSV)

- 43afc581a37a35762dd0ef292f038b9dc5680a24 (Commit)

## Referenzen

- <https://github.com/vim/vim/security/advisories/GHSA-fh26-8f79-wj97>
- <https://github.com/vim/vim/commit/43afc581a37a35762dd0ef292f038b9dc5680a24>

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