CVE-2026-8629
8.1openclaw · crabbox
The openclaw crabbox software contains an authorization bypass vulnerability that allows authenticated users to perform unauthorized actions via controlled keys.
Executive summary
An authorization bypass flaw in openclaw crabbox allows authenticated users to escalate privileges or perform unauthorized actions, presenting a critical risk to system integrity.
Vulnerability
This vulnerability (CWE-639) stems from insecure authorization checks where a user-controlled key is used to validate access. An authenticated attacker can manipulate this key to access functions or data they are not authorized to view or modify.
Business impact
This flaw permits privilege escalation, allowing an attacker to perform actions with the permissions of more privileged users or administrative roles. With a CVSS score of 8.1, the potential for unauthorized data access and administrative compromise is severe, threatening the overall security posture of the affected infrastructure.
Remediation
Immediate Action: Upgrade openclaw crabbox to version 0.12.0 or higher to resolve the authorization logic flaw.
Proactive Monitoring: Monitor audit logs for unauthorized access attempts or suspicious activity originating from authenticated user accounts.
Compensating Controls: Apply the principle of least privilege to restrict user access to sensitive endpoints and functionalities within the application.
Exploitation status
Public Exploit Available: Unknown — no weaponized exploit or public PoC repository identified in available data.
Analyst recommendation
Given the potential for privilege escalation, it is imperative that organizations using openclaw crabbox apply the necessary security updates immediately. Ensuring that authorization checks are robust and not reliant on user-controlled input is essential for preventing this category of vulnerability.