CVE-2026-75913
Published:August 18, 2026
Updated:September 23, 2026
CodeWhale (codewhale / codewhale-tui) versions >= 0.8.41 and < 0.8.64 contain an argument injection vulnerability in the git_show tool. The model-supplied rev parameter is passed unvalidated into the git show argv without an --end-of-options sentinel, so a value beginning with --output= is interpreted as a git flag. Because the tool is registered as auto-approved and advertised as read-only, an attacker (via a malicious repository combined with prompt injection) can cause an unprompted arbitrary file write at the privilege of the invoking user, targeting sensitive files such as ~/.ssh/authorized_keys, ~/.bashrc, or ~/.gitconfig. Fixed in 0.8.64 by adding rev validation.
Affected Packages
https://github.com/Hmbown/CodeWhale.git (GITHUB):
Affected version(s) >=v0.3.27 <v0.8.64Fix Suggestion:
Update to version v0.8.64deepseek-tui (NPM):
Affected version(s) >=0.3.28 <0.8.41Fix Suggestion:
Update to version 0.8.41deepseek-tui (NPM):
Affected version(s) >=0.3.28 <0.8.41Fix Suggestion:
Update to version 0.8.41codewhale (NPM):
Affected version(s) >=0.8.41 <0.8.64Fix Suggestion:
Update to version 0.8.64codewhale-tui (RUST):
Affected version(s) >=0.8.41 <0.8.64Fix Suggestion:
Update to version 0.8.64deepseek-tui (RUST):
Affected version(s) >=0.3.27 <0.8.41Fix Suggestion:
Update to version 0.8.41Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.5
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
EPSS
Base Score:
0.33