Skip to main content

Azure Active Directory CVE-2026-50652

| EUVDEUVD-2026-43781 HIGH
Deserialization of Untrusted Data (CWE-502)
2026-07-14 microsoft GHSA-79fq-78m6-5rrm
7.5
CVSS 3.1 · Vendor: microsoft
Share

Severity by source

Vendor (microsoft) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
ENISA EUVD
HIGH
qualitative
vuln.today AI
7.5 HIGH

Network-reachable, low-complexity, unauthenticated deserialization with no user interaction (AV:N/AC:L/PR:N/UI:N); impact limited to availability so C:N/I:N/A:H, scope unchanged.

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

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

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

Lifecycle Timeline

2
Analysis Generated
Jul 14, 2026 - 18:17 vuln.today
CVE Published
Jul 14, 2026 - 17:05 nvd
HIGH 7.5

DescriptionCVE.org

Deserialization of untrusted data in Azure Active Directory allows an unauthorized attacker to deny service over a network.

AnalysisAI

Denial of service in Microsoft Azure Active Directory (now Entra ID) allows a remote, unauthenticated attacker to disrupt service availability by sending crafted serialized data that triggers unsafe deserialization (CWE-502). The flaw carries a CVSS 7.5 (High) with a fully network-reachable, no-privilege, no-interaction vector, but impact is confined to availability - confidentiality and integrity are not affected. Microsoft has released a fix via MSRC; there is no public exploit identified at time of analysis and the issue is not listed in CISA KEV.

Technical ContextAI

Azure Active Directory / Entra ID is Microsoft's cloud identity and access management (IdP) service underpinning authentication for Microsoft 365, Azure, and countless federated third-party applications. The root cause is classified as CWE-502 (Deserialization of Untrusted Data): a component accepts serialized objects from an untrusted network source and reconstructs them without adequate validation. While CWE-502 is frequently associated with remote code execution, the CVSS impact profile here (C:N/I:N/A:H) indicates the deserialization path leads to a resource-exhaustion or crash condition (e.g., a malformed object graph consuming CPU/memory or throwing an unhandled fault in the processing service) rather than object-injection code execution. The affected component is identified by CPE cpe:2.3:a:microsoft:azure_active_directory as a service/application-tier vulnerability rather than an on-premises binary.

RemediationAI

Patch available per vendor advisory: Microsoft has released a fix, published at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50652 - review that advisory for the exact affected components and any customer action required, as much of the fix for a cloud identity service is applied by Microsoft platform-side and may need no direct action. For any on-premises or hybrid identity components under your control (for example Entra Connect / AD FS federation endpoints), ensure they are updated to the latest supported build. As compensating controls while confirming coverage, restrict and monitor network exposure of identity/federation endpoints (limit inbound access to trusted networks or via a WAF), enable rate-limiting on authentication endpoints to blunt resource-exhaustion attempts, and alert on abnormal request volumes or malformed-payload errors against sign-in endpoints; note that aggressive network restriction on a federation endpoint can break legitimate SSO for remote users and should be validated against your access patterns.

Share

CVE-2026-50652 vulnerability details – vuln.today

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