Improper access control in LXD - CVE-2026-48751
Published: June 29, 2026
LXD
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary commands on the host.
The vulnerability exists due to improper access control in instance snapshot restoration when restoring snapshots in a restricted project. A remote user can move a crafted instance snapshot into a restricted project and restore it to execute arbitrary commands on the host.
The issue bypasses the restricted.containers.lowlevel=block restriction because snapshots ignore that setting, and exploitation can abuse low-level hooks such as raw.lxc or raw.qemu.