Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/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:L/UI:N/VC:N/VI:H/VA:L/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
4DescriptionCVE.org
OpenClaw versions prior to 2026.2.21 fail to filter dangerous process-control environment variables from config env.vars, allowing startup-time code execution. Attackers can inject variables like NODE_OPTIONS or LD_* through configuration to execute arbitrary code in the OpenClaw gateway service runtime context.
AnalysisAI
OpenClaw versions prior to 2026.2.21 contain an environment variable injection vulnerability that allows authenticated local attackers to execute arbitrary code at startup time by injecting dangerous process-control variables (such as NODE_OPTIONS or LD_*) through the configuration env.vars mechanism. An attacker with local privileges can manipulate the gateway service's runtime environment to achieve code execution in the service context, potentially compromising the entire OpenClaw deployment. A patch is available from the vendor, and this vulnerability has been documented by VulnCheck with supporting references to the GitHub security advisory and corresponding commit fix.
Technical ContextAI
OpenClaw is an application gateway service (cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*) that processes configuration files containing environment variables. The vulnerability stems from a failure to implement proper input validation and filtering on environment variable names during the configuration parsing stage, which falls under CWE-15 (External Control of System or Configuration Setting). Process-control environment variables like NODE_OPTIONS (which can be used to load arbitrary Node.js modules), LD_PRELOAD, LD_LIBRARY_PATH, and similar variables allow attackers to influence how the application runtime initializes and loads code. Because these variables are evaluated at startup time before the application's main logic executes, sanitization must occur at configuration load time, not at runtime. The root cause is insufficient allowlisting or blacklisting of environment variable names when constructing the service's execution context.
RemediationAI
Immediately upgrade OpenClaw to version 2026.2.21 or later, which includes the environment variable filtering patch (commit 2cdbadee1f8fcaa93302d7debbfc529e19868ea4). Until patching can be completed, restrict local system access to the OpenClaw configuration files and service runtime environment, implement least-privilege user accounts for the gateway service, and conduct a configuration audit to ensure no suspicious environment variable entries have been injected into existing configurations. Review all configuration sources (files, container environment, Kubernetes ConfigMaps, etc.) for unauthorized additions of process-control variables. For deployments that cannot be immediately patched, consider running OpenClaw in a restricted container environment with read-only filesystems and limited environment variable inheritance to reduce the blast radius of exploitation. Consult the vendor advisory at https://www.vulncheck.com/advisories/openclaw-environment-variable-injection-via-config-env-vars for additional context and validation steps.
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
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12720
GHSA-8fmp-37rc-p5g7