OpenClaw privilege escalation to admin (CVE-2026-32922)
CVE-2026-32922
Critical RCE in OpenClaw 2026.3.11 and earlier: authenticated users with low privileges can become admin and execute arbitrary commands via CVE-2026-32922. Upgrade immediately.
Patch now - CVE-2026-32922 is a critical privilege escalation and RCE in OpenClaw 2026.3.11 and earlier that lets an authenticated attacker with minimal permissions escalate to full admin and run arbitrary system commands. Immediate upgrade to version 2026.3.11 is the only complete fix.
Overview
A critical privilege escalation vulnerability has been discovered in OpenClaw, a device management platform. Tracked as CVE-2026-32922, this flaw resides in the device.token.rotate function. It allows an authenticated user with limited permissions to create new authentication tokens with significantly broader, unauthorized access rights.
Vulnerability Explained
In simple terms, the system fails to properly check permissions when generating new tokens. An attacker with the basic operator.pairing scope-a standard low-level permission for linking devices-can exploit this flaw. The vulnerability does not restrict newly minted tokens to the caller’s existing permissions. Consequently, an attacker can craft a token with the powerful operator.admin scope, effectively granting them full administrative control over paired devices and the broader system.
Potential Impact
The impact of this vulnerability is severe. Successful exploitation enables an attacker to:
- Gain full administrative control (
operator.admin) over any device they have paired with. - Execute arbitrary commands on connected nodes via the
system.runfunction, leading to remote code execution (RCE). - Obtain unauthorized
gateway-adminaccess to central management gateways. - Potentially move laterally across a network, compromise sensitive data, and disrupt critical operations. This level of access mirrors a complete system takeover.
For context on how such vulnerabilities can lead to real-world incidents, recent data breach reports are available at breach reports.
Remediation and Mitigation
Immediate action is required to protect affected systems.
Primary Remediation: The only complete fix is to upgrade OpenClaw to version 2026.3.11 or later. This update corrects the scope validation logic in the token rotation process. All organizations using OpenClaw should prioritize this update.
Temporary Mitigation (If Immediate Patching is Not Possible):
- Audit and Monitor: Immediately review audit logs for any unusual token generation or privilege escalation activities, particularly from accounts with
operator.pairingscope. - Restrict Pairing: Temporarily limit the assignment of the
operator.pairingscope to only absolutely essential, trusted personnel and devices. - Network Segmentation: Ensure OpenClaw management interfaces are not exposed to the public internet and are placed within a secured network segment.
Stay informed about critical vulnerabilities and patches by following the latest security news. Do not delay in applying the official patch, as this vulnerability is highly exploitable and poses a critical risk to system integrity and security.
Never miss a critical vulnerability
Get real-time security alerts delivered to your preferred platform.
Related Advisories
OpenClaw before 2026.3.13 reads and buffers Telegram webhook request bodies before validating the x-telegram-bot-api-secret-token header, allowing unauthenticated attackers to exhaust server resources...
OpenClaw before 2026.4.10 contains an improper network binding vulnerability in the sandbox browser CDP relay that exposes Chrome DevTools Protocol on 0.0.0.0. Attackers can access the DevTools protoc...
OpenClaw before 2026.3.12 contains an authorization bypass vulnerability where Feishu reaction events with omitted chat_type are misclassified as p2p conversations instead of group chats. Attackers ca...
OpenClaw before 2026.3.11 contains an exec allowlist bypass vulnerability where matchesExecAllowlistPattern improperly normalizes patterns with lowercasing and glob matching that overmatches on POSIX ...
Other Openclaw Openclaw Vulnerabilities
OpenClaw before 2026.4.10 contains an improper network binding vulnerability in the sandbox browser CDP relay that exposes Chrome DevTools Protocol on 0.0.0.0. Attackers can access the DevTools protoc...
OpenClaw before 2026.3.22 contains an unvalidated WebView JavascriptInterface vulnerability allowing attackers to inject arbitrary instructions. Untrusted pages can invoke the canvas bridge to execute...
OpenClaw before 2026.3.28 contains a server-side request forgery vulnerability in the fal provider image-generation-provider.ts component that allows attackers to fetch internal URLs. A malicious or c...
OpenClaw before 2026.3.12 contains an authorization bypass vulnerability where Feishu reaction events with omitted chat_type are misclassified as p2p conversations instead of group chats. Attackers ca...