CVE-2026-101032
Received Received - Intake

navi through 2.24.0 Command Injection via Cheatsheet Substitution

Vulnerability report for CVE-2026-101032, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-27

Last updated on: 2026-09-27

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-27
Last Modified
2026-09-27
Generated
2026-09-27
AI Q&A
2026-09-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
denisidoro navi to 2.24.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

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.

Detection Guidance

To detect this vulnerability, inspect navi cheatsheet directories for files with suspicious names containing shell metacharacters or commands. Check for files like 'x; touch navi_injection_poc; echo x' in suggestion command directories. Review the replace_variables_from_snippet function in navi's code for improper escaping of variable values.

Impact Analysis

If you use navi 2.24.0 or earlier, an attacker could trick you into opening a malicious cheatsheet. This could allow them to run arbitrary commands on your system with your user privileges, potentially leading to data theft, system compromise, or further attacks.

Compliance Impact

This vulnerability could lead to unauthorized command execution, potentially violating data protection requirements under GDPR or HIPAA if sensitive data is accessed or modified. Organizations using affected navi versions may face compliance violations due to insufficient input validation.

Mitigation Strategies

Immediately upgrade navi to a patched version above 2.24.0. If upgrading is not possible, avoid using untrusted cheatsheets and disable variable interpolation in cheatsheet files. Monitor for unusual command execution patterns in system logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-101032. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart