CVE-2026-67594

Summary

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.

Affected Software

VendorProductVersion RangeStatus
yolanmeesSpikster0 <= e1cdf8c4b780c87457b548c38a87982b549e2465affected

Weaknesses

  • CWE-306: Missing Authentication for Critical Function

References