๐Ÿ” CVE Alert

CVE-2026-57453

MEDIUM 6.5

Vim: PowerShell Command Injection via Unescaped Filename in zip.vim Extraction

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Vim is an open source, command line text editor. From 9.1.1784 until 9.2.0678, when the bundled zip plugin autoload/zip.vim falls back to PowerShell to browse, read, extract, update or delete entries in a zip archive, it builds the PowerShell command by inserting archive entry names that are quoted only for the shell, not for PowerShell. A crafted entry name can break out of the intended string context and cause PowerShell to execute arbitrary commands with the privileges of the user running Vim, triggered by opening, viewing or extracting the archive. This vulnerability is fixed in 9.2.0678.

CWE CWE-77
Vendor vim
Product vim
Published Jun 25, 2026
Stay Ahead of the Next One

Get instant alerts for vim vim

Be the first to know when new medium vulnerabilities affecting vim vim are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L
Attack Vector
Local
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Affected Versions

vim / vim
>= 9.1.1784, < 9.2.0678

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/vim/vim/security/advisories/GHSA-x5fg-h5w9-9frf github.com: https://github.com/vim/vim/commit/b2cc9be119d51212bf0d3f2a99 github.com: https://github.com/vim/vim/releases/tag/v9.2.0678