Description
Cleartext Storage of Sensitive Information vulnerability in Apache CloudStack with AsyncJob storage in the database.

This issue affects Apache CloudStack: from 4.0.0 through 4.20.3.0 and from 4.21.0.0 through 4.22.1.0.

Users are recommended to upgrade to version 4.20.3.1 or 4.22.1.1 or later, which fixes the issue.
Published: 2026-08-21
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive Information Disclosure
Action: Patch
AI Analysis

Impact

The issue is a cleartext storage of sensitive information in Apache CloudStack's AsyncJob database table. Sensitive data, such as internal credentials or configuration details, is persisted without encryption, allowing an attacker who can read the database to obtain that information. This leads directly to information disclosure and can compromise the confidentiality of the system.

Affected Systems

The vulnerability affects Apache CloudStack deployments, specifically all releases from 4.0.0 through 4.20.3.0 and from 4.21.0.0 through 4.22.1.0. Any instance running those versions is exposed to the risk.

Risk and Exploitability

An attacker would need access to the CloudStack database or a privileged user that can read its tables; no publicly disclosed exploit tools are known, and the EPSS score is < 1%. The CVSS score of 7.5 indicates a high severity vulnerability that is listed as not in CISA's KEV catalog, implying it has not yet been actively exploited. However, because the data is stored in cleartext, a compromised database grants direct exposure of sensitive values.

Generated by OpenCVE AI on August 25, 2026 at 21:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache CloudStack to version 4.20.3.1 or 4.22.1.1 or later.
  • Review existing database rows to remove or encrypt any stored sensitive information that may have been written in cleartext.
  • Enforce strict database access controls so that only trusted services and users can query the AsyncJob table.

Generated by OpenCVE AI on August 25, 2026 at 21:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:cloudstack:*:*:*:*:*:*:*:*

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache cloudstack
Vendors & Products Apache
Apache cloudstack

Fri, 21 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Description Cleartext Storage of Sensitive Information vulnerability in Apache CloudStack with AsyncJob storage in the database. This issue affects Apache CloudStack: from 4.0.0 through 4.20.3.0 and from 4.21.0.0 through 4.22.1.0. Users are recommended to upgrade to version 4.20.3.1 or 4.22.1.1 or later, which fixes the issue.
Title Apache CloudStack: Sensitive Information Disclosure via Cleartext Storage in AsyncJob
Weaknesses CWE-312
References

Subscriptions

Apache Cloudstack
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-25T19:24:10.749Z

Reserved: 2026-07-06T09:44:11.083Z

Link: CVE-2026-59657

cve-icon Vulnrichment

Updated: 2026-08-25T19:24:03.347Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-21T09:16:38.657

Modified: 2026-08-27T00:30:51.337

Link: CVE-2026-59657

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T22:00:13Z

Weaknesses
  • CWE-312

    Cleartext Storage of Sensitive Information