Stack Out-of-Bounds Write in Vim Command Line Text Editor
CVE-2026-55693
5.7MEDIUM
What is CVE-2026-55693?
Vim, the open-source command-line text editor, has a vulnerability in the tree_count_words() function that allows for a stack out-of-bounds write. This can occur when processing a crafted .spl/.sug file pair during spell suggestion, leading the depth counter to exceed the bounds of fixed-size stack arrays. This issue can cause corruption of the call frame and result in crashes, threatening the stability of the editor. An upgrade to version 9.2.0653 is necessary to mitigate this risk.
Affected Version(s)
vim < 9.2.0653
