Apache CloudStack contains a flaw where sensitive information is disclosed to the master server. The issue is due to the software logging both SSH key pair generation details (via createSSHKeyPair API call) as well as plaintext password information (via AddHost API call) to the /etc/cloud/management/log4j.conf file. A local user on the master server can access this file to gain access to the sensitive information.