Privilege escalation in Apache Cloudstack
CVE-2025-47849
A privilege escalation vulnerability exists in Apache CloudStack versions 4.10.0.0 through 4.20.0.0 where a malicious Domain Admin user in the ROOT domain can get the API key and secret key of user-accounts of Admin role type in the same domain. This operation is not appropriately restricted and allows the attacker to assume control over higher-privileged user-accounts. A malicious Domain Admin attacker can impersonate an Admin user-account and gain access to sensitive APIs and resources that could result in the compromise of resource integrity and confidentiality, data loss, denial of service, and availability of infrastructure managed by CloudStack. Users are recommended to upgrade to Apache CloudStack 4.19.3.0 or 4.20.1.0, which fixes the issue with the following: * Strict validation on Role Type hierarchy: the caller's role must be equal to or higher than the target user's role. * API privilege comparison: the caller must possess all privileges of the user they are operating on. * Two new domain-level settings (restricted to the default admin): - role.types.allowed.for.operations.on.accounts.of.same.role.type: Defines which role types are allowed to act on users of the same role type. Default: "Admin, DomainAdmin, ResourceAdmin". - allow.operations.on.users.in.same.account: Allows/disallows user operations within the same account. Default: true.
Vulnerability class: Privilege Escalation
EPSS: 0.005 (39.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Apache Cloudstack
- Apache Software Foundation Cloudstack — versions 4.10.0, 4.20.0.0
Weakness classification (CWE)
References
- security@apache.org (vendor-advisory, Vendor Advisory)
- security@apache.org (Broken Link, third-party-advisory)
- security@apache.org (Vendor Advisory, mailing-list, Mailing List)
Frequently asked questions
- What is CVE-2025-47849?
- CVE-2025-47849 is a high-severity vulnerability in Apache Cloudstack, classified under Improper Privilege Management. CVSS score: 8.8/10. Published 2025-06-10.
- How severe is CVE-2025-47849?
- High severity. CVSS v3 base score is 8.8 out of 10.