CVE-2025-47713: Apache CloudStack: Domain Admin can reset Admin password in Root Domain
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 reset the password of user-accounts of Admin role type. 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 user-account role must be equal to or higher than the target user-account'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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-47713?
CVE-2025-47713 is classified as a high severity privilege escalation vulnerability.
How does CVE-2025-47713 affect users?
CVE-2025-47713 allows a malicious Domain Admin user to reset passwords for Admin role user-accounts, compromising system integrity.
How do I fix CVE-2025-47713?
To fix CVE-2025-47713, upgrade Apache CloudStack to a version beyond 4.20.0.0 where the vulnerability has been addressed.
Which versions of Apache CloudStack are affected by CVE-2025-47713?
CVE-2025-47713 affects Apache CloudStack versions from 4.10.0.0 to 4.20.0.0 inclusive.
Who can exploit CVE-2025-47713?
Only a Domain Admin user in the ROOT domain can exploit CVE-2025-47713 to reset the passwords of Admin role user-accounts.