Security Advisory

CVE-2026-73519

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-12 21:15:33
Last updated 2026-08-12 21:15:33
Assigner VulnCheck
CVSS score not scored
State PUBLISHED

Description

WolfStack before 25.9.2 contains a hard-coded cluster-authentication secret compiled into every build and published as a constant in src/auth/mod.rs, allowing remote unauthenticated attackers to bypass authentication by supplying this value in the X-WolfStack-Secret header to the require_auth() gate without any session, API key, or user account. Attackers can reach an affected node's management port to enumerate all Docker and LXC containers on the host and execute arbitrary commands as root inside any container via the POST /api/containers/{runtime}/{id}/exec endpoint.