Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-89769.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-89769
Upstream
Published
2026-06-11T19:16:47Z
Modified
2026-08-28T17:47:38Z
Summary
CVE-2026-52860 affecting package vim for versions less than 9.2.0620-1
Details

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.

References

Affected packages

Azure Linux:3 / vim

Package

Name
vim
Purl
pkg:rpm/azure-linux/vim

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
9.2.0620-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-89769.json"