CVE-2026-62420
An authorization bypass vulnerability in LXD allows an authenticated attacker to bypass target project security restrictions during cross-project instance migrations.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.37%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
An authorization bypass vulnerability in LXD allows an authenticated attacker to bypass target project security restrictions during cross-project instance migrations. When moving an instance cross-project to a different cluster member via POST /1.0/instances/{name} with migration: true, project: <target>, and target: <member>, the destination node skips all project restriction checks because the request arrives as an internal cluster notification. An attacker can exploit this to introduce disallowed instance configurations into a restricted project.
- CVSS 3.1
- 9.9 CRITICALCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
- EPSS
- 0.37% probability · 30th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-863
- Affected
- canonical/lxd
- Source
- security@ubuntu.com
References
- https://github.com/canonical/lxd/pull/18605Patch
- https://github.com/canonical/lxd/pull/18651Patch
- https://github.com/canonical/lxd/security/advisories/GHSA-v9wr-9r7q-fh4gVendor Advisory, Exploit, Mitigation
- https://github.com/canonical/lxd/security/advisories/GHSA-v9wr-9r7q-fh4gVendor Advisory, Exploit, Mitigation
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.