Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-57456

31
FAUCET Score

Vim is an open source, command line text editor. Prior to 9.2.0699, Vim's Python omni-completion (runtime/autoload/python3complete.vim and the legacy pythoncomplete.vim) executes reconstructed function and class definitions from the current buffer with exec() as part of populating the completion dictionary. When reconstructing that source, each scope's docstring is inserted verbatim between triple quotes with no escaping, so a hostile buffer can break out of the triple-quoted literal and execute attacker-controlled Python during omni-completion. This vulnerability is fixed in 9.2.0699.

First published: Jun 25, 2026Last modified: Jun 25, 2026

Impacted Technologies

VendorProductVersion(s)CPE
< 9.2.0699CPE matchmatch criteria
cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.4HIGH

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
ACTIVE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.14%
Probability of exploitation in next 30 days
EPSS Percentile
3.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0014 is in the 2nd percentile among its peer group of 11,621 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (11)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: 21488-17084Fixed in: 9.2.0735-1
microsoftpatch availablevia msrc
Product: azl3 vim 9.2.0620-1 on Azure Linux 3.0Fixed in: 9.2.0735-1
ubuntupatch availablevia ubuntu_usn
Product: vim (jammy)Fixed in: 2:8.2.3995-1ubuntu2.33
ubuntupatch availablevia ubuntu_usn
Product: vim (noble)Fixed in: 2:9.1.0016-1ubuntu7.17
ubuntupatch availablevia ubuntu_usn
Product: vim (questing)Fixed in: 2:9.1.0967-1ubuntu6.8
ubuntupatch availablevia ubuntu_usn
Product: vim (resolute)Fixed in: 2:9.1.2141-1ubuntu4.6
ubuntupatch availablevia ubuntu_usn
Product: vim (trusty)Fixed in: 2:7.4.052-1ubuntu3.1+esm30
ubuntupatch availablevia ubuntu_usn
Product: vim (xenial)Fixed in: 2:7.4.1689-3ubuntu1.5+esm36
ubuntupatch availablevia ubuntu_usn
Product: vim (bionic)Fixed in: 2:8.0.1453-1ubuntu1.13+esm21
ubuntupatch availablevia ubuntu_usn
Product: vim (focal)Fixed in: 2:8.1.2269-1ubuntu5.32+esm9

Vendor Advisories (2)

ubuntuUSN-8500-1

Vim vulnerabilities

Jul 2, 2026
microsoft2026-Jun/CVE-2026-57456Important

Vim: Arbitrary Code Execution via Python Omni-Completion Docstrings

Jun 9, 2026

References

github.com / vim/vim/commit/cce141c42740f122dd8486ae04e21c2a81016ba8
Patch
github.com / vim/vim/releases/tag/v9.2.0699
Product
github.com / vim/vim/security/advisories/GHSA-ppj8-wqjf-6fp3
Vendor Advisory