NIXPKGS-2026-1890
GitHub issue
published 10 hours ago
Neovim View Branch secure.lua M.read command injection
Permalink
CVE-2026-11487
1.9 LOW
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): Low (L)
- Attack Requirement (AT): None (N)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Vulnerable System Impact Confidentiality (VC): Low (L)
- Vulnerable System Impact Integrity (VI): Low (L)
- Vulnerable System Impact Availability (VA): Low (L)
- Subsequent System Impact Confidentiality (SC): None (N)
- Subsequent System Impact Integrity (SI): None (N)
- Subsequent System Impact Availability (SA): None (N)
- Exploit Maturity (E): POC (P)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): Low (L)
- Modified Attack Requirement (MAT): None (N)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Vulnerable System Impact Confidentiality (MVC): Low (L)
- Modified Vulnerable System Impact Integrity (MVI): Low (L)
- Modified Vulnerable System Impact Availability (MVA): Low (L)
- Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
- Modified Subsequent System Impact Integrity (MSI): Negligible (N)
- Modified Subsequent System Impact Availability (MSA): Negligible (N)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse ignored
-
@LeSuisse
ignored
9 packages
- libvterm-neovim
- neovim-remote
- neovim-gtk
- neovim-qt
- neovim-qt-unwrapped
- perlPackages.NeovimExt
- perl5Packages.NeovimExt
- vimPlugins.LanguageClient-neovim
- vscode-extensions.asvetliakov.vscode-neovim
- @LeSuisse accepted
- @LeSuisse published on GitHub
Neovim View Branch secure.lua M.read command injection
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 the local host. The exploit has been published and may be used. This patch is called f83e0dcaf8cf18de94828341b0a1a61a86c75baf. A patch should be applied to remediate this issue.
References
Ignored references (4)
-
CVE-2026-11487 | CVE Analysis and Report third-party-advisory
-
-
Submit #834495 | Neovim Neovim <= 0.12.2 command injection third-party-advisory
Affected products
Neovim
- ==0.12.0
- ==0.12.1
- ==0.12.2
Matching in nixpkgs
Ignored packages (9)
pkgs.neovim-qt
Neovim client library and GUI, in Qt5
pkgs.neovim-gtk
Gtk ui for neovim
pkgs.neovim-remote
Tool that helps controlling nvim processes from a terminal
pkgs.libvterm-neovim
VT220/xterm/ECMA-48 terminal emulator library
pkgs.neovim-qt-unwrapped
Neovim client library and GUI, in Qt5
pkgs.perlPackages.NeovimExt
Perl bindings for Neovim
pkgs.perl5Packages.NeovimExt
Perl bindings for Neovim
pkgs.vimPlugins.LanguageClient-neovim
None
Package maintainers
-
@GaetanLepage Gaetan Lepage <gaetan@glepage.com>
-
@PerchunPak Perchun Pak <nixpkgs@perchun.it>
-
@mrcjkb Marc Jakobi <marc@jakobi.dev>
-
@khaneliman Austin Horstman <khaneliman12@gmail.com>