Vim < 9.2.0073 - OS Command Injection via netrw Plugin SCP URL Handler
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-28417. PoCs published by exploitintel.
AI-analyzed exploit summary This repository contains functional exploit code demonstrating OS command injection in Vim's netrw plugin via crafted URI hostnames. Multiple PoC scripts (semicolon, command substitution, SFTP, backtick) confirm the 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.
Exploits (1)
This repository contains functional exploit code demonstrating OS command injection in Vim's netrw plugin via crafted URI hostnames. Multiple PoC scripts (semicolon, command substitution, SFTP, backtick) confirm the vulnerability.
References (4)
Related Analysis
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N