Out-of-bounds write in Vim - CVE-2026-55892

 

Out-of-bounds write in Vim - CVE-2026-55892

Published: June 18, 2026


Vulnerability identifier: #VU134881
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-55892
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Vim.org
Affected software:
Vim

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to out-of-bounds write in the dump_prefixes() function in src/spell.c when parsing a crafted .spl spell file during word list dumping. A remote attacker can supply a crafted spell file to cause a denial of service.

User interaction is required: spell checking must be enabled and the user must dump the word list, such as via :spelldump or spelling completion.


How to mitigate CVE-2026-55892

Install security update from vendor's website.

Sources