Out-of-bounds read in Vim - CVE-2026-52859

 

Out-of-bounds read in Vim - CVE-2026-52859

Published: June 1, 2026


Vulnerability identifier: #VU133141
CSH Severity: Medium
CVSS v4: 6.7 [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]
CVE-ID: CVE-2026-52859
CWE-ID: CWE-125
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 read in the update_snapshot() function in src/terminal.c when processing terminal screen snapshots in a :terminal window. A local user can emit terminal output containing a cell with a base character and five combining marks to cause a denial of service.

The issue can be triggered when the user enters Terminal-Normal mode or when the terminal job exits.


Affected software

Vim
Ubuntu
openEuler
Anolis OS
vim (Ubuntu package)
vim-filesystem
vim-debugsource
vim-debuginfo
vim-common
vim-X11
vim
vim-enhanced
vim-minimal
vim-doc
vim-data

How to mitigate CVE-2026-52859

Install security update from vendor's website.

Vim - update to 9.2.0565
vim (Ubuntu package) - addressed in versions 2:7.4.052-1ubuntu3.1+esm29, 2:7.4.1689-3ubuntu1.5+esm35, 2:8.0.1453-1ubuntu1.13+esm20, 2:8.1.2269-1ubuntu5.32+esm8, 2:8.2.3995-1ubuntu2.32, 2:9.1.0016-1ubuntu7.16, 2:9.1.0967-1ubuntu6.7, 2:9.1.2141-1ubuntu4.5
vim-filesystem - addressed in versions 9.0-50, 9.0.2092-36
vim-debugsource - addressed in versions 9.0-50, 9.0.2092-36
vim-debuginfo - addressed in versions 9.0-50, 9.0.2092-36
vim-common - addressed in versions 9.0-50, 9.0.2092-36
vim-X11 - addressed in versions 9.0-50, 9.0.2092-36
vim - addressed in versions 9.0-50, 9.0.2092-36
vim-enhanced - addressed in versions 9.0-50, 9.0.2092-36
vim-minimal - addressed in versions 9.0-50, 9.0.2092-36
vim-filesystem - update to 9.0.2092-17
vim-doc - update to 9.0.2092-17
vim-data - update to 9.0.2092-17
vim-minimal - update to 9.0.2092-17
vim-enhanced - update to 9.0.2092-17
vim-common - update to 9.0.2092-17
vim-X11 - update to 9.0.2092-17

External References

Related Security Bulletins