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.
CVE-2026-57456
This high-severity CVE scores 7.8 under NVD CVSS v3. EPSS exploit probability: 0.1%, top 96% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.8
- EG Score
- 7.8(medium)
- EPSS
- 4.0%
- KEV
- Not listed
Published
June 25, 2026
Last Modified
June 26, 2026
Advisory Details (2)
Auto-updated Jun 25, 2026Arbitrary Code Execution via Python Omni-Completion Docstrings in Vim < 9.2.0699 · Advisory · vim/vim · GitHub
https://github.com/vim/vim/security/advisories/GHSA-ppj8-wqjf-6fp3commit cce141c42740 (vim/vim)
Fix landed in vim/vim commit cce141c42740 — awaiting tagged release
https://github.com/vim/vim/commit/cce141c42740f122dd8486ae04e21c2a81016ba8Vendor Advisories for CVE-2026-57456(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Patch Availability(2)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | xxd (2:8.2.3995-1ubuntu2.33) @ jammy | 2026-07-06 | ubuntu |
| redhat | vim-main-9.2.780-1.hum1 | 2026-07-03 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(2)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
Data Freshness Timeline
(refreshed 34× in last 7d / 49× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-07 01:28 UTCEG score recompute
- 2026-07-07 01:28 UTCVendor advisory
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 12:45 UTCEG score recompute
- 2026-07-06 12:45 UTCVendor advisory
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 00:02 UTCEG score recompute
- 2026-07-06 00:02 UTCVendor advisory
- 2026-07-05 11:18 UTCEG score recompute
- 2026-07-05 11:18 UTCVendor advisory
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 22:35 UTCEG score recompute
- 2026-07-04 22:35 UTCVendor advisory
- 2026-07-04 09:52 UTCEG score recompute
- 2026-07-04 09:52 UTCVendor advisory
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 21:09 UTCEG score recompute
- 2026-07-03 21:09 UTCVendor advisory
- 2026-07-03 08:26 UTCEG score recompute
- 2026-07-03 08:26 UTCVendor advisory
- 2026-07-02 19:43 UTCEG score recompute
Show 24 moreShow fewer
- 2026-07-02 19:43 UTCVendor advisory
- 2026-07-02 07:00 UTCEG score recompute
- 2026-07-02 07:00 UTCVendor advisory
- 2026-07-01 18:16 UTCEG score recompute
- 2026-07-01 18:16 UTCVendor advisory
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 05:31 UTCEG score recompute
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 16:47 UTCEG score recompute
- 2026-06-30 04:04 UTCEG score recompute
- 2026-06-29 15:19 UTCEG score recompute
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 02:33 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 13:49 UTCEG score recompute
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 01:07 UTCEG score recompute
- 2026-06-27 12:24 UTCEG score recompute
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 23:40 UTCEG score recompute
- 2026-06-26 10:57 UTCEG score recompute▼ 0.60
- 2026-06-26 09:42 UTCNVD updateCVSS v3 → 7.8
- 2026-06-25 17:49 UTCEG score recompute
- 2026-06-25 17:48 UTCNVD updatefirst tracked
Frequently asked(5)
What is CVE-2026-57456?
When was CVE-2026-57456 disclosed?
Is CVE-2026-57456 actively exploited?
What is the CVSS score of CVE-2026-57456?
How do I remediate CVE-2026-57456?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-57456
Is Your Infrastructure Affected by CVE-2026-57456?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.