Lucene search
+L

536 matches found

AlpineLinux
AlpineLinux
added 2026/07/09 10:34 p.m.11 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
ATTACKERKB
ATTACKERKB
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.6CVSS6AI score0.00107EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/09 12:50 p.m.6 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
OSV
OSV
added 2026/07/09 12:50 p.m.9 views

OESA-2026-2904 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.16 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
OSV
OSV
added 2026/07/06 6:29 a.m.9 views

OESA-2026-2862 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.2AI score0.00152EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/03 9:43 a.m.7 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.5 views

vim: Vim: Denial of Service via crafted spell file

A flaw was found in Vim, an open-source command-line text editor. A remote attacker could exploit this vulnerability by convincing a user to load a specially crafted spell file. This malicious file can trigger a stack out-of-bounds write, which corrupts the editor's memory and causes it to crash...

5.5CVSS6AI score0.0012EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/03 12:0 a.m.14 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.10 / 26.04 LTS : Vim vulnerabilities (USN-8500-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.10 / 26.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8500-1 advisory. It was discovered that Vim incorrectly handled path traversal in the...

8.4CVSS6.4AI score0.00152EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/02 4:46 p.m.6 views

USN-8500-1 vim vulnerabilities

It was discovered that Vim incorrectly handled path traversal in the zip.vim plugin. An attacker could possibly use this issue to overwrite arbitrary files. This issue only affected Ubuntu 14.04 LTS, Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, and Ubuntu 22.04 LTS. CVE-2026-35177 It was...

8.4CVSS5.9AI score0.00152EPSS
SaveExploits0References9
Ubuntu
Ubuntu
added 2026/07/02 4:46 p.m.24 views

USN-8500-1: Vim vulnerabilities

It was discovered that Vim incorrectly handled path traversal in the zip.vim plugin. An attacker could possibly use this issue to overwrite arbitrary files. This issue only affected Ubuntu 14.04 LTS, Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, and Ubuntu 22.04 LTS. CVE-2026-35177 It was...

8.4CVSS5.9AI score0.00152EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:0 a.m.12 views

Vim < 9.2.0662 Stack Out-of-Bounds Write (GHSA-qm9w-fmpj-879h)

The version of Vim installed on the remote host is prior to 9.2.0662. It is, therefore, affected by a vulnerability. - The dumpprefixes function in src/spell.c walks a spell-file prefix trie iteratively with a depth counter while dumping the prefixes that apply to a word. The counter is bounded...

5.5CVSS6.1AI score0.0012EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:0 a.m.46 views

Vim < 9.2.0653 Stack Out-of-Bounds Write (GHSA-wgh4-64f7-q3jq)

The version of Vim installed on the remote host is prior to 9.2.0653. It is, therefore, affected by a vulnerability. - The treecountwords function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded onl...

8.4CVSS6.1AI score0.00124EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/01 2:8 p.m.13 views

CVE-2026-57455

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. Mitigation...

7.8CVSS5.8AI score0.00118EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-57455

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spellsoundfoldsofo in src/spell.c translates a word through a spel...

7.8CVSS5.4AI score0.00118EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/29 2:41 p.m.11 views

CVE-2026-55892

A flaw was found in Vim, an open-source command-line text editor. A remote attacker could exploit this vulnerability by convincing a user to load a specially crafted spell file. This malicious file can trigger a stack out-of-bounds write, which corrupts the editor's memory and causes it to crash...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:18 a.m.20 views

Vim: Out-of-bounds Write in Spell File Prefix Dump

...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:18 a.m.15 views

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

...

8.4CVSS5.8AI score0.00124EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:17 a.m.15 views

Vim: Stack out-of-bounds write in `spell_soundfold_sofo()` via an over-length `soundfold()` argument

...

7.8CVSS5.8AI score0.00118EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/27 1:52 a.m.12 views

SUSE CVE-2026-55693

Vim is an open source, command line text editor. Prior to 9.2.0653, the treecountwords function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded only by the trie structure itself; it is never checked...

8.4CVSS5.8AI score0.00124EPSS
SaveExploits0References3
Rows per page
Query Builder