CVE-2026-45223
HIGH EPSS 30.0%
Published May 11, 20261mo ago · Modified Jun 17, 20261w ago
7.7 CVSS 4.0
Published May 11, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/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 Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
30.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-290
References 4
- github.com https://github.com/openclaw/crabbox/commit/46079f6de7f10cf61bc47efebd0c143a41664898
- github.com https://github.com/openclaw/crabbox/pull/64
- github.com https://github.com/openclaw/crabbox/releases/tag/v0.9.0
- vulncheck.com https://www.vulncheck.com/advisories/crabbox-authentication-bypass-via-admin-claim-injection
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.