CVE-2026-75912

Summary

CodeWhale versions before 0.8.64 contain an argument injection vulnerability in the git_blame tool that allows attackers to read arbitrary files by injecting git options into the unvalidated rev parameter. Attackers can supply rev values like –contents=/path/to/file to exfiltrate sensitive files such as SSH keys and credentials through the tool output returned to the model.

Affected Software

VendorProductVersion RangeStatus
HmbownCodeWhale0.3.27 < 0.8.41affected
HmbownCodeWhale0.8.41unaffected
HmbownCodeWhale0.3.27 < 0.8.41affected
HmbownCodeWhale0.8.41unaffected
HmbownCodeWhale0.8.41 < 0.8.64affected
HmbownCodeWhale0.8.64unaffected
HmbownCodeWhale0.8.41 < 0.8.64affected
HmbownCodeWhale0.8.64unaffected

Weaknesses

  • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

References