Microsoft patched a critical flaw in Entra ID that carries a perfect CVSS 10.0 severity rating and permits remote code execution. The company initially indicated in its security bulletin that the vulnerability had been actively exploited in the wild, then retracted that claim after being contacted by researchers.

The vulnerability resides in Microsoft's cloud identity and access management service, formerly known as Azure Active Directory. Entra ID manages authentication and authorization for millions of organizations globally, making any flaw in this service a potential threat to enterprise infrastructure at scale.

Microsoft assigned the flaw a CVSS score of 10.0, the highest possible rating. This score reflects the absence of attack complexity requirements, network accessibility, and the ability to execute code without authentication. The maximum score indicates an attacker needs only network access to exploit the flaw. No user interaction or valid credentials are required to trigger the vulnerability.

The precise technical details of the flaw remain limited in public disclosures. Microsoft's initial security advisory marked the vulnerability as exploited, triggering widespread concern across security teams and media outlets. That assessment proved premature. On August 21, 2026, Microsoft corrected its evaluation after The Hacker News reached out for clarification, changing the "Exploited" status to "No." The company stated the vulnerability had not been actively exploited in the field.

The distinction matters operationally. A vulnerability with a 10.0 CVSS score that is actively exploited demands immediate patching, often within hours. Organizations typically follow coordinated disclosure timelines and patch cycles that allow for testing before deployment. An unexploited but critical vulnerability still requires rapid patching, but organizations may exercise more flexibility in deployment scheduling around maintenance windows.

Entra ID handles authentication for Microsoft 365, Azure cloud services, and thousands of third-party applications integrated through OAuth and SAML protocols. Any successful compromise could allow attackers to intercept tokens, impersonate users, access cloud applications, or modify cloud infrastructure permissions. For organizations using Entra ID as their primary identity provider, the risk cascades across their entire application ecosystem.

Microsoft released the patch through its regular monthly security update cycle. Organizations should treat this patch as urgent despite the lack of active exploitation. Threat actors study published CVEs extensively. Once patches become available, reverse engineering the fix to understand the underlying vulnerability accelerates exploit development. History shows that unpatched critical flaws in widely deployed services attract attacker attention quickly.

Security teams should prioritize patching Entra ID infrastructure immediately. Testing should occur in staging environments first to confirm patch compatibility with single sign-on integrations and conditional access policies before production deployment. Organizations running hybrid identity scenarios that span on-premises Active Directory and cloud Entra ID should verify replication and synchronization continues functioning after patching.

The initial misclassification by Microsoft highlights ongoing tensions between responsible disclosure practices and real-time threat assessment accuracy. Security bulletins inform the baseline risk posture across thousands of organizations. Incorrect exploitation status claims can trigger unnecessary escalations or create false confidence where vigilance remains essential.