CVE-2026-47167

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*

History

15 Jun 2026, 13:32

Type Values Removed Values Added
References () https://github.com/vim/vim/commit/a65a52d684bc58535ad28a4ae824d22e76399934 - () https://github.com/vim/vim/commit/a65a52d684bc58535ad28a4ae824d22e76399934 - Patch
References () https://github.com/vim/vim/releases/tag/v9.2.0496 - () https://github.com/vim/vim/releases/tag/v9.2.0496 - Product
References () https://github.com/vim/vim/security/advisories/GHSA-4473-94jm-w5x9 - () https://github.com/vim/vim/security/advisories/GHSA-4473-94jm-w5x9 - Vendor Advisory
CPE cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3
First Time Vim vim
Vim

11 Jun 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-11 19:16

Updated : 2026-06-17 10:54


NVD link : CVE-2026-47167

Mitre link : CVE-2026-47167

CVE.ORG link : CVE-2026-47167


JSON object : View

Products Affected

vim

  • vim
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-95

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')