{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-63299",
        "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "state": "PUBLISHED",
        "assignerShortName": "canonical",
        "dateReserved": "2026-07-16T10:01:05.653Z",
        "datePublished": "2026-08-12T19:17:07.418Z",
        "dateUpdated": "2026-08-12T19:26:28.110Z"
    },
    "containers": {
        "cna": {
            "title": "Storage volume cross-project move and snapshot restore bypass project disk limits",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "affected": [
                {
                    "vendor": "Canonical",
                    "product": "LXD",
                    "packageName": "LXD",
                    "platforms": [
                        "Linux"
                    ],
                    "repo": "https://github.com/canonical/lxd",
                    "defaultStatus": "unaffected",
                    "versions": [
                        {
                            "version": "5.0.0",
                            "status": "affected",
                            "versionType": "semver",
                            "lessThan": "5.0.8"
                        },
                        {
                            "version": "5.21.0",
                            "status": "affected",
                            "versionType": "semver",
                            "lessThan": "5.21.6"
                        },
                        {
                            "version": "6.0",
                            "status": "affected",
                            "versionType": "semver",
                            "lessThan": "6.10"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-770 Allocation of Resources Without Limits or Throttling",
                            "cweId": "CWE-770",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-1",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "Accessing Functionality Not Properly Constrained by ACLs"
                        }
                    ]
                },
                {
                    "capecId": "CAPEC-122",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "Privilege Abuse"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://github.com/canonical/lxd/security/advisories/GHSA-5h78-p252-989h",
                    "tags": [
                        "vdb-entry",
                        "vendor-advisory"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "scope": "CHANGED",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "LOW",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.5,
                        "baseSeverity": "HIGH"
                    }
                }
            ],
            "source": {
                "discovery": "EXTERNAL"
            },
            "solutions": [
                {
                    "lang": "en",
                    "value": "Upgrade to LXD version 5.0.8 or later, 5.21.6 or later, or 6.10 or later."
                }
            ],
            "providerMetadata": {
                "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
                "shortName": "canonical",
                "dateUpdated": "2026-08-12T19:17:07.418Z"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-12T19:26:19.187565Z",
                                "id": "CVE-2026-63299",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-12T19:26:28.110Z"
                }
            }
        ]
    }
}