Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/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:H/VI:H/VA:N/SC:H/SI:H/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
4Blast Radius
ecosystem impact- 3 npm packages depend on openclaw (3 direct, 0 indirect)
Ecosystem-wide dependent count for version 2026.3.11.
DescriptionCVE.org
OpenClaw before 2026.3.11 contains a session sandbox escape vulnerability in the session_status tool that allows sandboxed subagents to access parent or sibling session state. Attackers can supply arbitrary sessionKey values to read or modify session data outside their sandbox scope, including persisted model overrides.
AnalysisAI
Session sandbox escape in OpenClaw versions prior to 2026.3.11 allows local authenticated attackers with low-privilege sandboxed subagent access to read and modify session data across isolation boundaries by manipulating sessionKey parameters in the session_status tool. Exploitation enables unauthorized access to parent or sibling session state including persisted model overrides, bypassing critical security isolation controls. No public exploit identified at time of analysis, though the authentication bypass mechanism is clearly documented in vendor security advisory.
Technical ContextAI
OpenClaw implements a session sandbox architecture designed to isolate subagent processes from parent and sibling session contexts. The session_status tool, intended for diagnostic purposes within sandboxed environments, fails to properly validate or restrict sessionKey input parameters (CWE-863: Incorrect Authorization). This authorization bypass allows sandboxed subagents to supply arbitrary sessionKey values, effectively traversing the session isolation boundary. The vulnerability affects the core session management layer where persisted model overrides and sensitive session state are stored. According to the CPE identifier (cpe:2.3:a:openclaw:openclaw), this impacts the core OpenClaw application framework prior to the 2026.3.11 release. The flaw represents a fundamental breakdown in the principle of least privilege enforcement within the sandbox architecture, where isolated components should only access their designated session scope.
RemediationAI
Immediately upgrade to OpenClaw version 2026.3.11 or later, which contains vendor-released patches addressing the session_status tool authorization bypass. The fix implements proper sessionKey validation and enforces sandbox boundary restrictions to prevent cross-session access. Organizations should prioritize deployment environments where multiple sandboxed subagents operate with different trust levels or tenant isolation requirements. Review session audit logs for anomalous sessionKey access patterns that may indicate prior exploitation attempts, specifically looking for subagent processes accessing session identifiers outside their designated scope. Until patching is complete, consider disabling the session_status tool if operationally feasible, restricting subagent deployment to single-tenant contexts, or implementing additional access controls at the infrastructure layer to limit local authenticated user privileges. Consult the GitHub security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-wcxr-59v9-rxr8 for detailed remediation guidance and the VulnCheck advisory at https://www.vulncheck.com/advisories/openclaw-session-sandbox-escape-via-session-status-tool for additional technical context.
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 weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-16999
GHSA-wcxr-59v9-rxr8