CVE-2026-66898

Summary

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploit this flaw by supplying a crafted backup archive with malicious instance or volume names containing path traversal sequences, potentially allowing file access or overwriting outside the designated restore directory.

Affected Software

VendorProductVersion RangeStatus
CanonicalLXD4.0.0 < 4.0.12affected
CanonicalLXD5.0.0 < 5.0.4affected
CanonicalLXD5.21.0 < 5.21.2affected
CanonicalLXD6.0 < 6.1affected

Weaknesses

  • CWE-22: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

References