← Back

Vim

vim

Vendor: Vim • 248 CVEs

CVEs (248)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Fedoraproject
Vim
2Fedora
Vim
Jun 23, 2026
Nov 16, 2023
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in a...Show more
Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit `58f9befca1` which has been included in release version 9.0.2109. Users are advised to upgrade. There are no known workarounds for this vulnerability.Show less
2Fedoraproject
Vim
2Fedora
Vim
Jun 23, 2026
Nov 16, 2023
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a (signed) long variable, abort with e_value_too_large. Impact is low, user interaction is required and a cr...Show more
Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a (signed) long variable, abort with e_value_too_large. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit `ac6378773` which has been included in release version 9.0.2108. Users are advised to upgrade. There are no known workarounds for this vulnerability.Show less
2Fedoraproject
Vim
2Fedora
Vim
Jun 23, 2026
Nov 16, 2023
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Vim is an open source command line text editor. A floating point exception may occur when calculating the line offset for overlong lines and smooth scrolling is enabled and the cpo-settings include the 'n' flag. This may...Show more
Vim is an open source command line text editor. A floating point exception may occur when calculating the line offset for overlong lines and smooth scrolling is enabled and the cpo-settings include the 'n' flag. This may happen when a window border is present and when the wrapped line continues on the next physical line directly in the window border because the 'cpo' setting includes the 'n' flag. Only users with non-default settings are affected and the exception should only result in a crash. This issue has been addressed in commit `cb0b99f0` which has been included in release version 9.0.2107. Users are advised to upgrade. There are no known workarounds for this vulnerability.Show less
2Fedoraproject
Vim
2Fedora
Vim
Jun 23, 2026
Nov 16, 2023
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has be...Show more
Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in commit `25aabc2b` which has been included in release version 9.0.2106. Users are advised to upgrade. There are no known workarounds for this vulnerability.Show less
1Vim
1Vim
Jun 23, 2026
Oct 27, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Vim is an improved version of the good old UNIX editor Vi. Heap-use-after-free in memory allocated in the function `ga_grow_inner` in in the file `src/alloc.c` at line 748, which is freed in the file `src/ex_docmd.c` in...Show more
Vim is an improved version of the good old UNIX editor Vi. Heap-use-after-free in memory allocated in the function `ga_grow_inner` in in the file `src/alloc.c` at line 748, which is freed in the file `src/ex_docmd.c` in the function `do_cmdline` at line 1010 and then used again in `src/cmdhist.c` at line 759. When using the `:history` command, it's possible that the provided argument overflows the accepted value. Causing an Integer Overflow and potentially later an use-after-free. This vulnerability has been patched in version 9.0.2068.Show less
2Fedoraproject
Vim
2Fedora
Vim
Jun 17, 2026
Oct 11, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Use After Free in GitHub repository vim/vim prior to v9.0.2010.
2Fedoraproject
Vim
2Fedora
Vim
Jun 17, 2026
Oct 5, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
NULL Pointer Dereference in GitHub repository vim/vim prior to 20d161ace307e28690229b68584f2d84556f8960.
2Fedoraproject
Vim
2Fedora
Vim
Jun 17, 2026
Oct 2, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1969.
3Apple
DebianVim
3Debian Linux
MacosVim
Jun 23, 2026
Sep 5, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1873.
4Apple
DebianFedoraproject+1 more
4Debian Linux
FedoraMacos+1 more
Jun 17, 2026
Sep 4, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Use After Free in GitHub repository vim/vim prior to 9.0.1858.
3Apple
FedoraprojectVim
3Fedora
MacosVim
Jun 23, 2026
Sep 4, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Use After Free in GitHub repository vim/vim prior to 9.0.1857.
3Apple
FedoraprojectVim
3Fedora
MacosVim
Jun 23, 2026
Sep 4, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Use After Free in GitHub repository vim/vim prior to 9.0.1840.
2Apple
Vim
2Macos
Vim
Jun 17, 2026
Sep 3, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1331.
2Apple
Vim
2Macos
Vim
Jun 17, 2026
Sep 2, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1848.
2Apple
Vim
2Macos
Vim
Jun 23, 2026
Sep 2, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Untrusted Search Path in GitHub repository vim/vim prior to 9.0.1833.
2Apple
Vim
2Macos
Vim
Jun 23, 2026
Sep 2, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Out-of-bounds Write in GitHub repository vim/vim prior to 9.0.1847.
2Apple
Vim
2Macos
Vim
Jun 23, 2026
Sep 2, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1846.
1Vim
1Vim
Jun 17, 2026
Aug 11, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
vim 8.2.2348 is affected by null pointer dereference, allows local attackers to cause a denial of service (DoS) via the ex_buffer_all method.
1Vim
1Vim
Jun 17, 2026
Aug 7, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Divide By Zero in vim/vim from 9.0.1367-1 to 9.0.1367-3
1Vim
1Vim
Jun 17, 2026
Jun 20, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Buffer Overflow vulnerability in VIM v.8.1.2135 allows a remote attacker to execute arbitrary code via the operand parameter.