CVE-2026-66722

Source
https://cve.org/CVERecord?id=CVE-2026-66722
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-66722.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-66722
Published
2026-08-21T08:22:36Z
Modified
2026-08-28T03:47:09Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Apache CloudStack: ProjectRole & ProjectRolePermission authorization issue
Details

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.

Database specific
{
    "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"
        }
    ]
}
References

Affected packages

Git / github.com/apache/cloudstack

Affected ranges

Type
GIT
Repo
https://github.com/apache/cloudstack
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "4.15.0.0"
        },
        {
            "fixed": "4.20.3.0"
        },
        {
            "introduced": "4.21.0.0"
        },
        {
            "fixed": "4.22.1.0"
        }
    ],
    "source": "DESCRIPTION"
}

Affected versions

4.*
4.21.0.0
4.22.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-66722.json"