Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
7DescriptionCVE.org
OpenClaw versions prior to 2026.3.1 contain an authorization mismatch vulnerability that allows authenticated callers with operator.write scope to invoke owner-only tool surfaces including gateway and cron through agent runs in scoped-token deployments. Attackers with write-scope access can perform control-plane actions beyond their intended authorization level by exploiting inconsistent owner-only gating during agent execution.
AnalysisAI
An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.write scope to escalate privileges and execute owner-only administrative functions including gateway and cron management through agent runs in scoped-token deployments. This is a privilege escalation issue affecting deployments using scoped authentication tokens, where write-level access can be exploited to perform control-plane operations reserved for owners. With a CVSS score of 8.8 and network-accessible attack vector, this represents a significant authorization bypass, though no KEV listing or public exploitation indicators are currently available.
Technical ContextAI
This vulnerability affects OpenClaw (cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*), which appears to be a workflow or automation platform with agent-based execution and role-based access control using scoped tokens. The root cause is CWE-863 (Incorrect Authorization), where the system fails to consistently enforce owner-only access controls during agent execution workflows. The authorization logic appears to correctly gate direct API calls but fails to validate permissions when the same privileged operations (gateway configuration, cron job management) are invoked indirectly through agent runs, creating a permission boundary bypass. This type of inconsistent authorization enforcement is common in systems with multiple code paths to the same functionality, where security checks are implemented at the wrong architectural layer.
RemediationAI
Immediately upgrade OpenClaw to version 2026.3.1 or later, which addresses the authorization mismatch in agent run execution as documented in the GitHub security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-jr6x-2q95-fh2g. Organizations unable to patch immediately should implement defense-in-depth measures including restricting operator.write scope assignments to only essential personnel, implementing audit logging for all agent run invocations to detect potential exploitation attempts, and reviewing existing agent run configurations for unauthorized owner-level actions. If feasible, temporarily disable agent run functionality for users with only operator.write scope until patching is completed. Organizations not using scoped-token deployments may have reduced exposure but should still prioritize upgrading. Consult the VulnCheck advisory at https://www.vulncheck.com/advisories/openclaw-authorization-bypass-in-agent-runs-via-owner-only-tool-access for additional technical details on the vulnerability mechanics.
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
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
OpenClaw versions before 2026.2.1 fail to properly validate access controls in the Twitch plugin when role restrictions
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13949
GHSA-x2pq-6fc2-wh58