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:68711 - Security Advisory
Issued:
2026-09-17
Updated:
2026-09-17

RHSA-2026:68711 - 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 7 Extended Lifecycle Support.

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: 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)
  • vim: Vim: Arbitrary command execution via crafted vimball (CVE-2026-73076)
  • vim: Vim: Heap buffer overflow allows arbitrary code execution (CVE-2026-73072)
  • vim: Vim: Arbitrary Code Execution via Crafted Netrw Menu Entries (CVE-2026-73078)

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 7 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 7 s390x
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, big endian 7 ppc64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, little endian 7 ppc64le

Fixes

  • 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
  • BZ - 2514034 - CVE-2026-73076 vim: Vim: Arbitrary command execution via crafted vimball
  • BZ - 2514037 - CVE-2026-73072 vim: Vim: Heap buffer overflow allows arbitrary code execution
  • BZ - 2514058 - CVE-2026-73078 vim: Vim: Arbitrary Code Execution via Crafted Netrw Menu Entries

CVEs

  • 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
  • CVE-2026-73072
  • CVE-2026-73076
  • CVE-2026-73078

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 7

SRPM
vim-7.4.629-8.el7_9.2.src.rpm SHA-256: dfe6d6bf5f5fb3c2ce5b53cec6fef7e28b7c03a5dc0cf62a111e4e2966aaf877
x86_64
vim-X11-7.4.629-8.el7_9.2.x86_64.rpm SHA-256: 0b53c4de2ebd66fdf6d629978473bc145c1c964755a77dc1a168b825394f7c88
vim-common-7.4.629-8.el7_9.2.x86_64.rpm SHA-256: 4c1015ea73184f36c32ebf2caec77ceb21fa66c6def9cc1e5e3c79366d11a025
vim-debuginfo-7.4.629-8.el7_9.2.x86_64.rpm SHA-256: 02e5890f9cbe23ba8cce42ed9a1101aa6273aeaa9d7dc3744b1007598ff99182
vim-enhanced-7.4.629-8.el7_9.2.x86_64.rpm SHA-256: 36de617ac15396226f7c32915f45ede85dc2c5e91c07dde961caea7eb6bdd919
vim-filesystem-7.4.629-8.el7_9.2.x86_64.rpm SHA-256: 747eafce0c7b482ca8589c41e5ab4d897e096bc275e3102931731ccaa162a84c
vim-minimal-7.4.629-8.el7_9.2.x86_64.rpm SHA-256: 9eede16e3bce212f873adf65398b77e489791ef1548a95c645ae937396aa35f9

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

SRPM
vim-7.4.629-8.el7_9.2.src.rpm SHA-256: dfe6d6bf5f5fb3c2ce5b53cec6fef7e28b7c03a5dc0cf62a111e4e2966aaf877
s390x
vim-X11-7.4.629-8.el7_9.2.s390x.rpm SHA-256: cc44564f2c91f1f46d1b199e6ef23e3cadee6cc45b09f50e54ae5174e1a8f00d
vim-common-7.4.629-8.el7_9.2.s390x.rpm SHA-256: 0f5b81779baefc98ef2767aa0a9d933b396b6dc1898f58646c244298bb53633e
vim-debuginfo-7.4.629-8.el7_9.2.s390x.rpm SHA-256: 65ef773d13f819271951468ca0316efcb596a1134bdc2f1efb8e0d159d8c8259
vim-enhanced-7.4.629-8.el7_9.2.s390x.rpm SHA-256: 761d0818a905fb7965459d0b31c58ea7aa1f7b9bc40edcd9064e5829b8ecd423
vim-filesystem-7.4.629-8.el7_9.2.s390x.rpm SHA-256: 6e4417e65c9003346381a1ef01212506e31386945082efb1a43084e8006a1625
vim-minimal-7.4.629-8.el7_9.2.s390x.rpm SHA-256: c096149e12af88d6c45707d6ed7d05aac76775c387f2618b29e0b877836b515c

Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, big endian 7

SRPM
vim-7.4.629-8.el7_9.2.src.rpm SHA-256: dfe6d6bf5f5fb3c2ce5b53cec6fef7e28b7c03a5dc0cf62a111e4e2966aaf877
ppc64
vim-X11-7.4.629-8.el7_9.2.ppc64.rpm SHA-256: ef6d9e63bff798ffae9fef3d40208d725d640995278865cce6a427cfc350c20f
vim-common-7.4.629-8.el7_9.2.ppc64.rpm SHA-256: 47c89e5e84fd453c009bc141bcc980fcfd50aeba7b64caa812154c5b45c54a5f
vim-debuginfo-7.4.629-8.el7_9.2.ppc64.rpm SHA-256: f76b1f906730e5514fc4909c1a6b8bb1c43ba0867485fe791fc5d7224b5f5ab6
vim-enhanced-7.4.629-8.el7_9.2.ppc64.rpm SHA-256: 6bee913cfc0fcbe179483b71d037e5a670b4d418f09947048b20c04d37e6f6c2
vim-filesystem-7.4.629-8.el7_9.2.ppc64.rpm SHA-256: 813e9982f7f6ac783b0a7e0ea4b211ac23c90c082c09bf76aead92e9243d6f2e
vim-minimal-7.4.629-8.el7_9.2.ppc64.rpm SHA-256: ffa5908332b6d1d4208df2dfc3b15e1a6251f07da493b234f67ca81b895ef88d

Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, little endian 7

SRPM
vim-7.4.629-8.el7_9.2.src.rpm SHA-256: dfe6d6bf5f5fb3c2ce5b53cec6fef7e28b7c03a5dc0cf62a111e4e2966aaf877
ppc64le
vim-X11-7.4.629-8.el7_9.2.ppc64le.rpm SHA-256: 5d8e238b28b65b052ed2247f5d57678ec5b7204e3fc93ea9f8059fe890f3b1cb
vim-common-7.4.629-8.el7_9.2.ppc64le.rpm SHA-256: 755963cffdad09e9a7a95820deadb86a57d185da8f275be7d1932d4dde394855
vim-debuginfo-7.4.629-8.el7_9.2.ppc64le.rpm SHA-256: 23e74462243be88449df279d70ca80f454ba832caa5593290caaf84dcc060515
vim-enhanced-7.4.629-8.el7_9.2.ppc64le.rpm SHA-256: 5bec82b20db4bee100f4756319fe57478fdc371ccfbe81bddcdf863cf3cf19de
vim-filesystem-7.4.629-8.el7_9.2.ppc64le.rpm SHA-256: b9e1ffff325692292d9685f05f0daa3d672dd888a62262072b3bf9c28e7bccaa
vim-minimal-7.4.629-8.el7_9.2.ppc64le.rpm SHA-256: 5685e1c5658e4034c7ab9654391f3fd9cee75fe22a7a49a3cf9e69d7262e7f09

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