CVE-2026-26269

Publication date 13 February 2026

Last updated 18 March 2026


Ubuntu priority

Cvss 3 Severity Score

5.4 · Medium

Score breakdown

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.

Read the notes from the security team

Why is this CVE low priority?

This is a minor denial of service issue

Learn more about Ubuntu priority

Status

Package Ubuntu Release Status
vim 25.10 questing
Fixed 2:9.1.0967-1ubuntu6.1
24.04 LTS noble
Fixed 2:9.1.0016-1ubuntu7.10
22.04 LTS jammy
Fixed 2:8.2.3995-1ubuntu2.26
20.04 LTS focal
Fixed 2:8.1.2269-1ubuntu5.32+esm2
18.04 LTS bionic
Fixed 2:8.0.1453-1ubuntu1.13+esm14
16.04 LTS xenial
Fixed 2:7.4.1689-3ubuntu1.5+esm29
14.04 LTS trusty
Fixed 2:7.4.052-1ubuntu3.1+esm23

Get expanded security coverage with Ubuntu Pro

Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.

Get Ubuntu Pro 30-day free trial

Notes


mdeslaur

Because of compiler hardening in Ubuntu, this stack overflow is limited to a denial of service only, when connecting to a malicious NetBeans server.

Patch details

For informational purposes only. We recommend not to cherry-pick updates. How can I get the fixes?

Package Patch details
vim

Severity score breakdown

Parameter Value
Base score 5.4 · Medium
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Scope Unchanged
Confidentiality None
Integrity impact Low
Availability impact Low
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

Access our resources on patching vulnerabilities