Description
Missing Release of Resource after Effective Lifetime vulnerability in Apache CloudStack's scoped global configuration functionality. It affects different modules and plugins of the CloudStack management server, including Quota, Host-HA, etc., and may lead to eventual denial of service (DoS) scenario for the management server.

This issue affects Apache CloudStack: from 4.7.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: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Immediate Patch
AI Analysis

Impact

A resource‑management flaw in Apache CloudStack’s scoped global configuration causes database connections to remain open after they expire. When modules such as Quota and Host‑HA create or update configuration entries, the management server fails to release the database handles, allowing a backlog to grow until the pool is exhausted and the control plane becomes unresponsive. The weakness matches CWE-772 – missing release of resource – and results in an availability loss for the CloudStack control plane.

Affected Systems

Apache CloudStack versions 4.7.0 through 4.20.3.0 and 4.21.0.0 through 4.22.1.0 are affected. The flaw resides in the management‑server component and is triggered by plugins or modules that manipulate scoped global configuration, including Quota, Host‑HA, and related plugins.

Risk and Exploitability

The vulnerability has a CVSS score of 6.8, indicating moderate severity. No EPSS score is available, and the flaw is not listed in the CISA KEV catalog. The likely attack vector is an API or UI interaction that creates or updates scoped configuration entries; an attacker with access to the CloudStack API can possibly trigger the connection leak. Once the database connection pool is exhausted, the management server ceases to function, making the flaw a controlled‑resource denial of service risk.

Generated by OpenCVE AI on August 21, 2026 at 13:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache CloudStack to version 4.20.3.1, 4.22.1.1 or later, which fixes the connection‑leak issue.
  • After upgrading, verify that the database connection pool in the management server is configured with appropriate limits to prevent accidental exhaustion.
  • Implement runtime monitoring of database connection usage and set alerts for unusually high connection counts so that any future configuration changes that generate excessive connections can be detected early.

Generated by OpenCVE AI on August 21, 2026 at 13:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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


Mon, 24 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Aug 2026 15:15:00 +0000

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

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

Type Values Removed Values Added
Description Missing Release of Resource after Effective Lifetime vulnerability in Apache CloudStack's scoped global configuration functionality. It affects different modules and plugins of the CloudStack management server, including Quota, Host-HA, etc., and may lead to eventual denial of service (DoS) scenario for the management server. This issue affects Apache CloudStack: from 4.7.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: DoS caused by database connections leak
Weaknesses CWE-772
References
Metrics cvssV4_0

{'score': 6.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H'}


Subscriptions

Apache Cloudstack
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-24T13:01:27.125Z

Reserved: 2026-07-06T07:58:04.253Z

Link: CVE-2026-59654

cve-icon Vulnrichment

Updated: 2026-08-24T13:00:19.978Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-21T13:18:17.767

Modified: 2026-08-27T01:41:35.170

Link: CVE-2026-59654

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T15:00:10Z

Weaknesses
  • CWE-772

    Missing Release of Resource after Effective Lifetime