CVE-2026-45223 Details
Description
Crabbox before 0.9.0 contains an authentication bypass vulnerability in the coordinator user-token verification path where the verifyUserToken() function fails to reject payloads containing an admin claim, allowing attackers to escalate privileges. An attacker with access to the shared non-admin token can craft a user-token payload with admin: true, sign it using HMAC-SHA256, and present it to admin-only coordinator routes to gain full coordinator admin access including lease visibility, pool state management, and forced release operations.
A vulnerability allowing authentication bypass has been identified in Crabbox versions prior to 0.9.0. The issue arises in the coordinator user-token verification process, where the verifyUserToken() function improperly accepts payloads with admin claims. This flaw enables attackers to escalate privileges. An attacker with a shared non-admin token can create a user-token payload that includes an admin claim, sign it using HMAC-SHA256, and present it to admin-only coordinator routes. This exploitation grants full administrative access on the coordinator, including visibility into leases, management of pool states, and the ability to force release operations.
Users are advised to update to Crabbox version 0.9.0 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 11, 2026CISA-ADP
Assessed May 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/openclaw/crabbox/pull/64 | CISA-ADP | Issue TrackingVendor |
| https://github.com/openclaw/crabbox/commit/46079f6de7f10cf61bc47efebd0c143a41664898 | [email protected] | Source CodeVendor |
| https://github.com/openclaw/crabbox/pull/64 | [email protected] | Issue TrackingVendor |
| https://github.com/openclaw/crabbox/releases/tag/v0.9.0 | [email protected] | Release NotesVendor |
| https://www.vulncheck.com/advisories/crabbox-authentication-bypass-via-admin-claim-injection | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-290 | Authentication Bypass by Spoofing | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| openclaw Crabbox | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 11, 2026 | CVE Modified | CISA-ADP |
| May 11, 2026 | New CVE Received | [email protected] |
Volerion