VYPR

Neovim

by neovim

Source repositories

CVEs (2)

  • CVE-2026-11487MedJun 8, 2026
    risk 0.27cvss 5.3epss

    A flaw has been found in Neovim up to 0.12.2. Affected by this issue is the function M.read of the file runtime/lua/vim/secure.lua of the component View Branch. Executing a manipulation of the argument path can lead to command injection. It is possible to launch the attack on…

  • CVE-2019-12735Jun 5, 2019
    risk 0.07cvss epss 0.54

    getchar.c in Vim before 8.1.1365 and Neovim before 0.3.6 allows remote attackers to execute arbitrary OS commands via the :source! command in a modeline, as demonstrated by execute in Vim, and assert_fails or nvim_input in Neovim.