Lucene search
+L

22 matches found

Vulnrichment
Vulnrichment
added 2026/08/18 3:25 p.m.10 views

CVE-2026-73073 Vim: Arbitrary Ex Command Execution in C Omni-Completion

Vim is an open source, command line text editor. Prior to 9.2.0845, StructMembers in runtime/autoload/ccomplete.vim constructs and executes a vimgrep command using an insufficiently escaped typeref: or typename: value from a tags file, allowing an unterminated collection followed by a command...

7.1CVSS5.8AI score0.00147EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:25 p.m.23 views

CVE-2026-73073

Prior to Vim 9.2.0845, StructMembers() in runtime/autoload/ccomplete.vim builds a vimgrep command from a tags file's typeref:/typename: field without sufficient escaping. A crafted tag entry can inject an unterminated collection and command separator, executing arbitrary Ex/OS commands when a use...

7.1CVSS5.8AI score0.00147EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.7 views

SUSE CVE-2026-73078

Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Targets menu entries by interpolating attacker-controlled directory paths into executed :menu...

7.8CVSS5.8AI score0.00336EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/13 7:07 a.m.6 views

CVE-2026-73078

A flaw in Vim's netrw plugin fails to sanitize special characters in directory paths when creating GUI menu entries. Browsing or bookmarking a maliciously crafted path in GUI Vim allows attackers to execute arbitrary OS commands as the running user. Mitigation To mitigate this issue, avoid browsi...

8.8CVSS5.7AI score0.00336EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.14 views

Vim < 9.2.0840 Arbitrary Code Execution (GHSA-rcr7-f3wr-22r2)

The version of Vim installed on the remote host is prior to 9.2.0840. It is, therefore, affected by a vulnerability as referenced in the GHSA-rcr7-f3wr-22r2 advisory. - runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and...

8.6CVSS6AI score0.00336EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 4:17 p.m.7 views

ALPINE-CVE-2026-73078

Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Targets menu entries by interpolating attacker-controlled directory paths into executed :menu...

8.6CVSS5.8AI score0.00336EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 4:17 p.m.8 views

CVE-2026-73078

Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Targets menu entries by interpolating attacker-controlled directory paths into executed :menu...

8.6CVSS0.00336EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 3:41 p.m.27 views

CVE-2026-73078 Vim: Arbitrary Code Execution via Netrw Menu Construction

Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Targets menu entries by interpolating attacker-controlled directory paths into executed :menu...

8.6CVSS5.7AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/08/11 3:41 p.m.7 views

CVE-2026-73078

Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Targets menu entries by interpolating attacker-controlled directory paths into executed :menu...

8.6CVSS5.8AI score0.00336EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.14 views

Oracle Linux 8 : vim (ELSA-2026-48703)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-48703 advisory. - RHEL-203873 CVE-2026-59858 vim: arbitrary Ex command execution in C omni-completion - RHEL-194055 CVE-2026-55693 vim: out-of-bounds write in...

8.4CVSS6AI score0.00145EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2026/07/30 12:00 a.m.16 views

vim security update

9.1.083-9.0.1.el102.12 - Remove upstream references Orabug: 31197557 2:9.1.083-9.12 - RHEL-201113 CVE-2026-59856 vim: potential command execution in PHP omni-completion 2:9.1.083-9.11 - RHEL-203857 CVE-2026-59858 vim: arbitrary Ex command execution during C omni-completion 2:9.1.083-9.10 -...

8.4CVSS6.4AI score0.00552EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2026/07/11 3:22 a.m.14 views

SUSE CVE-2026-59858

Vim is an open source, command line text editor. Prior to 9.2.0735, the C omni-completion script in runtime/autoload/ccomplete.vim interpolates the typeref: or typename: extension field of a tags entry, without escaping, into a :vimgrep pattern that is run through :execute. Because :vimgrep honor...

7.8CVSS6.2AI score0.00137EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/07/10 12:00 a.m.24 views

CVE-2026-59858

Vim is an open source, command line text editor. Prior to 9.2.0735, the C omni-completion script in runtime/autoload/ccomplete.vim interpolates the typeref: or typename: extension field of a tags entry, without escaping, into a :vimgrep pattern that is run through :execute. Because :vimgrep honor...

8.4CVSS6.2AI score0.00137EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/09 10:37 p.m.12 views

CVE-2026-59858

Vim is an open source, command line text editor. Prior to 9.2.0735, the C omni-completion script in runtime/autoload/ccomplete.vim interpolates the typeref: or typename: extension field of a tags entry, without escaping, into a :vimgrep pattern that is run through :execute. Because :vimgrep honor...

8.4CVSS6AI score0.00137EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/25 3:31 p.m.13 views

CVE-2026-55895 Vim: Vimscript Code Injection in netrw NetrwLocalRmFile() via crafted filename

Vim is an open source, command line text editor. Prior to 9.2.0663, a Vimscript code injection vulnerability exists in s:NetrwLocalRmFile in the netrw plugin runtime/pack/dist/opt/netrw/autoload/netrw.vim when deleting a local file from the browser. A filename derived from the buffer's directory...

8.4CVSS6.2AI score
SaveExploits0References5
OSV
OSV
added 2026/04/28 2:32 p.m.10 views

SUSE-SU-2026:21414-1 Security update for vim

This update for vim fixes the following issue: Update to version 9.2.0398. Security issues fixed: - CVE-2026-39881: missing sanitization in defineAnnoType and specialKeys can lead to arbitrary Ex command injection via a malicious NetBeans server bsc1261833...

7.8CVSS5.9AI score0.0062EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/08 9:17 p.m.16 views

UBUNTU-CVE-2026-39881

Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim's netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol...

7.8CVSS6.1AI score0.0062EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/04/08 8:18 p.m.11 views

CVE-2026-39881

Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim's netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol...

7.8CVSS5.8AI score0.0062EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/08 8:18 p.m.45 views

CVE-2026-39881 Vim Ex command injection in Vims NetBeans integration

Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim's netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol...

5CVSS0.0062EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/08 8:18 p.m.9 views

CVE-2026-39881 Vim Ex command injection in Vims NetBeans integration

Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim's netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol...

5CVSS7.4AI score
SaveExploits0References5
Rows per page
Query Builder