Improper access control in LXD - CVE-2026-9640
Published: June 29, 2026
LXD
Detailed vulnerability description
The vulnerability allows a remote user to escalate privileges to arbitrary host root.
The vulnerability exists due to improper access control in the instance-backup import and snapshot-restore handlers when importing a tampered backup and restoring a snapshot. A remote privileged user can upload a crafted instance backup containing restricted snapshot configuration and restore the malicious snapshot to escalate privileges to arbitrary host root.
Exploitation requires a hardened multi-tenant project with restricted=true and restricted.containers.lowlevel=block, and the ability to create instances and edit the target project.