CyberRota Analysis
AI-GeneratedCrawlab versions up to 0.6.3 contain a critical vulnerability due to a hard-coded HMAC-SHA256 secret used for JWT token signing, which cannot be modified. This flaw allows unauthenticated attackers to forge valid administrator tokens, granting them unauthorized access to administrative APIs and the ability to execute code on worker nodes. Organizations using Crawlab should prioritize immediate remediation to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Crawlab through 0.6.3 uses a hard-coded HMAC-SHA256 secret for JWT token signing that cannot be overridden via configuration or environment variables. Unauthenticated attackers can forge valid administrator tokens to access administrative APIs and execute code on worker nodes.