CVE-2026-59085
Apache Software Foundation · Apache CloudStack
A Server-Side Request Forgery (SSRF) vulnerability exists in the Apache CloudStack webhook module, allowing unauthenticated remote attackers to perform unauthorized requests.
Executive summary
A critical SSRF vulnerability in Apache CloudStack allows unauthenticated attackers to perform unauthorized requests, necessitating an immediate update to secured versions.
Vulnerability
This is a Server-Side Request Forgery (CWE-918) vulnerability located in the webhook module of Apache CloudStack. It is exploitable by unauthenticated remote attackers via specifically crafted webhook delivery requests.
Business impact
The vulnerability carries a CVSS score of 9.1, reflecting its critical severity due to the lack of required authentication and the potential for total compromise of internal network resources. Successful exploitation could allow an attacker to bypass firewalls, access sensitive internal metadata services, or interact with restricted internal APIs, potentially leading to unauthorized data exfiltration or system manipulation.
Remediation
Immediate Action: Upgrade to Apache CloudStack version 4.20.3.1, 4.22.1.1, or any later release, as these versions contain the necessary security fixes.
Proactive Monitoring: Review web server and application logs for suspicious webhook activity, specifically looking for unexpected outbound requests originating from the CloudStack management server to internal infrastructure.
Compensating Controls: Implement strict egress filtering on the management server to restrict outbound network connections to only known, trusted endpoints, which can significantly mitigate the impact of an SSRF attack.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the critical nature of this SSRF vulnerability and the ease of exploitation, organizations must prioritize patching their Apache CloudStack environments immediately. Ensure that the update to version 4.20.3.1 or 4.22.1.1 is tested and deployed across all affected management nodes without delay to prevent unauthorized access to internal network segments.
More Apache Software Foundation CVEs
Sources
Originally found and disclosed by Jonathan Leitschuh <jonathan.leitschuh@gmail.com>, Łukasz Bawolski <Lukasz.Bawolski@exea.pl>, George Chen (GitHub: geo-chen), per the CVE Program record.