CVE Catalog

CVE-2026-45223

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

30th percentile - higher than 30% of all known CVEs

Summary

Crabbox before version 0.9.0 contains an authentication bypass vulnerability in the coordinator user-token verification path. The verifyUserToken() function fails to reject payloads containing an admin claim, allowing attackers to escalate privileges.

Risk Assessment

An attacker with access to a shared non-admin token can gain full coordinator admin access, including lease visibility, pool state management, and forced release operations.

Recommendation

Immediately update Crabbox to version 0.9.0 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Crabbox

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS