Skip to main content

Azure Cosmos DB CVE-2026-66803

| EUVDEUVD-2026-51302 CRITICAL
Improper Access Control (CWE-284)
2026-07-30 microsoft GHSA-ww36-75qc-rhmx
10.0
CVSS 3.1 · Vendor: microsoft
Share

Severity by source

Vendor (microsoft) PRIMARY
10.0 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
vuln.today AI
10.0 CRITICAL

Network-reachable access-control bypass needing no privileges or interaction yields AV:N/AC:L/PR:N/UI:N; managed multi-tenant service crossing a trust boundary gives S:C with full C:H/I:H/A:H from code execution.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 30, 2026 - 21:15 vuln.today
CVE Published
Jul 30, 2026 - 20:28 cve.org
CRITICAL 10.0

DescriptionCVE.org

Improper access control in Azure Cosmos DB allows an unauthorized attacker to execute code over a network.

AnalysisAI

Remote code execution in Microsoft Azure Cosmos DB allows an unauthorized, unauthenticated attacker to execute code over a network by abusing an improper access control (authentication bypass) flaw. Microsoft rates it CVSS 10.0 with a scope change, meaning a successful attack against the managed database service can impact resources beyond the initially vulnerable component. No public exploit has been identified at time of analysis (CVSS exploit maturity is Unproven), and it is not on the CISA KEV list, but the maximum severity and network-reachable, no-privilege profile make it a top-priority fix.

Technical ContextAI

Azure Cosmos DB is Microsoft's globally distributed, multi-model NoSQL/PaaS database service, meaning the affected component is Microsoft-operated cloud infrastructure rather than customer-installed software (CPE cpe:2.3:a:microsoft:azure_cosmos_db). The root cause is CWE-284 (Improper Access Control) - the service failed to correctly enforce authorization boundaries, which the vendor tags describe as an Authentication Bypass. In a shared multi-tenant PaaS context, an access-control failure of this class can let a request reach code paths or data it should never be authorized for, and combined with the CVSS scope change (S:C) it implies the trust boundary between the vulnerable component and other resources (e.g., other tenants or the control plane) can be crossed.

RemediationAI

Patch available per vendor advisory: because Azure Cosmos DB is a Microsoft-operated PaaS, the fix is deployed server-side by Microsoft and typically requires no customer patching action - review the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-66803 to confirm whether any customer-side configuration change or SDK/client update is required. As compensating and defense-in-depth measures while confirming, restrict Cosmos DB account network exposure by enabling private endpoints / VNet service endpoints and IP firewall rules to limit which networks can reach the account, disable key-based access in favor of Microsoft Entra ID (Azure AD) RBAC where possible, rotate account keys, and review Cosmos DB diagnostic logs and Azure Monitor for anomalous data-plane access; note that tightening network rules or disabling key auth can break existing application connectivity and should be validated in staging first.

Share

CVE-2026-66803 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy