CVE-2026-43531
7.3OpenClaw · OpenClaw
OpenClaw before 2026.4.9 contains an environment variable injection vulnerability in workspace .env files.
Executive summary
An environment variable injection vulnerability in OpenClaw before version 2026.4.9 allows low-privileged, authenticated users with user interaction to manipulate runtime-control variables and compromise application integrity.
Vulnerability
This is an External Control of System or Configuration Setting flaw classified under CWE-15, triggered via malicious workspace .env files that allow manipulation of update sources, gateway URLs, and browser paths, requiring low privileges and user interaction.
Business impact
A successful exploit of this vulnerability can lead to total technical impact, compromising application behavior and potentially allowing malicious actors to redirect gateway communications or update sources. This creates significant risks for unauthorized system manipulation and data compromise. The assigned CVSS score of 7.3 places this issue in the high severity range, reflecting the severity of potential runtime control compromise.
Remediation
Immediate Action: Update the npm/openclaw package to version 2026.4.9 or later where the fix is integrated.
Proactive Monitoring: Monitor access logs and file integrity monitoring systems for unauthorized modifications to workspace .env files.
Compensating Controls: Restrict permissions on workspace directories and enforce strict file creation policies to prevent untrusted users from introducing unauthorized configuration files.
Exploitation status
Public Exploit Available: No (no confirmed public exploit or weaponized module identified in current data).
Analyst recommendation
Given the high severity score and potential for complete runtime control compromise, administrators must prioritize updating the OpenClaw package to version 2026.4.9 immediately. Applying this patch eliminates the environment variable injection vector and secures workspace configuration handling against unauthorized manipulation.
More OpenClaw CVEs
Sources
Originally found and disclosed by zsx (@zsxsoft), with KeenSecurityLab (coordinator), per the CVE Program record.
- GitHub Security Advisory (GHSA-7wv4-cc7p-jhxc) Vendor advisory
- Patch Commit Patch commit
- VulnCheck Advisory: OpenClaw < 2026.4.9 - Environment Variable Injection via Workspace .env File Third-party advisory