Lucene search
+L

9503 matches found

OSV
OSV
•added 2026/08/18 10:47 a.m.•6 views

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

This update for vim fixes the following issues: Updated to version 9.2.0957. - CVE-2026-73070: stack buffer overflow in the socket server can lead to denial of service bsc1275018. - CVE-2026-73071: use-after-free in JSON decoding can lead to process crash bsc1275017. - CVE-2026-73072: heap buffer...

8.6CVSS6.7AI score0.00336EPSS
SaveExploits0References17
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/18 12:00 a.m.•2 views

CVE-2026-73073: Improper Control of Generation of Code

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.1CVSS6.3AI score0.00197EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•9 views

TencentOS Server 3: vim (TSSA-2026:0857)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0857 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

8.8CVSS7.7AI score0.00713EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/08/18 12:00 a.m.•27 views

PT-2026-77154

Name of the Vulnerable Software and Affected Versions Vim versions prior to 9.2.0845 Description The StructMembers function in runtime/autoload/ccomplete.vim constructs and executes a vimgrep command using insufficiently escaped typeref: or typename: values from a tags file. This allows an...

7.1CVSS5.8AI score0.00197EPSS
SaveExploits0References12
OSV
OSV
•added 2026/08/17 10:16 a.m.•9 views

RHSA-2026:55431 Red Hat Security Advisory: vim security update

Bulletin has no description...

7.8CVSS4.8AI score0.0026EPSS
SaveExploits1References57
RedhatCVE
RedhatCVE
•added 2026/08/17 4:23 a.m.•8 views

CVE-2026-73075

A flaw was found in Vim, an open-source text editor. This vulnerability involves an out-of-bounds memory access within the popup opacity handling feature. A local attacker could exploit this by using specially crafted Vim script, leading to an out-of-bounds read and a limited out-of-bounds write...

4.6CVSS5.5AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/17 4:23 a.m.•10 views

CVE-2026-73072

A heap buffer overflow in Vim allows a local attacker to cause a denial of service or potentially execute arbitrary code. The flaw is triggered by processing a specially crafted spell file, where the setsofo function fails to reset internal data between sections, leading to an out-of-bounds write...

8.5CVSS6.2AI score0.00125EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/17 2:46 a.m.•16 views

vim: Vim: Arbitrary Code Execution via crafted directory names

A flaw was found in Vim, an open-source text editor. This vulnerability, located in the netrw plugin, involves a code injection issue when the editor processes directory paths. A malicious directory name, if crafted by an attacker, could bypass security measures and allow for the execution of...

8.8CVSS8.3AI score0.0026EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/08/17 2:46 a.m.•12 views

vim: Vim: Arbitrary code execution via crafted PHP file in omni-completion

A flaw was found in Vim, an open-source command-line text editor. The PHP omni-completion script improperly handles specially crafted input. When a victim opens a malicious PHP file and invokes omni-completion, an unescaped class or trait name can be interpreted as Ex commands. This allows a remo...

8.4CVSS5.7AI score0.00216EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
•added 2026/08/17 2:46 a.m.•18 views

vim: Vim: Arbitrary command execution via crafted tags file in C omni-completion

A command injection vulnerability in Vim's C omni-completion script allows an attacker to execute arbitrary commands if a user is tricked into opening a maliciously crafted tags file and manually invoking the autocomplete feature...

8.4CVSS5.9AI score0.00137EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/17 2:46 a.m.•27 views

Important: Red Hat Security Advisory: vim security update

An update for vim is now available for Red Hat Enterprise Linux 10.0 Extended Update 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 ea...

8.8CVSS7.8AI score0.0026EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
•added 2026/08/17 2:46 a.m.•13 views

vim: Vim: Arbitrary code execution via malicious docstrings in Python omni-completion

There is a security flaw in Vim. If you use Vim to open a malicious file written by a hacker, and you use the auto-complete feature while typing, the file can secretly force your computer to run unauthorized commands or malware...

8.4CVSS5.3AI score0.00145EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/08/17 2:46 a.m.•25 views

vim: Vim: Arbitrary code execution via crafted step-definition patterns

A flaw was found in Vim, a command-line text editor. This vulnerability, identified as a code injection, affects the cucumber filetype plugin when Vim is configured with Ruby support. An attacker could exploit this by creating a malicious repository containing specially crafted step-definition...

5.3CVSS6.5AI score0.00135EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/08/17 2:46 a.m.•14 views

vim: Vim: Arbitrary code execution via Python omni-completion

A flaw was found in Vim, a widely used command-line text editor. This vulnerability allows a local attacker to execute arbitrary code on the system. By opening a specially crafted Python file and then triggering the omni-completion feature, the attacker can cause Vim to run malicious code from a...

7.8CVSS6.1AI score0.00201EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/08/17 2:46 a.m.•12 views

vim: Vim: Denial of Service via stack out-of-bounds write in spell_soundfold_sofo()

A memory corruption flaw in Vim allows an attacker to cause a Denial of Service DoS. When a SOFO-based spell language is active, providing an excessively long word to the spell checker triggers a stack out-of-bounds write in the spellsoundfoldsofo function, causing the editor to crash...

7.8CVSS5.5AI score0.00118EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/08/17 2:46 a.m.•16 views

vim: Vim: Out-of-bounds Write in Spell File Word Count

A flaw was found in Vim, an open-source command-line text editor. A remote attacker could exploit this vulnerability by tricking a user into loading a specially crafted spell file. When the user invokes spell suggestion, the editor attempts to process the malicious file, leading to an out-of-boun...

8.4CVSS5.5AI score0.00124EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•25 views

RHEL 10 : vim (RHSA-2026:55431)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:55431 advisory. Vim Vi IMproved is an updated and improved version of the vi editor. Security Fixes: vim: Vim: Arbitrary Code Execution via crafted...

8.8CVSS8AI score0.0026EPSS
SaveExploits1References18
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/08/15 5:41 a.m.•48 views

Malicious code in svelte-goal-vim (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6ad94557dcf8609bd1dbec00633fa3850e30f977d894850f983cf127bb05c1ca The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...

5.6AI score
SaveExploits0References2
OSV
OSV
•added 2026/08/15 5:41 a.m.•9 views

MAL-2026-14086 Malicious code in kit-hydration-vim (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a567c1c96e08fd606b2ca35ed717ce91df9d0955d4f4c8e0bc747603b2c538e9 On require/import, dist/index.mjs chmods 0755 and spawns the bundled ELF dist/internal/calc.dat as a detached child process. The binary is a full...

5.8AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/08/15 5:41 a.m.•33 views

Malicious code in kit-hydration-vim (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a567c1c96e08fd606b2ca35ed717ce91df9d0955d4f4c8e0bc747603b2c538e9 On require/import, dist/index.mjs chmods 0755 and spawns the bundled ELF dist/internal/calc.dat as a detached child process. The binary is a full...

5.7AI score
SaveExploits0References2
Rows per page
Query Builder