CyberRota Analysis
AI-GeneratedA critical missing authentication vulnerability in Spikster allows unauthenticated remote attackers to exploit unprotected API routes due to the unattached CipiAuth middleware. This flaw enables attackers to access approximately 50 API endpoints, facilitating actions such as server enumeration, root password resets, arbitrary file manipulation, and database user creation. Organizations using Spikster should prioritize immediate remediation to mitigate the risk of unauthorized access and potential system compromise.
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
Spikster through commit e1cdf8c contains a missing authentication vulnerability that allows unauthenticated remote attackers to access all API routes by exploiting the unattached CipiAuth middleware, which is registered but never applied to any route in the API routing configuration. Attackers can invoke approximately 50 unprotected API endpoints to enumerate and provision servers, reset root passwords, read and write arbitrary files on the host, and create database users.