Home

Description

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.

PUBLISHED Reserved 2026-03-31 | Published 2026-04-06 | Updated 2026-04-07 | Assigner GitHub_M




HIGH: 8.2CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N

Problem types

CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Product status

< 9.2.0276
affected

References

www.openwall.com/lists/oss-security/2026/04/01/1

github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9

github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615

github.com/vim/vim/releases/tag/v9.2.0276

cve.org (CVE-2026-34982)

nvd.nist.gov (CVE-2026-34982)

Download JSON