Vim Vulnerability in NFA Regex Compiler for Open Source Text Editor
CVE-2026-32249
5.3MEDIUM
What is CVE-2026-32249?
The NFA regex compiler in Vim, an open-source command line text editor, is susceptible to a vulnerability that occurs when it encounters a collection with a combining character at the end of a character range. This issue can lead to the compiler emitting incorrect state representations, ultimately corrupting the postfix stack. Such corruption triggers a segmentation fault during subsequent operations, specifically in the match width estimation process. This vulnerability impacts multiple versions of Vim, necessitating prompt updating to version 9.2.0137 or later to mitigate potential risks.
Affected Version(s)
vim >= 9.1.0011, < 9.2.0137
