Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/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
Network-reachable but needs an existing low-priv account (PR:L) and a specific environment mismatch (AC:H); full CIA impact on the host with no scope change.
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
3DescriptionCVE.org
OpenClaw before 2026.6.5 contain an authorization bypass vulnerability in node exec approvals that allows lower-trust callers to execute actions beyond their intended authorization by using different gateway and node environments. Attackers can exploit mismatched environment configurations to persist or execute actions that exceed the caller's approved permissions.
AnalysisAI
Authorization bypass in OpenClaw before 2026.6.5 lets a low-trust, authenticated caller execute node exec actions beyond their approved permissions by exploiting mismatched gateway and node environment configurations. The flaw (CWE-863, Incorrect Authorization) enables privilege escalation within the approval workflow and can be used to persist or run unauthorized actions. Reported by VulnCheck with a CVSS 4.0 base of 7.7; no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
OpenClaw implements a node exec approval mechanism in which callers request execution of actions that are gated by trust levels tied to gateway and node environments. The vulnerability is a CWE-863 (Incorrect Authorization) defect: the approval logic evaluates permissions against one environment context while execution occurs in another, so authorization decisions made for a lower-trust gateway/node pairing are honored when the action is actually dispatched into a higher-trust environment. Because the check and the enforcement point rely on different environment configurations, a caller can select or induce a mismatch that causes the system to treat their request as sufficiently authorized. The single affected product is identified by cpe:2.3:a:openclaw:openclaw (all versions prior to 2026.6.5).
RemediationAI
Upgrade to OpenClaw 2026.6.5 or later, which is the first fixed release (Vendor-released patch: 2026.6.5); consult the GitHub advisory GHSA-8f46-3xx3-8c9m (https://github.com/openclaw/openclaw/security/advisories/GHSA-8f46-3xx3-8c9m) and the VulnCheck advisory (https://www.vulncheck.com/advisories/openclaw-authorization-bypass-via-node-exec-approvals) for details. If immediate patching is not possible, reduce exposure by aligning gateway and node environment configurations so that no lower-trust caller can be mapped into a higher-trust execution context, and by tightening who holds the low-level accounts able to submit node exec approval requests - with the trade-off that consolidating environments may disrupt legitimate multi-environment workflows. Additionally restrict network access to the node exec/approval endpoints to trusted operators only, accepting that this narrows legitimate automation reach until the upgrade is applied.
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-45116
GHSA-xjjc-hxq8-fxj5