Description
Deserialization of untrusted data in Azure Active Directory allows an unauthorized attacker to deny service over a network.
Published: 2026-07-14
Score: 7.5 High
EPSS: 1.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a flaw in deserialization of untrusted data that can be exploited by an attacker to trigger a denial of service in Azure Active Directory. The improper validation of input during object deserialization constitutes a CWE-502 weakness. An attacker who can send malicious data to the relevant endpoint can cause the service to become unavailable, potentially disrupting authentication and authorization for all users relying on Azure AD.

Affected Systems

Affected systems include Microsoft Azure Active Directory and multiple Microsoft .NET Framework releases: 3.5; 3.5 combined with 4.7.2; 3.5 combined with 4.8; 3.5 combined with 4.8.1; 4.6.2, 4.7, 4.7.1, and 4.7.2; and 4.8. These versions may process untrusted data deserialization without proper checks, exposing the vulnerability.

Risk and Exploitability

With a CVSS score of 7.5 the vulnerability is classified as high severity, indicating that exploitation could severely disrupt service availability. The EPSS score of 1% suggests a low but non‑zero probability that attackers attempt exploitation, and the vulnerability is not currently listed in CISA's KEV catalog. Based on the description, the flaw involves deserialization of untrusted data, so the likely attack vector is an external actor transmitting crafted data to an Azure AD endpoint that performs deserialization. If successful, this could cause a denial of service affecting authentication flows for all users of the exposed Azure AD instance.

Generated by OpenCVE AI on July 31, 2026 at 09:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Azure Active Directory security update from Microsoft to fix the deserialization flaw
  • Apply the latest Microsoft .NET Framework security update that addresses this vulnerability for the affected framework versions
  • Restrict direct access to deserialization endpoints, allowing only authenticated and trusted identities
  • Monitor Azure AD and .NET application logs for unusual crashes or restarts that may indicate attempted exploitation

Generated by OpenCVE AI on July 31, 2026 at 09:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft .net Framework
CPEs cpe:2.3:a:microsoft:.net_framework:*:*:*:*:*:*:*:*
Vendors & Products Microsoft .net Framework

Thu, 16 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft .net
CPEs cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*
Vendors & Products Microsoft .net

Tue, 14 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 14 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Deserialization of untrusted data in Azure Active Directory allows an unauthorized attacker to deny service over a network.
Title Azure Active Directory Denial of Service Vulnerability
First Time appeared Microsoft
Microsoft azure Active Directory
Weaknesses CWE-502
CPEs cpe:2.3:a:microsoft:azure_active_directory:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft azure Active Directory
References
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/E:U/RL:O/RC:C'}


Subscriptions

Microsoft .net .net Framework Azure Active Directory
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-07-30T20:23:14.699Z

Reserved: 2026-06-05T14:33:50.830Z

Link: CVE-2026-50652

cve-icon Vulnrichment

Updated: 2026-07-14T17:49:30.327Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T09:15:06Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data