CVE-2026-63299

An authorization bypass vulnerability in LXD allows an authenticated user to bypass project-level disk and volume limits. Two related code paths fail to verify resource limits during volume operations: the storagePoolVolumeTypePostMove function omits the limits.AllowVolumeCreation check before moving a volume across projects, and volume snapshot restore operations skip the AllowVolumeUpdate check when the configuration is nil (Config == nil). An attacker can exploit these flaws to allocate storage resources that exceed the administrative limits configured for a project.
References
Link Resource
https://github.com/canonical/lxd/security/advisories/GHSA-5h78-p252-989h Vendor Advisory Exploit Mitigation
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:canonical:lxd:*:*:*:*:*:*:*:*
cpe:2.3:a:canonical:lxd:*:*:*:*:*:*:*:*
cpe:2.3:a:canonical:lxd:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-08-12 20:17

Updated : 2026-09-11 15:26


NVD link : CVE-2026-63299

Mitre link : CVE-2026-63299

CVE.ORG link : CVE-2026-63299


JSON object : View

Products Affected

canonical

  • lxd
CWE
CWE-770

Allocation of Resources Without Limits or Throttling