๐Ÿ” CVE Alert

CVE-2026-75857

HIGH 7.0

CodeWhale before 0.8.64 Privilege Escalation via exec_shell_interact

CVSS Score
7.0
EPSS Score
0.0%
EPSS Percentile
0th

CodeWhale versions >= 0.8.41 and < 0.8.64 contain a vulnerability in the exec_shell_interact (alias exec_interact) tool, whose approval_requirement returns ApprovalRequirement::Auto. This overrides the default Required approval for code-executing tools, so LLM-controlled stdin is written into an already-approved long-running interactive shell (e.g., a python3 -i REPL, mysql, ssh, or sudo -i session) without any approval prompt. An attacker who can inject instructions via untrusted content the agent ingests (a fetched page, MCP result, or repo file) can cause commands to run at the privilege level of that approved process. Fixed in 0.8.64.

CWE CWE-269
Vendor hmbown
Product codewhale
Published Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for hmbown codewhale

Be the first to know when new high vulnerabilities affecting hmbown codewhale are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Hmbown / CodeWhale
0.3.10 < 0.8.41
Hmbown / CodeWhale
0.3.10 < 0.8.41
Hmbown / CodeWhale
0.8.41 < 0.8.64
Hmbown / CodeWhale
0.8.41 < 0.8.64

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Hmbown/CodeWhale/security/advisories/GHSA-g29h-pfmp-qp9r github.com: https://github.com/Hmbown/CodeWhale/commit/57f3c89471e27ac4032d9791f6885e5d4408c381 vulncheck.com: https://www.vulncheck.com/advisories/codewhale-before-privilege-escalation-via-exec-shell-interact

Credits

๐Ÿ” sai-sh