CVE-2026-73519

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-12 22:17

Updated : 2026-08-13 14:17


NVD link : CVE-2026-73519

Mitre link : CVE-2026-73519

CVE.ORG link : CVE-2026-73519


JSON object : View

Products Affected

No product.

CWE
CWE-798

Use of Hard-coded Credentials