CVE-2026-101032
navi through 2.24.0 OS Command Injection via Cheatsheet Variables
CVSS Score
7.0
EPSS Score
0.0%
EPSS Percentile
0th
navi through 2.24.0 fails to properly escape cheatsheet variable values when substituting them into shell commands. Attackers can inject shell metacharacters through crafted file names in suggestion command directories to execute arbitrary commands with victim privileges.
| CWE | CWE-78 |
| Vendor | denisidoro |
| Product | navi |
| Published | Sep 27, 2026 |
Stay Ahead of the Next One
Get instant alerts for denisidoro navi
Be the first to know when new high vulnerabilities affecting denisidoro navi are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector
Local
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
denisidoro / navi
0 โค 2.24.0
References
github.com: https://github.com/denisidoro/navi/issues/1037 github.com: https://github.com/denisidoro/navi/blob/5515367dc8a2a561d2d82b8352f729b1da4120d3/src/commands/core/actor.rs#L159-L193 github.com: https://github.com/denisidoro/navi/blob/5515367dc8a2a561d2d82b8352f729b1da4120d3/src/common/shell.rs#L39-L50 github.com: https://github.com/denisidoro/navi vulncheck.com: https://www.vulncheck.com/advisories/navi-through-2.24.0-os-command-injection-via-cheatsheet-variables
Credits
George Chen