CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-73519 — WolfStack before 25.9.2 contains a hard-coded cluster-authentication secret comp...

·Source: NIST NVD

Updated:

Executive Summary

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 po

Analysis

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. CVSS Score: 9.8. Published: 2026-08-12T22:17:17.600.

Indicators of Compromise (1)

CVE (1)
CVE-2026-73519
Source Attribution

Originally published by NIST NVD on Aug 12, 2026. Verified by: NIST.

Related Threats