
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-66797 is an improper access control vulnerability in Apache CloudStack's annotation functionality that allows any authenticated user to create unauthorized annotations and disclose existing annotations on entities they do not own. The flaw affects Apache CloudStack versions 4.15.0.0 through 4.20.3.0 and 4.21.0.0 through 4.22.1.0. It was first reported on August 11, 2026, with the official Apache security advisory published on August 21, 2026. The vulnerability carries a CVSS v3.1 base score of 8.5 (High) (GitHub Advisory, Apache Advisory).
The root cause is classified as CWE-862 (Missing Authorization) and CWE-284 (Improper Access Control). The addAnnotation and listAnnotation APIs in Apache CloudStack perform an ownership check when an entity's UUID is provided, but critically fail to enforce the result of that check — meaning the authorization decision is computed but then ignored. As a result, any authenticated user can supply an arbitrary entity UUID to write annotations to or read existing annotations from resources they do not own, effectively bypassing tenant isolation controls (GitHub Advisory, Apache Advisory).
Successful exploitation allows any authenticated CloudStack user to read sensitive annotations or comments attached to cloud infrastructure entities (such as VMs, networks, or accounts) belonging to other tenants or administrators, and to inject unauthorized annotations into those resources. This represents a cross-tenant confidentiality and integrity breach within the cloud management plane, potentially exposing operational metadata, configuration notes, or credentials stored in annotations. The CVSS scope is marked as Changed, reflecting the ability to impact resources beyond the attacker's own security domain (GitHub Advisory).
There is no public proof-of-concept exploit code and no evidence of active in-the-wild exploitation as of the advisory publication date (Apache Advisory). The vulnerability requires valid authentication credentials, which limits the attack surface to existing CloudStack users. The EPSS score is approximately 0.0018 (0.18%), indicating a low probability of near-term exploitation. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog.
addAnnotation endpoint, supplying the target entity's UUID. Despite the ownership check being performed, the result is not enforced, so the annotation is written successfully.listAnnotation endpoint with the target entity's UUID to retrieve all existing annotations/comments on that entity, potentially exposing sensitive operational data.addAnnotation or listAnnotation API calls from a user account against entity UUIDs that do not belong to that user's account or domain.Apache CloudStack has released patched versions 4.20.3.1 and 4.22.1.1 that correctly enforce the ownership check result in the addAnnotation and listAnnotation APIs. All users running affected versions (4.15.0.0–4.20.3.0 or 4.21.0.0–4.22.1.0) are strongly recommended to upgrade immediately. No configuration-based workaround is available; upgrading to a fixed version is the only remediation (Apache Advisory, GitHub Advisory).
ShapeBlue, a major Apache CloudStack contributor and managed service provider, published a security advisory covering the fixes included in CloudStack 4.20.3.1 and 4.22.1.1 (ShapeBlue Advisory). The vulnerability was also announced via the Apache announcement mailing list. No significant broader media coverage or notable researcher commentary beyond the vendor ecosystem has been observed.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."