Severity by source
CVSS:4.0/AV:L/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
Local vector plus the prior-pairing precondition map to AV:L and AC:H; a paired node holds limited scope so PR:L; total local impact gives C/I/A:H with no scope change.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionCVE.org
OpenClaw before 2026.4.8 contains a privilege escalation vulnerability allowing previously paired nodes to reconnect with exec-capable commands without operator.admin scope requirement. Attackers can bypass re-pairing authentication to execute privileged commands on the local assistant system.
AnalysisAI
Privilege escalation via authentication bypass in OpenClaw before 2026.4.8 allows a previously paired node to reconnect and gain an expanded, exec-capable command set without satisfying the operator.admin re-pairing scope check. Rooted in CWE-863 (incorrect authorization), the flaw lets an attacker who was once paired execute privileged commands on the local assistant host. There is no public exploit identified at time of analysis and it is not in CISA KEV; EPSS is very low at 0.02% (6th percentile), consistent with a local, precondition-dependent issue rather than an internet-wide threat.
Technical ContextAI
OpenClaw is a user-controlled local AI assistant that pairs with client 'nodes' and gates sensitive, exec-capable command sets behind an operator.admin scope requirement enforced during (re-)pairing. The vulnerability is an authorization flaw (CWE-863, Incorrect Authorization): on reconnect, a node that had previously completed pairing is granted a broader command surface without being forced back through the operator/admin re-pairing path, so the scope check that should constrain exec-capable commands is effectively skipped. The affected component is the npm package 'openclaw' (CPE cpe:2.3:a:openclaw:openclaw). Per the vendor GHSA advisory (GHSA-5wj5-87vq-39xm), this is scoped strictly to OpenClaw's single-user local trust model and does not assume a multi-tenant service boundary, which bounds the realistic blast radius.
RemediationAI
Upgrade to OpenClaw 2026.4.8 or later, which enforces the operator.admin re-pairing scope on node reconnect (Vendor-released patch: 2026.4.8; verified fixed tree at commit d7c3210cd6f5fdfdc1beff4c9541673e814354d5). Update via npm to the 2026.4.8 package. If you cannot upgrade immediately, reduce exposure of the pairing surface: revoke and force re-pairing of previously paired nodes so no stale paired identity retains implicit exec scope, and restrict which hosts/processes can reach the OpenClaw pairing/reconnect listener (bind to loopback or a trusted local socket only) so only trusted local nodes can present as a returning node - the trade-off is that legitimate remote or cross-host nodes will then need to re-pair. Because OpenClaw is a single-user local assistant, also treat local account hygiene on the assistant host as a compensating control. Follow the vendor advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-5wj5-87vq-39xm for authoritative guidance.
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 Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26134
GHSA-5wj5-87vq-39xm