← Back to CVEs
CVE-2026-26269
MEDIUM5.4
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.
CVE Details
CVSS v3.1 Score5.4
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionREQUIRED
Published2/13/2026
Last Modified2/18/2026
Sourcenvd
Honeypot Sightings0
Affected Products
vim:vim
Weaknesses (CWE)
CWE-121
References
https://github.com/vim/vim/commit/c5f312aad8e4179e437f81ad39a860cd0ef11970(security-advisories@github.com)
https://github.com/vim/vim/releases/tag/v9.1.2148(security-advisories@github.com)
https://github.com/vim/vim/security/advisories/GHSA-9w5c-hwr9-hc68(security-advisories@github.com)
http://www.openwall.com/lists/oss-security/2026/02/13/2(af854a3a-2127-422b-91ae-364da2661108)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.