PatchSiren cyber security CVE debrief
CVE-2026-73078 vim CVE debrief
CVE-2026-73078 is a high-severity vulnerability in Vim, a command-line text editor. The vulnerability exists in the netrw plugin, which allows attackers to execute arbitrary Ex and operating-system commands by crafting a malicious directory path. This issue is fixed in Vim version 9.2.0840. Defenders should prioritize updating to version 9.2.0840 or later to prevent exploitation of this vulnerability. The vulnerability is caused by the netrw plugin's failure to properly neutralize the | command separator and single quotes in directory paths. This allows attackers to execute arbitrary Ex and operating-system commands. The vulnerability has a high CVSS score of 8.6 and is considered
- Vendor
- vim
- Product
- Unknown
- CVSS
- HIGH 8.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-11
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-11
- Advisory updated
- 2026-09-09
Who should care
Defenders who use Vim or manage systems that use Vim should prioritize updating to version 9.2.0840 or later to prevent exploitation of this vulnerability. The vulnerability has a high CVSS score of 8.6 and is considered high-severity. The issue is fixed in Vim version 9.2.0840. Defenders should review compensating controls for exposed systems while remediation is scheduled and verified. Defenders should also check relevant monitoring, detection, and logs
Why it matters
CVE-2026-73078 is a high-severity vulnerability in Vim that allows attackers to execute arbitrary Ex and operating-system commands. Defenders should prioritize updating Vim to version 9.2.0840 or later to prevent exploitation of this vulnerability.
- Arbitrary Ex command execution
- Arbitrary operating-system command execution
- Elevation of privileges in GUI Vim
Technical summary
The vulnerability exists in the netrw plugin, which allows attackers to execute arbitrary Ex and operating-system commands by crafting a malicious directory path. This issue is fixed in Vim version 9.2.0840. The vulnerability has a high CVSS score of 8.6 and is considered high-severity. Defenders should prioritize updating to version 9.2.0840 or later to prevent exploitation of this vulnerability. The netrw plugin's failure to properly neutralize the | command separator and single quotes in directory paths allows attackers to execute arbitrary Ex and operating-system commands
Defensive priority
Defenders should prioritize updating Vim to version 9.2.0840 or later to prevent exploitation of this vulnerability.
Recommended defensive actions
- Update Vim to version 9.2.0840 or later
- Restrict access to the netrw plugin
- Monitor for suspicious activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is caused by the netrw plugin's failure to properly neutralize the | command separator and single quotes in directory paths. This allows attackers to execute arbitrary Ex and operating-system commands. The vulnerability has a high CVSS score of 8.6 and is considered high-severity. The issue is fixed in Vim version 9.2.0840. Defenders should prioritize updating to version 9.2.0840 or later to prevent exploitation of this vulnerability. The netrw plugin is a popular plugin for Vim that provides network-related features
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73078 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73078
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73078 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73078
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/vim/vim/commit/29c6fd090d4520592f8be7d9ec81190edf25ef69
-
Source reference
Unverified legacy reference
URL: https://github.com/vim/vim/security/advisories/GHSA-rcr7-f3wr-22r2
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.