SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-75911

HIGH · CVSS 7.8 EPSS 0.25% 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 due to improper validation of the allow_shell configuration parameter, which can be exploited through a malicious .codewhale/config.toml file committed to a repository. This flaw allows attackers to execute arbitrary shell commands on a victim's machine when the repository is cloned and opened in CodeWhale, posing a significant risk of unauthorized access and control. Organizations using CodeWhale should prioritize patching to mitigate this high-severity vulnerability.

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-75911
Severity
HIGH
CVSS
7.8
EPSS
0.25%

Original NVD Description

CodeWhale versions before 0.8.64 fail to properly validate the allow_shell 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 repository in CodeWhale, the AI model gains access to exec_shell and task_shell tools, enabling execution of arbitrary shell commands on the victim's machine without explicit user consent.