CVE-2026-26269

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*

History

18 Feb 2026, 21:29

Type Values Removed Values Added
First Time Vim vim
Vim
References () https://github.com/vim/vim/commit/c5f312aad8e4179e437f81ad39a860cd0ef11970 - () https://github.com/vim/vim/commit/c5f312aad8e4179e437f81ad39a860cd0ef11970 - Patch
References () https://github.com/vim/vim/releases/tag/v9.1.2148 - () https://github.com/vim/vim/releases/tag/v9.1.2148 - Release Notes
References () https://github.com/vim/vim/security/advisories/GHSA-9w5c-hwr9-hc68 - () https://github.com/vim/vim/security/advisories/GHSA-9w5c-hwr9-hc68 - Patch, Vendor Advisory
References () http://www.openwall.com/lists/oss-security/2026/02/13/2 - () http://www.openwall.com/lists/oss-security/2026/02/13/2 - Mailing List, Patch, Third Party Advisory
CPE cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*

13 Feb 2026, 22:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/02/13/2 -

13 Feb 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-13 20:17

Updated : 2026-02-18 21:29


NVD link : CVE-2026-26269

Mitre link : CVE-2026-26269

CVE.ORG link : CVE-2026-26269


JSON object : View

Products Affected

vim

  • vim
CWE
CWE-121

Stack-based Buffer Overflow