CVE-2026-59780
Apache Software Foundation · Apache CloudStack
Apache CloudStack contains an information exposure vulnerability in the LDAP authentication plugin that allows unauthorized access to sensitive LDAP provider configurations via the listLdapConfigurations API.
Executive summary
A critical information exposure vulnerability in Apache CloudStack allows unauthorized access to sensitive LDAP configuration data, potentially compromising authentication infrastructure security.
Vulnerability
This is an exposure of sensitive information (CWE-200) occurring within the LDAP authentication plugin. The vulnerability allows access to sensitive configuration parameters through the listLdapConfigurations API, which is accessible to all default roles by default.
Business impact
Successful exploitation allows an attacker to retrieve sensitive LDAP configuration details, which may include credentials or internal architectural information. Given the CVSS score of 7.5, this high-severity flaw poses a significant risk to organizational identity management systems. Unauthorized disclosure of these details could facilitate further lateral movement or compromise of integrated authentication services.
Remediation
Immediate Action: Upgrade Apache CloudStack to version 4.20.3.1, 4.22.1.1, or any later release that incorporates the necessary security patches.
Proactive Monitoring: Review access logs for the listLdapConfigurations API to identify any anomalous or unauthorized requests originating from standard user accounts.
Compensating Controls: If immediate patching is not feasible, restrict access to the affected API endpoint at the network or application gateway level to prevent unauthorized exposure.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability presents a clear risk to the integrity of internal authentication workflows. System administrators should prioritize the deployment of the provided security updates to ensure that sensitive LDAP configuration data is no longer accessible to unprivileged accounts. Immediate action is required to close this exposure path and prevent potential downstream security compromises.
More Apache Software Foundation CVEs
Sources
Originally found and disclosed by Łukasz Bawolski <Lukasz.Bawolski@exea.pl>, per the CVE Program record.