SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-75912

HIGH · CVSS 7.4 EPSS 0.41% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-18 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

CodeWhale versions prior to 0.8.64 are vulnerable to an argument injection flaw in the git_blame tool, enabling attackers to manipulate the unvalidated rev parameter to read arbitrary files. This vulnerability allows for the exfiltration of sensitive information, including SSH keys and credentials, through crafted git options. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized data access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-75912
Severity
HIGH
CVSS
7.4
EPSS
0.41%

Original NVD Description

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.