Lucene search
+L

8571 matches found

Vulnrichment
Vulnrichment
added 2026/07/09 10:37 p.m.11 views

CVE-2026-59858 Vim: Arbitrary Code Execution via C Omni-Completion

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
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/09 10:37 p.m.10 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
SaveExploits0
OSV
OSV
added 2026/07/09 10:34 p.m.5 views

CVE-2026-59857 Vim: Out-of-bounds Write in SAL Soundfolding

Vim is an open source, command line text editor. Prior to 9.2.0725, the single-byte branch of spellsoundfoldsal in src/spell.c translates a word through a spell file's SAL sound-folding rules into a caller-owned result buffer, but its result writes are guarded with reslen MAXWLEN, allowing reslen...

5.6CVSS6.1AI score0.00107EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/09 10:34 p.m.9 views

EUVD-2026-42751

Vim is an open source, command line text editor. Prior to 9.2.0725, the single-byte branch of spellsoundfoldsal in src/spell.c translates a word through a spell file's SAL sound-folding rules into a caller-owned result buffer, but its result writes are guarded with reslen MAXWLEN, allowing reslen...

5.6CVSS6AI score0.00107EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/09 10:34 p.m.10 views

CVE-2026-59857

Vim is an open source, command line text editor. Prior to 9.2.0725, the single-byte branch of spellsoundfoldsal in src/spell.c translates a word through a spell file's SAL sound-folding rules into a caller-owned result buffer, but its result writes are guarded with reslen MAXWLEN, allowing reslen...

5.6CVSS6.1AI score0.00107EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/07/09 10:34 p.m.10 views

CVE-2026-59857

Vim is an open source, command line text editor. Prior to 9.2.0725, the single-byte branch of spellsoundfoldsal in src/spell.c translates a word through a spell file's SAL sound-folding rules into a caller-owned result buffer, but its result writes are guarded with reslen MAXWLEN, allowing reslen...

5.6CVSS6.1AI score0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/09 10:34 p.m.41 views

CVE-2026-59857

Vim (up to version 9.2.0724) is affected by an out-of-bounds write in spell_soundfold_sal() in src/spell.c. The single-byte branch translates words via a SAL sound-folding rule into a caller-owned buffer, but reslen

5.6CVSS6AI score0.00107EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/09 10:34 p.m.66 views

CVE-2026-59857 Vim: Out-of-bounds Write in SAL Soundfolding

Vim is an open source, command line text editor. Prior to 9.2.0725, the single-byte branch of spellsoundfoldsal in src/spell.c translates a word through a spell file's SAL sound-folding rules into a caller-owned result buffer, but its result writes are guarded with reslen MAXWLEN, allowing reslen...

5.6CVSS0.00107EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/09 10:34 p.m.9 views

CVE-2026-59857

Vim is an open source, command line text editor. Prior to 9.2.0725, the single-byte branch of spellsoundfoldsal in src/spell.c translates a word through a spell file's SAL sound-folding rules into a caller-owned result buffer, but its result writes are guarded with reslen MAXWLEN, allowing reslen...

5.6CVSS6AI score0.00107EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/09 10:34 p.m.8 views

CVE-2026-59857 Vim: Out-of-bounds Write in SAL Soundfolding

Vim is an open source, command line text editor. Prior to 9.2.0725, the single-byte branch of spellsoundfoldsal in src/spell.c translates a word through a spell file's SAL sound-folding rules into a caller-owned result buffer, but its result writes are guarded with reslen MAXWLEN, allowing reslen...

5.6CVSS6.1AI score0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 12:50 p.m.5 views

OESA-2026-2905 vim security update

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Securi...

8.4CVSS6.3AI score0.00152EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.13 views

PT-2026-57015

Name of the Vulnerable Software and Affected Versions Vim versions prior to 9.2.0735 Description The C omni-completion script in runtime/autoload/ccomplete.vim fails to escape the typeref: or typename: extension fields of a tags entry when interpolating them into a :vimgrep pattern executed via...

8.4CVSS6.5AI score0.00216EPSS
SaveExploits1References54
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.13 views

PT-2026-57014

Name of the Vulnerable Software and Affected Versions Vim versions prior to 9.2.0725 Description A flaw exists in the single-byte branch of the spell soundfold sal function within src/spell.c. When translating a word using a spell file's SAL sound-folding rules into a caller-owned result buffer,...

8.4CVSS6.1AI score0.00216EPSS
SaveExploits1References33
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.29 views

PT-2026-57013

Name of the Vulnerable Software and Affected Versions Vim versions prior to 9.2.0736 Description The PHP omni-completion script in runtime/autoload/phpcomplete.vim fails to escape class or trait names taken from the edited buffer before interpolating them into a search pattern executed via win...

8.4CVSS6.4AI score0.00216EPSS
SaveExploits1References60
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:0 a.m.13 views

Photon OS 4.0: Vim PHSA-2026-4.0-1049

An update of the vim package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-4.0-1049. The text itself is copyright C VMware, Inc. include'compat.inc'; if description scriptid32597...

8.8CVSS6.7AI score0.00917EPSS
SaveExploits1References15
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:0 a.m.12 views

TencentOS Server 4: vim (TSSA-2026:0573)

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

8.4CVSS6.4AI score0.00152EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/03 12:7 p.m.12 views

CVE-2026-57456

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. Mitigation To mitigate this vulnerability, users should avoid openin...

8.4CVSS6AI score0.00145EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/03 9:43 a.m.6 views

vim: Vim: Denial of Service via out-of-bounds write in spell sound-folding

An out-of-bounds write vulnerability in Vim's spellsoundfoldsal function allows an attacker to corrupt memory and crash the editor Denial of Service by supplying a specially crafted word during spell sound-folding...

5.6CVSS6.1AI score0.00107EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/03 9:43 a.m.2 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.4CVSS6.2AI score0.00216EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/03 9:43 a.m.3 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.4CVSS6.1AI score0.00145EPSS
SaveExploits0References7
Rows per page
Query Builder