CVE-2026-52860
Publication date 11 June 2026
Last updated 19 June 2026
Ubuntu priority
Cvss 3 Severity Score
Description
Vim is an open source, command line text editor. Prior to version 9.2.0597, Vim's Python omni-completion executes reconstructed function and class definitions from the current buffer with exec() as part of populating the completion dictionary. Python evaluates function default values, parameter annotations, and class base expressions at definition time, so a hostile buffer can execute attacker-controlled Python expressions during omni-completion. The existing g:pythoncomplete_allow_import mitigation (GHSA-52mc-rq6p-rc7c) does not cover this path, because the attacker-controlled code is not a harvested import/from statement. This issue has been patched in version 9.2.0597.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| vim | 26.04 LTS resolute |
Fixed 2:9.1.2141-1ubuntu4.5
|
| 25.10 questing |
Fixed 2:9.1.0967-1ubuntu6.7
|
|
| 24.04 LTS noble |
Fixed 2:9.1.0016-1ubuntu7.16
|
|
| 22.04 LTS jammy |
Fixed 2:8.2.3995-1ubuntu2.32
|
|
| 20.04 LTS focal |
Fixed 2:8.1.2269-1ubuntu5.32+esm8
|
|
| 18.04 LTS bionic |
Fixed 2:8.0.1453-1ubuntu1.13+esm20
|
|
| 16.04 LTS xenial |
Fixed 2:7.4.1689-3ubuntu1.5+esm35
|
|
| 14.04 LTS trusty |
Fixed 2:7.4.052-1ubuntu3.1+esm29
|
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu Pro 30-day free trialSeverity score breakdown
CVSS version:
Base score
7.5 · High
Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Base score
7.8 · High
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
References
Related Ubuntu Security Notices (USN)
- USN-8451-1
- Vim vulnerabilities
- 18 June 2026
Other references
- https://www.cve.org/CVERecord?id=CVE-2026-52860
- https://github.com/vim/vim/security/advisories/GHSA-65p9-mwwx-7468
- https://github.com/vim/vim/commit/c8c63673bc4253212820626aeeb75999d9a539d2
- https://github.com/vim/vim/releases/tag/v9.2.0597
- https://github.com/vim/vim/security/advisories/GHSA-52mc-rq6p-rc7c