88 matches found
EUVD-2026-60969
CodeWhale: Project config allowshell override enables arbitrary shell command execution via cloned repository...
EUVD-2026-60965
CodeWhale: rlmeval auto-approves arbitrary Python execution, bypassing the user's approval policy RCE...
EUVD-2026-60970
CodeWhale: Argument Injection in gitblame Tool Allows Arbitrary File Read Without Approval...
EUVD-2026-60963
CodeWhale: SSRF bypass - TOCTOU on DNS failure for DNS pinning...
EUVD-2026-60973
CodeWhale: jsexecution leaks parent environment to model context via missing env scrub...
EUVD-2026-60971
CodeWhale: Argument Injection in gitshow Tool Allows Arbitrary File Write Without Approval...
EUVD-2026-60964
CodeWhale: execshellinteract sends LLM-controlled input to a running shell without an approval prompt privilege escalation...
EUVD-2026-60966
CodeWhale: Project config instructions override enables arbitrary file read into AI system prompt via cloned repository...
EUVD-2026-60972
CodeWhale: imageanalyze follows workspace symlinks, leaking external file bytes...
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...
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 ...
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...
CVE-2026-75915
CodeWhale versions before 0.8.64 contain an environment variable exposure vulnerability in the jsexecution tool that fails to scrub parent process environment variables before spawning Node.js. Attackers can craft malicious JavaScript code executed by the tool to read process.env and leak API key...
CVE-2026-75914
CodeWhale versions before 0.8.64 contain a path traversal vulnerability in the imageanalyze tool that fails to canonicalize symlinks before reading files. Attackers can create workspace symlinks pointing to external files with image extensions to leak file bytes to the vision endpoint without use...
CVE-2026-75856
CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to intern...
CVE-2026-75858
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...
CVE-2026-75857
CodeWhale versions = 0.8.41 and 0.8.64 contain a vulnerability in the execshellinteract alias execinteract tool, whose approvalrequirement returns ApprovalRequirement::Auto. This overrides the default Required approval for code-executing tools, so LLM-controlled stdin is written into an...
CVE-2026-75859
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...
CVE-2026-75914
CodeWhale versions before 0.8.64 contain a path traversal vulnerability in the image_analyze tool. The root cause is a failure to canonicalize symlinks before reading files, allowing an attacker to create workspace symlinks pointing to external files with image extensions. This enables arbitrary ...
CVE-2026-75915
CodeWhale versions before 0.8.64 fail to scrub parent process environment variables before spawning Node.js in the js_execution tool. Attackers executing malicious JavaScript via the tool can read process.env to exfiltrate API keys, cloud credentials, and auth tokens back to the model context. CV...