CVE-2026-57456 is an arbitrary code execution vulnerability in Vim affecting versions prior to 9.2.0699. The flaw is in Vim's Python omni-completion implementation in runtime/autoload/python3complete.vim and the legacy pythoncomplete.vim. To build completion data, the feature reconstructs Python function and class definitions from the current buffer and executes the reconstructed source with Python exec(). During reconstruction, each scope's docstring is embedded inside a triple-quoted Python string literal without proper escaping. Because the docstring content is taken from the buffer and inserted verbatim, a crafted Python buffer can include an embedded triple-quote sequence that breaks out of the generated string literal and injects attacker-controlled Python code into the reconstructed source. When omni-completion is invoked, the injected code is executed in the Vim process. The issue is a code-generation flaw caused by unsafe construction of executable Python source from untrusted buffer content.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
8 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A specific vulnerability referenced in a Miracle Linux advisory affecting Vim-related packages; no further technical details are provided in the content.
An arbitrary code execution vulnerability in Vim via malicious docstrings in Python omni-completion.
An arbitrary code execution vulnerability in Vim's Python omni-completion feature caused by unsafe reconstruction and execution of buffer-derived Python code via exec(), allowing attacker-controlled Python execution through malicious docstrings.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.