← Browse

CVE-2026-73078

Low

No strong exploitation signal.

CVSS base
EPSS — probability of exploitation (30 days)
0.3%
27.1th percentile
CISA KEV
Not listed
Weakness / dates
CWE-77
Published 2026-08-11 · modified 2026-09-09

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.

References

Official: NVD · CVE.org