CVE-2026-47167
Vim is an open source, command line text editor
Published: 2026-06-11 · Last updated: 2026-06-11
Severity and scoring
- CWE
- CWE-94, CWE-95
Description
Vim is an open source, command line text editor. Prior to version 9.2.0496, a code injection vulnerability exists in s:stepmatch() in the cucumber filetype plugin (runtime/ftplugin/cucumber.vim) on Vim builds with +ruby support. Step-definition patterns read from .rb files under the repository's features/*/ or stories/*/ directories are embedded into a Ruby Kernel.eval argument without sufficient escaping, allowing a crafted pattern in an attacker-controlled repository to execute arbitrary Ruby (and through it arbitrary shell commands) when the user invokes a step-jump mapping ([d, ]d). This issue has been patched in version 9.2.0496.
Source: NVD
References
Related CVEs
Same CWE
- CVE-2026-52860 — Vim is an open source, command line text editor
- CVE-2026-52858 — Vim is an open source, command line text editor
- CVE-2026-47162 — Vim is an open source, command line text editor
- CVE-2026-44495 — Axios is a promise based HTTP client for the browser and Node.js (7.0 HIGH)
- CVE-2026-50223 — Improper Control of Generation of Code ('Code Injection') vulnerability in Apache OFBiz allows a low-privileged authenticated user with C... (8.8 HIGH)