Vulnerability Description
CodeWhale versions before 0.8.64 contain an environment variable exposure vulnerability in the js_execution 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 keys, cloud credentials, and authentication tokens back to the model context.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Hmbown/CodeWhale/commit/26de44a8bd5051f8f944ea60b2c37ae1d2b7d
- https://github.com/Hmbown/CodeWhale/security/advisories/GHSA-h539-c7r8-3xq4
- https://www.vulncheck.com/advisories/codewhale-before-environment-variable-leak-
- https://github.com/Hmbown/CodeWhale/security/advisories/GHSA-h539-c7r8-3xq4
FAQ
What is CVE-2026-75915?
CVE-2026-75915 is a vulnerability with a CVSS score of 7.5 (HIGH). CodeWhale versions before 0.8.64 contain an environment variable exposure vulnerability in the js_execution tool that fails to scrub parent process environment variables before spawning Node.js. Attac...
How severe is CVE-2026-75915?
CVE-2026-75915 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-75915?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.