Out-of-bounds write in Vim - #VU145882
Published: August 27, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to out-of-bounds write in libvterm resize handling when rendering attacker-controlled terminal output containing a crafted resize escape sequence. A remote attacker can send crafted terminal output to cause a denial of service.
Exploitation requires Vim to be compiled with the terminal feature, a terminal window to be open, and the escape sequence and subsequent output to arrive as a continuous stream without a redraw in between.