Time-of-check Time-of-use (TOCTOU) Race Condition in Apache CloudStack - CVE-2025-69233
Published: May 12, 2026
Apache CloudStack
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to time-of-check time-of-use race conditions in the resource count check and increment logic when allocating account or domain resources. A remote user can trigger concurrent resource allocation operations to cause a denial of service.
Missing validations also contribute to the issue by allowing configured allocation limits to be exceeded.