LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-57456

vim · vim

Published
CVSS7.8
Severityhigh
WeaknessCWE-94
ExploitedNot in CISA KEV

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Description

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.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-57456

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-57456.