Stack Buffer Overflow in Vim's NetBeans Integration Affecting Open Source Text Editor
CVE-2026-26269
5.4MEDIUM
What is CVE-2026-26269?
A stack buffer overflow vulnerability was identified in Vim's NetBeans integration prior to version 9.1.2148. This issue occurs in the specialKeys command, wherein the while loop in the special_keys() function writes unchecked data into a fixed-size stack buffer, allowing a malicious NetBeans server to exploit this flaw. By sending a crafted specialKeys command, attackers can potentially overwrite memory, leading to unpredictable behaviors and security risks. The vulnerability has been addressed in Vim patch version 9.1.2148, and users are urged to update to this version or later to mitigate risks.
Affected Version(s)
vim < 9.1.2148
