Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/yolanmees/Spikster/issues/24
- https://www.vulncheck.com/advisories/spikster-missing-authentication-via-api-rou
FAQ
What is CVE-2026-67594?
CVE-2026-67594 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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, ...
How severe is CVE-2026-67594?
CVE-2026-67594 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-67594?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.