CVE-2026-35663
8.8OpenClaw · OpenClaw
OpenClaw before 2026.3.25 allows authenticated non-admin operators to escalate privileges to administrator by self-requesting broader scopes during backend reconnection.
Executive summary
A privilege escalation vulnerability in OpenClaw allows authenticated non-admin users to gain full administrative access, posing a critical risk to system integrity.
Vulnerability
This vulnerability, categorized as CWE-648, stems from the incorrect use of privileged APIs during the backend reconnection process. An authenticated attacker can bypass pairing requirements to self-assign the operator.admin scope, resulting in unauthorized administrative control.
Business impact
Successful exploitation grants an attacker full administrative privileges within the OpenClaw environment. This allows for unauthorized data access, system configuration changes, and potential lateral movement, which aligns with the high CVSS score of 8.8. Such a compromise threatens the overall confidentiality, integrity, and availability of the affected infrastructure.
Remediation
Immediate Action: Upgrade OpenClaw to version 2026.3.25 or later to resolve the underlying API logic flaw.
Proactive Monitoring: Review backend authentication logs and scope assignment events for anomalies, particularly focusing on users elevating their own permission levels during reconnection events.
Compensating Controls: Implement strict network segmentation and monitor API traffic for unexpected scope requests, as a Web Application Firewall may not effectively block this logic-based escalation.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the high CVSS severity and the critical nature of privilege escalation, organizations should prioritize patching this vulnerability as part of their next scheduled maintenance cycle. Administrators must ensure that all OpenClaw instances are updated to the current secure version to prevent unauthorized administrative access and maintain the security posture of the platform.
More OpenClaw CVEs
Sources
Originally found and disclosed by Peng Zhou (@zpbrent), per the CVE Program record.
- GitHub Security Advisory (GHSA-9hjh-fr4f-gxc4) Vendor advisory
- Patch Commit Patch commit
- VulnCheck Advisory: OpenClaw < 2026.3.25 - Privilege Escalation via Backend Reconnect Scope Self-Claim Third-party advisory