CVE-2026-63297

Summary

An authorization bypass vulnerability in LXD due to a timing flaw during configuration merging allows an authenticated attacker to bypass target project restrictions during cross-project instance copies. When copying an instance to a target project, LXD performs restriction checks before configuration merging is complete, creating a time-of-check to time-of-use (TOCTOU) condition. An attacker can exploit this flaw to copy instances with disallowed high-privilege configurations into restricted projects, bypassing security controls.

Affected Software

VendorProductVersion RangeStatus
CanonicalLXD5.0.0 < 5.0.8affected
CanonicalLXD5.21.0 < 5.21.6affected

Weaknesses

  • CWE-367: CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition
  • CWE-863: CWE-863 Incorrect Authorization

References