Vulnerability Description
Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Targets menu entries by interpolating attacker-controlled directory paths into executed :menu commands. s:NetrwBookmarkMenu(), s:NetrwTgtMenu(), g:netrw_menu_escape, EX_TRLBAR, and netrw#MakeTgt() fail to neutralize the | command separator or single quotes at five construction sites, allowing a crafted path browsed or bookmarked in GUI Vim to execute arbitrary Ex and operating-system commands. This issue is fixed in version 9.2.0840.
Related Weaknesses (CWE)
References
- https://github.com/vim/vim/commit/29c6fd090d4520592f8be7d9ec81190edf25ef69
- https://github.com/vim/vim/security/advisories/GHSA-rcr7-f3wr-22r2
FAQ
What is CVE-2026-73078?
CVE-2026-73078 is a documented vulnerability. Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Tar...
How severe is CVE-2026-73078?
CVSS scoring is not yet available for CVE-2026-73078. Check NVD for updates.
Is there a patch for CVE-2026-73078?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.