---
cve: "CVE-2026-41411"
severity: "MEDIUM"
cvss: 6.6
epss: "50%"
vendor: "vim"
kev: false
exploited: false
published: "2026-04-24 17:16:22"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T17:29:14+02:00"
---

# CVE-2026-41411

> 6.6 MEDIUM · 🧪 PoC

## Beschreibung

Vim is an open source, command line text editor. Prior to 9.2.0357, A command injection vulnerability exists in Vim's tag file processing. When resolving a tag, the filename field from the tags file is passed through wildcard expansion to resolve environment variables and wildcards. If the filename field contains backtick syntax (e.g., `command`), Vim executes the embedded command via the system shell with the full privileges of the running user.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- c78194e41d5a0b05b0ddf383b6679b1503f977fb (Commit)

## Referenzen

- <https://github.com/vim/vim/security/advisories/GHSA-cwgx-gcj7-6qh8>
- <https://github.com/vim/vim/commit/c78194e41d5a0b05b0ddf383b6679b1503f977fb>
- <https://github.com/vim/vim/releases/tag/v9.2.0357>

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