CVE-2026-67594 PUBLISHED

Spikster Missing Authentication via API Route Group

Assigner: VulnCheck
Reserved: 29.07.2026 Published: 30.07.2026 Updated: 31.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor yolanmees
Product Spikster
Versions Default: affected
  • affected from 0 to e1cdf8c4b780c87457b548c38a87982b549e2465 (incl.)

Credits

  • Fatullayev Asadbek finder

References

Problem Types

  • Missing Authentication for Critical Function CWE