CVE-2026-50112

8.8

Apache · CloudStack

Apache CloudStack is vulnerable to Server-Side Request Forgery (SSRF) and OS Command Injection, allowing authenticated tenants to trigger requests to internal targets via malicious metalink files.

Executive summary

An authenticated tenant can exploit a vulnerability in Apache CloudStack to perform unauthorized server-side requests and potentially execute arbitrary OS commands.

Vulnerability

The application suffers from SSRF and OS Command Injection flaws. An authenticated tenant can register a template pointing to an attacker controlled metalink file, which the server then processes to reach internal network resources.

Business impact

With a CVSS score of 8.8, this vulnerability poses a significant risk to organizational infrastructure. Successful exploitation allows an attacker to bypass network perimeters, interact with internal services that are not exposed to the public internet, and potentially gain full control over the host via command execution, leading to total data compromise or system disruption.

Remediation

Immediate Action: Review the official Apache CloudStack security advisory for the latest patch availability and apply updates to the affected environment immediately.

Proactive Monitoring: Monitor network traffic for unusual outbound connections originating from CloudStack management servers to internal infrastructure segments.

Compensating Controls: Implement strict egress filtering on the management network to prevent the server from reaching internal resources that are not explicitly required for its operation.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the severity of this vulnerability, administrators should prioritize patching their Apache CloudStack instances. Ensure that tenant registration processes are strictly audited and limit the ability of users to define external URL sources until the vendor provides a permanent fix.

More Apache CVEs