CVE-2026-34714
EUVD-2026-1716030.03.2026, 19:16
Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| vim | vim | 9.1.1390 ≤ 𝑥 < 9.2.0272 |
𝑥
= Vulnerable software versions
Debian Releases
Ubuntu Releases
openSUSE / SLES Releases
openSUSE Product | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| gvim |
| ||||||||||||||||||||
| vim |
| ||||||||||||||||||||
| vim-data |
| ||||||||||||||||||||
| vim-data-common |
| ||||||||||||||||||||
| vim-small |
|
Amazon Linux Releases
Amazon Package | |||
|---|---|---|---|
| vim-common |
| ||
| vim-data |
| ||
| vim-debuginfo |
| ||
| vim-debugsource |
| ||
| vim-default-editor |
| ||
| vim-enhanced |
| ||
| vim-enhanced-debuginfo |
| ||
| vim-filesystem |
| ||
| vim-minimal |
| ||
| vim-minimal-debuginfo |
| ||
| xxd |
| ||
| xxd-debuginfo |
|
Common Weakness Enumeration
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
- CWE-917 - Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')The software constructs all or part of an expression language (EL) statement in a framework such as a Java Server Page (JSP) using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended EL statement before it is executed.
References