Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Network-reachable Dynamics 365 endpoint, low complexity, requires any authenticated low-priv user (PR:L), no UI; scope changes across authorization boundary with full CIA impact post-escalation.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Improper access control in Microsoft Dynamics 365 allows an authorized attacker to elevate privileges over a network.
AnalysisAI
Privilege escalation in Microsoft Dynamics 365 allows authenticated low-privileged users to gain elevated rights across a network due to improper access control enforcement. The flaw carries a critical CVSS 9.9 score with scope change, indicating impact beyond the vulnerable component, and Microsoft has issued a patch via MSRC. No public exploit identified at time of analysis, and the vector's Exploit Code Maturity is rated Unproven.
Technical ContextAI
Microsoft Dynamics 365 is an enterprise SaaS/on-premises suite spanning CRM, ERP, sales, customer service, and finance modules, typically integrated with Azure AD/Entra ID and exposing role-based access control across business entities and APIs. The root cause is CWE-284 (Improper Access Control), meaning the application fails to correctly enforce authorization checks on a privileged operation or resource, letting a lower-privileged authenticated principal perform actions reserved for higher roles. The scope-change (S:C) in the CVSS vector indicates the authorization boundary crossed is broader than the vulnerable component - likely affecting tenants, organizations, or downstream identity-protected resources rather than only the Dynamics module itself.
RemediationAI
Apply the Microsoft-released patch as documented in MSRC advisory https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47647; for Dynamics 365 Online tenants Microsoft typically rolls out fixes through the service automatically, but administrators should verify their tenant build and any required customer-side action in the Power Platform admin center. For self-managed or on-premises deployments, schedule the update immediately and confirm the exact build/version listed by MSRC before deployment. Until patched, compensating controls include tightening role assignments to enforce least privilege (audit security roles and team memberships), restricting network exposure of Dynamics endpoints to VPN or Conditional Access trusted locations, enabling Entra ID risk-based Conditional Access to limit low-trust authenticated sessions, and increasing audit log review for unusual privilege changes - noting these reduce but do not eliminate risk since the flaw is post-authentication.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37947
GHSA-vq29-76j3-6vh5