CVE-2026-75912 PUBLISHED

CodeWhale before 0.8.64 Argument Injection via git_blame

Assigner: VulnCheck
Reserved: 18.08.2026 Published: 18.08.2026 Updated: 18.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 8.3

Product Status

Vendor Hmbown
Product CodeWhale
Versions Default: unaffected
  • affected from 0.3.27 to 0.8.41 (excl.)
  • Version 0.8.41 is unaffected
Vendor Hmbown
Product CodeWhale
Versions Default: unaffected
  • affected from 0.3.27 to 0.8.41 (excl.)
  • Version 0.8.41 is unaffected
Vendor Hmbown
Product CodeWhale
Versions Default: unaffected
  • affected from 0.8.41 to 0.8.64 (excl.)
  • Version 0.8.64 is unaffected
Vendor Hmbown
Product CodeWhale
Versions Default: unaffected
  • affected from 0.8.41 to 0.8.64 (excl.)
  • Version 0.8.64 is unaffected

Credits

  • 0xEr3n reporter

References

Problem Types

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