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

 

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

Published: June 22, 2026


Vulnerability identifier: #VU134977
CSH Severity: Low
CVSS v4: 5.7 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-57455
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to out-of-bounds write in the single-byte branch of spell_soundfold_sofo() in src/spell.c when processing an over-long word through SOFO sound-folding. A local user can supply a specially crafted over-long word to cause a denial of service.

The vulnerable path is only reached under a non-multibyte 8-bit encoding such as latin1, with spell checking enabled for a language that uses a SOFO sound-folding table.


Affected software

Vim
Red Hat Enterprise Linux for ARM 64
Red Hat Enterprise Linux for Power, little endian
Red Hat Enterprise Linux for IBM z Systems
Red Hat Enterprise Linux for x86_64
Ubuntu
openEuler
vim (Ubuntu package)
vim (Red Hat package)
vim-X11
vim-filesystem
vim-minimal
vim-enhanced
vim-debugsource
vim-debuginfo
vim-common
vim

How to mitigate CVE-2026-57455

Install security update from vendor's website.

Vim - update to 9.2.0698
vim (Ubuntu package) - addressed in versions 2:7.4.052-1ubuntu3.1+esm30, 2:7.4.1689-3ubuntu1.5+esm36, 2:8.0.1453-1ubuntu1.13+esm21, 2:8.1.2269-1ubuntu5.32+esm9, 2:8.2.3995-1ubuntu2.33, 2:9.1.0016-1ubuntu7.17, 2:9.1.0967-1ubuntu6.8, 2:9.1.2141-1ubuntu4.6
vim (Red Hat package) - addressed in versions 8.0.1763-31.el8_10, 8.2.2637-26.el9_8.13
vim-X11 - update to 9.0.2092-38
vim-filesystem - update to 9.0.2092-38
vim-minimal - update to 9.0.2092-38
vim-enhanced - update to 9.0.2092-38
vim-debugsource - update to 9.0.2092-38
vim-debuginfo - update to 9.0.2092-38
vim-common - update to 9.0.2092-38
vim - update to 9.0.2092-38

External References

Related Security Bulletins