CVE-2026-92717

Summary

Covenant through 0.6 registers the CovenantHub SignalR hub without an Authorize attribute, allowing unauthenticated callers to invoke CreateHttpListener and receive a signed JWT token. Attackers can use the obtained token to authenticate against the entire operator API and access grunts, credentials, binaries, events, and the operator roster.

Affected Software

VendorProductVersion RangeStatus
cobbrCovenant0 <= 0.6affected

Weaknesses

  • CWE-306: Missing Authentication for Critical Function

References