Improper access control in LXD - CVE-2026-55622
Published: June 29, 2026
LXD
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in instance copy handling in POST /1.0/instances when copying an instance across projects. A remote user can send a crafted instance copy request referencing a source project and instance they are not authorized to view to disclose sensitive information.
Exploitation requires knowledge of the source project name and source instance name, and the copy occurs on the same server.