SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-67594

CRITICAL · CVSS 9.8 EPSS 0.48% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

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

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-67594
Severity
CRITICAL
CVSS
9.8
EPSS
0.48%

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.