Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2026:69128 - Security Advisory
Issued:
2026-09-21
Updated:
2026-09-21

RHSA-2026:69128 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: vim security update

Type/Severity

Security Advisory: Important

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for vim is now available for Red Hat Enterprise Linux 6 Extended Lifecycle Support - EXTENSION.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

Vim (Vi IMproved) is an updated and improved version of the vi editor.

Security Fix(es):

  • vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)
  • vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)
  • vim: arbitrary command execution via modeline sandbox bypass (CVE-2026-34982)
  • vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)
  • vim: Vim: Command injection allows arbitrary code execution via malicious tag files (CVE-2026-41411)
  • vim: command injection when decompressing .tgz archives (CVE-2026-46483)
  • vim: Vim: Arbitrary Code Execution via crafted directory names (CVE-2026-47162)
  • vim: Vim: Arbitrary code execution via Python omni-completion (CVE-2026-52858)
  • vim: Vim: Arbitrary code execution via crafted step-definition patterns (CVE-2026-47167)
  • vim: Vim: Denial of Service via stack out-of-bounds write in spell_soundfold_sofo() (CVE-2026-57455)
  • vim: Vim: Arbitrary code execution via malicious docstrings in Python omni-completion (CVE-2026-57456)
  • vim: Vim: Out-of-bounds Write in Spell File Word Count (CVE-2026-55693)
  • vim: Vim: Arbitrary command execution via crafted tags file in C omni-completion (CVE-2026-59858)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6 s390x

Fixes

  • BZ - 2443455 - CVE-2026-28417 vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin
  • BZ - 2443474 - CVE-2026-28421 vim: Vim: Denial of service and information disclosure via crafted swap file
  • BZ - 2455400 - CVE-2026-34982 vim: arbitrary command execution via modeline sandbox bypass
  • BZ - 2455542 - CVE-2026-35177 vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass
  • BZ - 2461614 - CVE-2026-41411 vim: Vim: Command injection allows arbitrary code execution via malicious tag files
  • BZ - 2477915 - CVE-2026-46483 vim: command injection when decompressing .tgz archives
  • BZ - 2487964 - CVE-2026-47162 vim: Vim: Arbitrary Code Execution via crafted directory names
  • BZ - 2487981 - CVE-2026-52858 vim: Vim: Arbitrary code execution via Python omni-completion
  • BZ - 2487996 - CVE-2026-47167 vim: Vim: Arbitrary code execution via crafted step-definition patterns
  • BZ - 2492968 - CVE-2026-57455 vim: Vim: Denial of Service via stack out-of-bounds write in spell_soundfold_sofo()
  • BZ - 2492972 - CVE-2026-57456 vim: Vim: Arbitrary code execution via malicious docstrings in Python omni-completion
  • BZ - 2492980 - CVE-2026-55693 vim: Vim: Out-of-bounds Write in Spell File Word Count
  • BZ - 2498868 - CVE-2026-59858 vim: Vim: Arbitrary command execution via crafted tags file in C omni-completion

CVEs

  • CVE-2026-28417
  • CVE-2026-28421
  • CVE-2026-34982
  • CVE-2026-35177
  • CVE-2026-41411
  • CVE-2026-46483
  • CVE-2026-47162
  • CVE-2026-47167
  • CVE-2026-52858
  • CVE-2026-55693
  • CVE-2026-57455
  • CVE-2026-57456
  • CVE-2026-59858

References

  • https://access.redhat.com/security/updates/classification/#important
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6

SRPM
vim-7.4.629-5.el6_10.4.src.rpm SHA-256: d840bcb6206aca56f91a526576e6b4551d0aeb5ef22b7c11ca1db73e21ecc040
x86_64
vim-X11-7.4.629-5.el6_10.4.x86_64.rpm SHA-256: ee77e57fa0925bcd88cb54afe124870cd45cb434f2996179fdd5dcecde0e01fe
vim-common-7.4.629-5.el6_10.4.x86_64.rpm SHA-256: 9680a6c9ed891adde33e9dfac229c77b48236e10c31f9d0d419ab8cd482f131f
vim-debuginfo-7.4.629-5.el6_10.4.x86_64.rpm SHA-256: f78a5e5651051edae1c3eaecd0beb3a4eef6ea5e34e03a633608ed4f2a93ef7f
vim-enhanced-7.4.629-5.el6_10.4.x86_64.rpm SHA-256: 6c5836a5de9fd1ea4c24478d97e99215afac678b6f8fdec53418b7a946e95214
vim-filesystem-7.4.629-5.el6_10.4.x86_64.rpm SHA-256: 8eddfc3779bbfe060f8abd12e1fd08eac63eef71f3024825db4267bb685f8c0c
vim-minimal-7.4.629-5.el6_10.4.x86_64.rpm SHA-256: fcb5af6bd2e8f9965407acb9f92c91b56ae855d02227cc35fd0a507ea0b53387
i386
vim-X11-7.4.629-5.el6_10.4.i686.rpm SHA-256: 6d06122e3418f907eeb45182bdcf4f2480dd538430d3e298616a7f80ad3047f9
vim-common-7.4.629-5.el6_10.4.i686.rpm SHA-256: 5819ca564d1a7a5c4fcb4e1b0720d15da3a0f8bf8d721d705e6b9bc1701ef143
vim-debuginfo-7.4.629-5.el6_10.4.i686.rpm SHA-256: 8dd9aa501d1f1dc49da2edce6de5f75aae3ab0db3314d9c2babe20af6bc6e416
vim-enhanced-7.4.629-5.el6_10.4.i686.rpm SHA-256: d4a944be0c42ae082d8e75ea83444cf79cb2f6c4cf283012ee660967d2e7b165
vim-filesystem-7.4.629-5.el6_10.4.i686.rpm SHA-256: 06f1ab0232fdc8dd376212d6c02f662e2a30197c86e176d7181de5c339020e25
vim-minimal-7.4.629-5.el6_10.4.i686.rpm SHA-256: 40ae4ee6a661548754dafaf5f9cc6b8ffcfbbcc7df7561d2a3b4fdc3637f3925

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6

SRPM
vim-7.4.629-5.el6_10.4.src.rpm SHA-256: d840bcb6206aca56f91a526576e6b4551d0aeb5ef22b7c11ca1db73e21ecc040
s390x
vim-X11-7.4.629-5.el6_10.4.s390x.rpm SHA-256: 78be486ebae47878b68705691d6d03e5995bec4cf3a24042d29a7fca91f1c4a3
vim-common-7.4.629-5.el6_10.4.s390x.rpm SHA-256: 667e52d14b7ca0d1d65b9a3690ea4350c8713326b4f78536897695dc138b2216
vim-debuginfo-7.4.629-5.el6_10.4.s390x.rpm SHA-256: 8b02e000c330b011fadabfb8f444d339f347b8bac6c1c0ee455c3f13be0877c7
vim-enhanced-7.4.629-5.el6_10.4.s390x.rpm SHA-256: 3a3e0e4ffa84e6cae17620b535047e73b2b01c74db55739c93de24bcefb4cdb3
vim-filesystem-7.4.629-5.el6_10.4.s390x.rpm SHA-256: 31430f374c4f89c81b7840a4fd4001405a9f7f90b2b51a78a56178cc06a48b51
vim-minimal-7.4.629-5.el6_10.4.s390x.rpm SHA-256: 11596495685f81506610ce31948d48ee8d2821503b5e367219bdf0b865dcb320

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2026 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility