Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.
References
Configurations
History
07 Jul 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
02 Jul 2026, 12:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
30 Jun 2026, 13:18
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
30 Jun 2026, 03:18
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
22 Apr 2026, 20:10
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Vim vim
Vim |
|
| CPE | cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:* | |
| References | () https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615 - Patch | |
| References | () https://github.com/vim/vim/releases/tag/v9.2.0276 - Release Notes | |
| References | () https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9 - Patch, Vendor Advisory | |
| References | () http://www.openwall.com/lists/oss-security/2026/04/01/1 - Mailing List, Patch, Third Party Advisory |
06 Apr 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-06 16:16
Updated : 2026-07-15 02:20
NVD link : CVE-2026-34982
Mitre link : CVE-2026-34982
CVE.ORG link : CVE-2026-34982
JSON object : View
Products Affected
vim
- vim
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
