CVE-2026-63294

Summary

A link following vulnerability in LXD allows an attacker to achieve root command execution on the host system. During the import or unpacking of crafted image or backup archives, LXD fails to properly validate and confine the backup.yaml file when it exists as a symbolic link. An attacker can exploit this flaw by providing a malicious archive with a symlinked backup.yaml file, causing LXD to process unconfined configuration metadata and execute arbitrary commands with root privileges.

Affected Software

VendorProductVersion RangeStatus
CanonicalLXD4.0.0 < 4.0.12affected
CanonicalLXD5.0.0 < 5.0.8affected
CanonicalLXD5.21.0 < 5.21.6affected
CanonicalLXD6.0 < 6.10affected

Weaknesses

  • CWE-59: CWE-59 Improper Link Resolution Before File Access ('Link Following')

References