OESA-2026-1429

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1429
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1429.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1429
Upstream
Published
2026-02-28T12:44:09Z
Modified
2026-02-28T13:01:57.005224Z
Summary
vim security update
Details

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.

Security Fix(es):

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-2026-26269)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS-SP3 / vim

Package

Name
vim
Purl
pkg:rpm/openEuler/vim&distro=openEuler-24.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
9.0.2092-25.oe2403sp3

Ecosystem specific

{
    "noarch": [
        "vim-filesystem-9.0.2092-25.oe2403sp3.noarch.rpm"
    ],
    "x86_64": [
        "vim-X11-9.0.2092-25.oe2403sp3.x86_64.rpm",
        "vim-common-9.0.2092-25.oe2403sp3.x86_64.rpm",
        "vim-debuginfo-9.0.2092-25.oe2403sp3.x86_64.rpm",
        "vim-debugsource-9.0.2092-25.oe2403sp3.x86_64.rpm",
        "vim-enhanced-9.0.2092-25.oe2403sp3.x86_64.rpm",
        "vim-minimal-9.0.2092-25.oe2403sp3.x86_64.rpm"
    ],
    "aarch64": [
        "vim-X11-9.0.2092-25.oe2403sp3.aarch64.rpm",
        "vim-common-9.0.2092-25.oe2403sp3.aarch64.rpm",
        "vim-debuginfo-9.0.2092-25.oe2403sp3.aarch64.rpm",
        "vim-debugsource-9.0.2092-25.oe2403sp3.aarch64.rpm",
        "vim-enhanced-9.0.2092-25.oe2403sp3.aarch64.rpm",
        "vim-minimal-9.0.2092-25.oe2403sp3.aarch64.rpm"
    ],
    "src": [
        "vim-9.0.2092-25.oe2403sp3.src.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-1429.json"