CVE 5.4 MEDIUM

Vim has a Netbeans specialKeys Stack Buffer Overflow_CVE-2026-26269

5.4 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

Description

Vim is an open source, command line text editor. Prior to 9.1.2148, a stack buffer overflow vulnerability exists in Vim's NetBeans integration when processing the specialKeys command, affecting Vim builds that enable and use the NetBeans feature. The Stack buffer overflow exists in special_keys() (in src/netbeans.c). The while (*tok) loop writes two bytes per iteration into a 64-byte stack buffer (keybuf) with no bounds check. A malicious NetBeans server can overflow keybuf with a single specialKeys command. The issue has been fixed as of Vim patch v9.1.2148.

Basic Information

ID CVE-2026-26269
Source GitHub_M
Published Feb 13, 2026 at 19:18
Modified Feb 13, 2026 at 19:50

Affected Product

Vendor vim
Product vim
Version < 9.1.2148
Affected Versions vim vim < 9.1.2148

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.