Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
7Blast Radius
ecosystem impact- 1 npm packages depend on openclaw (1 direct, 0 indirect)
Ecosystem-wide dependent count for version 2026.3.31.
DescriptionCVE.org
OpenClaw before 2026.3.31 allows workspace .env files to override the OPENCLAW_BUNDLED_PLUGINS_DIR environment variable, compromising plugin trust verification. Attackers with control over workspace configuration can inject malicious plugins by overriding the bundled plugin trust root directory.
AnalysisAI
Local attackers can execute malicious code in OpenClaw versions before 2026.3.31 by placing crafted .env files in workspaces to override the OPENCLAW_BUNDLED_PLUGINS_DIR variable, bypassing plugin trust verification. The vulnerability enables code injection through untrusted plugins masquerading as verified components when users open compromised workspace configurations. EPSS data not available; CVSS v4.0 rates this 8.5 HIGH with local attack vector requiring user interaction. Vendor patch available via GitHub commit 330a9f98cb and release 2026.3.31.
Technical ContextAI
OpenClaw is a software platform that implements plugin trust verification by maintaining a trusted root directory for bundled plugins, specified via the OPENCLAW_BUNDLED_PLUGINS_DIR environment variable. The vulnerability stems from CWE-829 (Inclusion of Functionality from Untrusted Control Sphere), where workspace-scoped .env configuration files can override this critical security boundary variable. When users open a workspace, OpenClaw processes its .env file to set environment variables, but fails to protect the OPENCLAW_BUNDLED_PLUGINS_DIR variable from being overridden. This allows attackers to redirect the plugin trust verification mechanism to an attacker-controlled directory containing malicious plugins. The affected CPE (cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*) indicates all versions prior to the 2026.3.31 release are vulnerable. The trust boundary violation enables code injection because the application executes plugins from the overridden directory path while believing they originate from the legitimate bundled plugins location, effectively bypassing trust-based security controls.
RemediationAI
Upgrade OpenClaw to version 2026.3.31 or later, which contains the fix implemented in GitHub commit 330a9f98cb29c79b1c16a2117e03d6276a0d6289. Download the patched release from the official OpenClaw repository at https://github.com/openclaw/openclaw. Review the vendor security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-qcj9-wwgw-6gm8 for additional implementation details. Until patching is complete, implement compensating controls by restricting workspace sources to trusted origins only - specifically, prohibit opening workspaces from untrusted repositories, email attachments, or external file shares. Configure filesystem permissions to prevent unauthorized modification of workspace .env files in shared environments. Audit existing workspace configurations for unexpected OPENCLAW_BUNDLED_PLUGINS_DIR overrides by searching for this variable in all .env files across workspace directories. Note that restricting workspace sources may limit collaboration workflows and require additional vetting processes for shared projects. Monitor plugin loading behavior through application logs to detect anomalous plugin directory paths. These workarounds reduce attack surface but do not eliminate the vulnerability - upgrading to the patched version remains the definitive remediation.
Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.
Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b
OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att
An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.
OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e
Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in
OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all
OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director
OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func
OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste
OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low
OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec
Same technique Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26104
GHSA-qcj9-wwgw-6gm8