CVE detail
CVE-2026-34982
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 30.0 · diversity 19.5 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
29 source links · newest first
Information published.
vendormsrc.microsoft.comApr 9, 2026, 8:02 AM- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34982.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comApr 6, 2026, 4:16 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2455400bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/security/cve/CVE-2026-34982access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:36006access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:36005access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:36004access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:34477access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:34476access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:33453access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:30900access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:30089access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:30088access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:30087access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:30078access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:28133access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:28050access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:28049access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:22634access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:21275access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:19224access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:19073access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:11510access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:11509access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - https://access.redhat.com/errata/RHSA-2026:11389access.redhat.com
No excerpt available.
Exploitaccess.redhat.comApr 6, 2026, 4:16 PM - http://www.openwall.com/lists/oss-security/2026/04/01/1www.openwall.com
No excerpt available.
Exploitwww.openwall.comApr 6, 2026, 4:16 PM No excerpt available.
Exploitgithub.comApr 6, 2026, 4:16 PMNo excerpt available.
Exploitgithub.comApr 6, 2026, 4:16 PMNo excerpt available.
Exploitgithub.comApr 6, 2026, 4:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-55895CVSS 5.7 · Medium
Vim is an open source, command line text editor. Prior to 9.2.0663, a Vimscript code injection vulnerability exists in s:NetrwLocalRmFile() in the netrw plugin (runtime/pack/dist/…
- CVE-2026-46483CVSS 3.6 · Low
Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in runtime/autoload/tar.vim when decompressing .tgz…
- CVE-2026-44656CVSS 4.6 · Medium
Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's :find command-line completion. When the path opti…
- CVE-2026-42307CVSS 4.4 · Medium
Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing…
- CVE-2026-41411CVSS 6.6 · Medium
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…
- CVE-2026-34714CVSS 9.2 · Critical
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…