CVE Catalog

CVE-2026-75915

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

CodeWhale before version 0.8.64 contains 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 to read process.env and leak API keys, cloud credentials, and authentication tokens.

Risk Assessment

Exposure of sensitive credentials can lead to unauthorized access to cloud resources and systems, posing a serious security threat to the organization.

Recommendation

Update CodeWhale to version 0.8.64 or later, which includes the fix.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS