Lucene search
+L

88 matches found

CVE
CVE
added 2026/08/18 3:22 p.m.14 views

CVE-2026-75913

CodeWhale versions 0.8.41–0.8.63 pass an unvalidated model-supplied rev parameter directly to git show argv without an --end-of-options sentinel, allowing a --output= value to be interpreted as a git flag. Combined with the auto-approved, read-only git_show tool and prompt injection, this enables...

9.3CVSS5.5AI score0.0033EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:22 p.m.11 views

CVE-2026-75913 CodeWhale before 0.8.64 Argument Injection via git_show

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow 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 ...

8.5CVSS5.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/18 3:22 p.m.7 views

CVE-2026-75913 CodeWhale before 0.8.64 Argument Injection via git_show

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow 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 ...

9.3CVSS5.5AI score0.0033EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:22 p.m.8 views

CVE-2026-75913

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow 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 ...

9.3CVSS5.4AI score0.0033EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/18 3:22 p.m.8 views

EUVD-2026-60971

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow 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 ...

9.3CVSS5.5AI score0.0033EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 3:22 p.m.21 views

CVE-2026-75913 CodeWhale before 0.8.64 Argument Injection via git_show

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow 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 ...

9.3CVSS0.0033EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:22 p.m.14 views

CVE-2026-75912

CodeWhale's git_blame tool passes an unvalidated rev parameter directly to git, allowing attackers to inject options like --contents=/path/to/file to exfiltrate sensitive files (SSH keys, credentials) via tool output. CVSS 3.1 score 7.4 (High). Fixed in CodeWhale 0.8.64. No in-the-wild exploitati...

8.3CVSS5.5AI score0.00322EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:22 p.m.8 views

CVE-2026-75912

CodeWhale versions before 0.8.64 contain an argument injection vulnerability in the gitblame 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...

8.3CVSS5.5AI score0.00322EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/18 3:22 p.m.21 views

CVE-2026-75912 CodeWhale before 0.8.64 Argument Injection via git_blame

CodeWhale versions before 0.8.64 contain an argument injection vulnerability in the gitblame 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...

8.3CVSS0.00322EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 3:22 p.m.7 views

EUVD-2026-60970

CodeWhale versions before 0.8.64 contain an argument injection vulnerability in the gitblame 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...

8.3CVSS5.5AI score0.00322EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:22 p.m.9 views

CVE-2026-75912 CodeWhale before 0.8.64 Argument Injection via git_blame

CodeWhale versions before 0.8.64 contain an argument injection vulnerability in the gitblame 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...

8.3CVSS5.6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:21 p.m.9 views

CVE-2026-75911

CodeWhale versions before 0.8.64 fail to properly validate the allowshell configuration parameter from project config files, allowing attackers to enable arbitrary shell command execution by committing a malicious .codewhale/config.toml file to a repository. When a user clones and opens the...

8.5CVSS5.8AI score0.00174EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/18 3:21 p.m.25 views

CVE-2026-75911 CodeWhale before 0.8.64 Remote Code Execution via allow_shell

CodeWhale versions before 0.8.64 fail to properly validate the allowshell configuration parameter from project config files, allowing attackers to enable arbitrary shell command execution by committing a malicious .codewhale/config.toml file to a repository. When a user clones and opens the...

8.5CVSS0.00174EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:21 p.m.20 views

CVE-2026-75911

CodeWhale before version 0.8.64 fails to validate the allow_shell parameter in .codewhale/config.toml, letting attackers commit a malicious config that grants the AI model exec_shell and task_shell tools upon repository open, enabling arbitrary shell command execution on the victim's machine. Fix...

8.5CVSS5.9AI score0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:21 p.m.2 views

CVE-2026-75911 CodeWhale before 0.8.64 Remote Code Execution via allow_shell

CodeWhale versions before 0.8.64 fail to properly validate the allowshell configuration parameter from project config files, allowing attackers to enable arbitrary shell command execution by committing a malicious .codewhale/config.toml file to a repository. When a user clones and opens the...

8.5CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/18 3:21 p.m.8 views

EUVD-2026-60969

CodeWhale versions before 0.8.64 fail to properly validate the allowshell configuration parameter from project config files, allowing attackers to enable arbitrary shell command execution by committing a malicious .codewhale/config.toml file to a repository. When a user clones and opens the...

8.5CVSS5.9AI score0.00174EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 3:21 p.m.8 views

EUVD-2026-60966

CodeWhale versions before 0.8.64 fail to validate file paths in the project config instructions field, allowing attackers to read arbitrary files on the victim's system. A malicious .codewhale/config.toml file in a cloned repository can specify paths outside the workspace that are read and inject...

8.7CVSS5.6AI score0.00414EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:21 p.m.16 views

CVE-2026-75858

In CodeWhale (codewhale/codewhale-tui) versions 0.8.41–0.8.63, rlm_eval's approval_requirement() returns ApprovalRequirement::Auto, causing the engine to execute arbitrary model-supplied Python code without consulting the user's --approval-policy or prompting for approval. An attacker can trigger...

8.5CVSS6.9AI score0.00267EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:21 p.m.11 views

CVE-2026-75859

CodeWhale before 0.8.64 fails to validate file paths in the project config instructions field. A malicious .codewhale/config.toml in a cloned repo can read files outside the workspace and inject their contents into the AI system prompt, enabling exfiltration. CVSS 7.5 HIGH. Patch released; no kno...

8.7CVSS5.6AI score0.00414EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:21 p.m.6 views

CVE-2026-75858 CodeWhale rlm_eval before 0.8.64 Remote Code Execution

CodeWhale packages codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain a remote code execution vulnerability in the rlmeval tool. The tool's approvalrequirement returns ApprovalRequirement::Auto, which the engine treats as 'never prompt,' causing arbitrary model-supplied Python code to...

8.5CVSS7AI score
SaveExploits0References5
Rows per page
Query Builder