CVE-2026-50222
Apache Software Foundation · Apache CloudStack
Multiple userdata-related APIs in Apache CloudStack fail to perform proper access control validation, potentially allowing unauthorized cross-tenant access to sensitive userdata resources.
Executive summary
A missing authorization vulnerability in Apache CloudStack allows unauthenticated attackers to potentially access sensitive cross-tenant userdata, posing a significant risk to data confidentiality.
Vulnerability
The vulnerability exists within several API functions, including deleteUserData and deployVirtualMachine, where insufficient access control validation allows an unauthenticated user to interact with resources belonging to other tenants.
Business impact
The exposure of sensitive userdata across tenant boundaries represents a severe breach of multi-tenant security architecture. Given the CVSS score of 7.5, this high-severity flaw could lead to the unauthorized retrieval of configuration secrets, credentials, or other private data stored within virtual machine userdata, potentially compromising the entire cloud infrastructure hosted on the platform.
Remediation
Immediate Action: Administrators must upgrade Apache CloudStack to version 4.20.3.1 or 4.22.1.1 or later to implement the necessary access control patches.
Proactive Monitoring: Security teams should review API access logs for anomalous requests to userdata endpoints that originate from unauthorized tenant accounts.
Compensating Controls: If immediate patching is not feasible, restrict access to the CloudStack management API at the network level to known, trusted management segments.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
The severity of this vulnerability, combined with the ease of potential exploitation through standard API calls, necessitates an urgent update schedule. Organizations utilizing Apache CloudStack in multi-tenant environments should prioritize patching to prevent unauthorized cross-account data access and maintain the integrity of their cloud infrastructure.
More Apache Software Foundation CVEs
Sources
Originally found and disclosed by Bernardo De Marco Gonçalves <bernardomg2004@gmail.com>, Yuliang Xiao <xyl1509410143@outlook.com>, Łukasz Bawolski <Lukasz.Bawolski@exea.pl>, George Chen (GitHub: geo-chen), KQ Wu <kqmailbox@163.com>, per the CVE Program record.