Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.
Security Fix(es):
Vim is an open source, command line text editor. Prior to 9.2.0357, A command injection vulnerability exists in Vim's tag file processing. When resolving a tag, the filename field from the tags file is passed through wildcard expansion to resolve environment variables and wildcards. If the filename field contains backtick syntax (e.g., command), Vim executes the embedded command via the system shell with the full privileges of the running user.(CVE-2026-41411)
{
"severity": "Medium"
}{
"x86_64": [
"vim-X11-9.0.2092-32.oe2403sp1.x86_64.rpm",
"vim-common-9.0.2092-32.oe2403sp1.x86_64.rpm",
"vim-debuginfo-9.0.2092-32.oe2403sp1.x86_64.rpm",
"vim-debugsource-9.0.2092-32.oe2403sp1.x86_64.rpm",
"vim-enhanced-9.0.2092-32.oe2403sp1.x86_64.rpm",
"vim-minimal-9.0.2092-32.oe2403sp1.x86_64.rpm"
],
"aarch64": [
"vim-X11-9.0.2092-32.oe2403sp1.aarch64.rpm",
"vim-common-9.0.2092-32.oe2403sp1.aarch64.rpm",
"vim-debuginfo-9.0.2092-32.oe2403sp1.aarch64.rpm",
"vim-debugsource-9.0.2092-32.oe2403sp1.aarch64.rpm",
"vim-enhanced-9.0.2092-32.oe2403sp1.aarch64.rpm",
"vim-minimal-9.0.2092-32.oe2403sp1.aarch64.rpm"
],
"src": [
"vim-9.0.2092-32.oe2403sp1.src.rpm"
],
"noarch": [
"vim-filesystem-9.0.2092-32.oe2403sp1.noarch.rpm"
]
}