Published · 3d agoSecurity3 min read
A CVSS 10.0 in Entra ID was exploited and fixed without you ever touching it
Microsoft says CVE-2026-69836 was abused in the wild and is now fully mitigated on its side, with no customer action required. That leaves nothing to patch and nothing to verify.
Not a builder's beat, but builders have a standing stake in it.See today for builders
What happened
- Microsoft on Thursday warned of a maximum-severity security flaw in Entra ID that it said has been exploited in the wild, and noted that no customer action is required.
- The vulnerability is tracked as CVE-2026-69836 with a CVSS score of 10.0 and is a remote code execution flaw impacting Microsoft's cloud-based identity and access management service, previously called Azure Active Directory or Azure AD.
- Microsoft said in an alert released Thursday: "Deserialization of untrusted data in Microsoft Entra ID allows an unauthorized attacker to execute code over a network."
- Deserialization flaws occur when an application converts user-controlled data back into an active object or code structure without proper validation, which can lead to code execution, denial-of-service, or access control bypass permitting unauthorized actions.
- Microsoft credited Principal Security Engineer Robert Fitzaptrick for discovering and reporting the issue.
Compiled by The WatchSomething wrong?How this is made
Why it matters
Microsoft disclosed on Thursday a maximum-severity remote code execution flaw in Entra ID, tracked as CVE-2026-69836 and scored CVSS 10.0, which it said has been exploited in the wild [1][2]. In the same breath it said the issue is fully mitigated and that there is no action for users of the service to take [7]. That combination is the story: the service that decides who is who across an enterprise estate was attackable, and the tenants that depend on it had neither visibility into the exposure nor a lever to pull.
The technical description is short. "Deserialization of untrusted data in Microsoft Entra ID allows an unauthorized attacker to execute code over a network," Microsoft said in its alert [3]. That class of bug arises when an application turns user-controlled data back into a live object or code structure without validating it, which can yield code execution, denial of service, or access control bypass [4]. In a cloud identity and access management service, formerly Azure Active Directory, that is about as consequential a location as a deserialization bug can occupy [2]. Microsoft credited Principal Security Engineer Robert Fitzaptrick with finding and reporting it [5].
What is not in the advisory is everything an incident responder would want. According to The Hacker News, there are no details on how the flaw was exploited, when exploitation began, whether it is ongoing, or how it was discovered [6]. So the defender's position is: a confirmed in-the-wild exploitation of the identity plane, an unknown window, an unknown actor, and no indicators. Because the fix was applied on Microsoft's side and no customer step exists, there is no patch to deploy, no version to confirm, and no artifact in a tenant that says whether that tenant was among the targets [8].
This is not a patching failure. Server-side mitigation is faster than 300,000 tenants each scheduling a change window, and that speed is a genuine benefit of the model. The cost is that the customer's security programme loses the two things it normally uses to close a finding: a remediation it owns and evidence that the remediation landed. Compensating controls sit above the flaw, not around it, because the vulnerable component is the authentication service itself.
The asymmetry is visible in Microsoft's own month. Earlier in the same month the company patched CVE-2026-68820, a privilege escalation flaw in the Windows Ancillary Function Driver for WinSock scored CVSS 7.0, exploited as a zero-day by the North Korea-linked Lazarus Group as part of the long-running Operation Dream Job campaign [9][10]. The lower-scored bug came with a patch that administrators install, track, and audit. The 10.0 in the identity plane came with a notification [11].
What to watch: whether Microsoft updates the CVE-2026-69836 advisory with an exploitation timeline or any tenant-side indicators [6]; whether sign-in and audit log guidance follows for customers who need to answer a regulator or a board about the exposure window [8]; and whether the "no customer action required" formulation starts appearing on more maximum-severity cloud identity issues, which would make it a category rather than an incident [7].
Claim ledger
Ranked by verification strength, evidence, and original report placement.
- [1]
Microsoft on Thursday warned of a maximum-severity security flaw in Entra ID that it said has been exploited in the wild, and noted that no customer action is required.
ReportedView cited source - [2]
The vulnerability is tracked as CVE-2026-69836 with a CVSS score of 10.0 and is a remote code execution flaw impacting Microsoft's cloud-based identity and access management service, previously called Azure Active Directory or Azure AD.
ReportedView cited source - [3]
Microsoft said in an alert released Thursday: "Deserialization of untrusted data in Microsoft Entra ID allows an unauthorized attacker to execute code over a network."
ReportedView cited source - [4]
Deserialization flaws occur when an application converts user-controlled data back into an active object or code structure without proper validation, which can lead to code execution, denial-of-service, or access control bypass permitting unauthorized actions.
ReportedView cited source - [5]
Microsoft credited Principal Security Engineer Robert Fitzaptrick for discovering and reporting the issue.
ReportedView cited source - [6]
As of the report's writing there were no details on how the vulnerability had been exploited, when those efforts began, whether they were still ongoing, or how it was discovered.
ReportedView cited source
Sources & coverage · 4 publishers
The reporting this story was synthesized from, earliest first. Every link goes to the original.
- bleepingcomputer.comSergiu Gatlan2d agoMicrosoft warns of max severity Entra ID flaw exploited in attacks
- thehackernews.com



