{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0.3.27"
              },
              {
                "fixed": "0.8.41"
              },
              {
                "introduced": "0.8.41"
              },
              {
                "fixed": "0.8.64"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "6021fc56c82f1f4ea4672380bed4208aa7be1baf"
            },
            {
              "fixed": "5fa24733e9a1d11315506309b8edb0fdf2b94f04"
            },
            {
              "introduced": "5fa24733e9a1d11315506309b8edb0fdf2b94f04"
            },
            {
              "fixed": "9d2e6a89f58610d5f426ff26533a2bf312023790"
            }
          ],
          "repo": "https://github.com/hmbown/codewhale",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-c6mw-8xh8-gpq6"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-88"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/75xxx/CVE-2026-75912.json"
  },
  "details": "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.",
  "id": "CVE-2026-75912",
  "modified": "2026-09-10T03:31:04.809186486Z",
  "published": "2026-08-18T15:22:00.753Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/75xxx/CVE-2026-75912.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Hmbown/CodeWhale/security/advisories/GHSA-c6mw-8xh8-gpq6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-75912"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/codewhale-before-argument-injection-via-git-blame"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Hmbown/CodeWhale/commit/9a34b5034d29f05d1f28fa61b04719ca6a741020"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "CodeWhale before 0.8.64 Argument Injection via git_blame"
}