CVE-2026-45223

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.
Configurations

No configuration.

History

11 May 2026, 20:25

Type Values Removed Values Added
References () https://github.com/openclaw/crabbox/pull/64 - () https://github.com/openclaw/crabbox/pull/64 -

11 May 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-11 19:16

Updated : 2026-05-12 14:47


NVD link : CVE-2026-45223

Mitre link : CVE-2026-45223

CVE.ORG link : CVE-2026-45223


JSON object : View

Products Affected

No product.

CWE
CWE-290

Authentication Bypass by Spoofing