Incorrect authorization in LXD - CVE-2026-62420

 

Incorrect authorization in LXD - CVE-2026-62420

Published: August 1, 2026


Vulnerability identifier: #VU140682
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-62420
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available
Affected software:
LXD

Detailed vulnerability description

The vulnerability allows a remote user to execute arbitrary commands as root on the host.

The vulnerability exists due to incorrect authorization in cross-project cluster migration handling in POST /1.0/instances/{name} when processing a cross-project instance move to a different cluster member with migration enabled and the cluster notification flag set. A remote user can move an instance with restricted configuration keys into a restricted target project to execute arbitrary commands as root on the host.

Exploitation requires project-level access that allows instance creation in an unrestricted project and can_create_instances permission on the restricted target project. No start-time restriction re-validation occurs after the move.


How to mitigate CVE-2026-62420

Install security update from vendor's website.

Sources