Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Hmbown/CodeWhale/commit/43563356b98c6b993085554da82e77370160a
- https://github.com/Hmbown/CodeWhale/security/advisories/GHSA-gx45-xrj5-g6c4
- https://www.vulncheck.com/advisories/codewhale-before-remote-code-execution-via-
- https://github.com/Hmbown/CodeWhale/security/advisories/GHSA-gx45-xrj5-g6c4
FAQ
What is CVE-2026-75911?
CVE-2026-75911 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 committi...
How severe is CVE-2026-75911?
CVE-2026-75911 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-75911?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.