Improper authorization for CRUD operations on Project Roles and Project Role permissions for domain admins in CloudStack.
A Domain Admin can create, update, delete, and list project roles and project role permissions for projects in any domain, not just their own. The check only confirms the caller is a Domain Admin, without verifying whether the target project belongs to their domain or subdomain. This allows a malicious Domain Admin to tamper with project roles and permissions across unrelated domains.
This issue affects Apache CloudStack: from 4.15.0.0 through 4.20.3.0 and from 4.21.0.0 through 4.22.1.0.
Users are recommended to upgrade to version 4.20.3.1 or 4.22.1.1 or later, which fixes the issue.
{
"cna_assigner": "apache",
"cwe_ids": [
"CWE-285"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/66xxx/CVE-2026-66722.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "4.15.0.0"
},
{
"last_affected": "4.20.3.0"
},
{
"introduced": "4.21.0.0"
},
{
"last_affected": "4.22.1.0"
}
],
"source": "AFFECTED_FIELD"
},
{
"extracted_events": [
{
"introduced": "4.15.0.0"
},
{
"fixed": "4.20.3.0"
},
{
"introduced": "4.21.0.0"
},
{
"fixed": "4.22.1.0"
}
],
"source": "DESCRIPTION"
}
]
}