Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2026-19224

Опубликовано: 12 июн. 2026
Источник: oracle-oval
Платформа: Oracle Linux 9

Описание

ELSA-2026-19224: vim security update (IMPORTANT)

[2:8.2.2637-26.0.1.el9_8.4]

  • Remove upstream references [Orabug: 31197557]

[2:8.2.2637-26.4]

  • Resolves: RHEL-164966 vim: arbitrary command execution via modeline sandbox bypass

[2:8.2.2637-26.3]

  • Related: RHEL-159630 rebuild to build with exception target

[2:8.2.2637-26.2]

  • remove -O0 from flags

[2:8.2.2637-26.1]

  • RHEL-159630 CVE-2026-33412 vim: Vim: Arbitrary code execution via command injection in glob() function

[2:8.2.2637-26]

  • RHEL-155438 CVE-2026-28417 vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin
  • RHEL-155423 CVE-2026-28421 vim: Vim: Denial of service and information disclosure via crafted swap file

[2:8.2.2637-25]

  • RHEL-147941 CVE-2026-25749 vim: Heap Overflow in Vim

[2:8.2.2637-24]

  • RHEL-143726 sudo not able to spawn 'vi' command when NOEXEC is used to prevent escaping to shell

Обновленные пакеты

Oracle Linux 9

Oracle Linux aarch64

vim-X11

8.2.2637-26.0.1.el9_8.4

vim-common

8.2.2637-26.0.1.el9_8.4

vim-enhanced

8.2.2637-26.0.1.el9_8.4

vim-filesystem

8.2.2637-26.0.1.el9_8.4

vim-minimal

8.2.2637-26.0.1.el9_8.4

Oracle Linux x86_64

vim-X11

8.2.2637-26.0.1.el9_8.4

vim-common

8.2.2637-26.0.1.el9_8.4

vim-enhanced

8.2.2637-26.0.1.el9_8.4

vim-filesystem

8.2.2637-26.0.1.el9_8.4

vim-minimal

8.2.2637-26.0.1.el9_8.4

Связанные CVE

Связанные уязвимости

CVSS3: 8.2
ubuntu
4 месяца назад

Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.

CVSS3: 8.2
redhat
4 месяца назад

Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.

CVSS3: 8.2
nvd
4 месяца назад

Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.

CVSS3: 8.2
msrc
4 месяца назад

Vim modeline bypass via various options affects Vim < 9.2.0276

CVSS3: 8.2
debian
4 месяца назад

Vim is an open source, command line text editor. Prior to version 9.2. ...