Vulnerability Description
Vim is an open source, command line text editor. Prior to version 9.2.0073, an OS command injection vulnerability exists in the `netrw` standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the `scp://` protocol handler), an attacker can execute arbitrary shell commands with the privileges of the Vim process. Version 9.2.0073 fixes the issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vim | Vim | < 9.2.0073 |
Related Weaknesses (CWE)
References
- https://github.com/vim/vim/commit/79348dbbc09332130f4c860Patch
- https://github.com/vim/vim/releases/tag/v9.2.0073Release Notes
- https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336PatchVendor Advisory
- http://www.openwall.com/lists/oss-security/2026/02/27/6Mailing ListPatchThird Party Advisory
FAQ
What is CVE-2026-28417?
CVE-2026-28417 is a vulnerability with a CVSS score of 4.4 (MEDIUM). Vim is an open source, command line text editor. Prior to version 9.2.0073, an OS command injection vulnerability exists in the `netrw` standard plugin bundled with Vim. By inducing a user to open a c...
How severe is CVE-2026-28417?
CVE-2026-28417 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-28417?
Check the references section above for vendor advisories and patch information. Affected products include: Vim Vim.