Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Network-reachable service, low complexity, requires an existing low-privilege foothold (PR:L); access-control bypass crosses an authorization boundary (S:C) enabling total C/I/A impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Improper access control in Azure Logic Apps allows an authorized attacker to elevate privileges over a network.
AnalysisAI
Privilege escalation in Microsoft Azure Logic Apps allows an authenticated attacker with low-level privileges to elevate their permissions over the network via improper access control (CWE-284). The CVSS 9.9 score is driven by a scope change (S:C), meaning a successful attack breaches the security boundary of the vulnerable component and impacts other resources with full confidentiality, integrity, and availability compromise. No public exploit identified at time of analysis, and EPSS probability is low (0.06%), consistent with CISA SSVC rating exploitation as 'none'.
Technical ContextAI
Azure Logic Apps is Microsoft's cloud-based integration and workflow-automation platform (part of Azure App Service / Azure Integration Services) used to orchestrate business processes, connect SaaS/enterprise systems, and run serverless workflows. The affected CPE is cpe:2.3:a:microsoft:azure_logic_apps, spanning the managed multi-tenant service. The root cause is CWE-284 (Improper Access Control): the platform fails to correctly enforce authorization boundaries, allowing an actor holding some legitimate but low-privilege access to perform actions or reach resources reserved for higher-privileged principals. Because Logic Apps handles connectors, credentials, and workflow execution across tenant resources, an access-control gap here can cross trust boundaries - reflected in the CVSS scope change (S:C).
RemediationAI
Patch available per vendor advisory - the fix is delivered by Microsoft through the MSRC update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42823. Because Azure Logic Apps is a Microsoft-managed cloud service, remediation is primarily applied server-side by Microsoft and typically requires no customer action; verify your tenant status via the MSRC portal and confirm no residual configuration steps are flagged. As defense-in-depth compensating controls, apply least-privilege to Logic Apps RBAC roles and managed identities so that any low-privilege foothold has minimal blast radius, audit and rotate connector credentials and API connections, restrict management-plane access to the Logic Apps resource using Azure RBAC and Conditional Access, and review Azure Activity Logs and Logic Apps run history for anomalous privilege use. The trade-off of tightening RBAC is potential disruption to legitimate automation workflows, so validate role assignments against operational dependencies before restricting. Corroborating advisories: https://vuldb.com/vuln/363226 and https://nvd.nist.gov/vuln/detail/CVE-2026-42823.
More in Azure Logic Apps
View allInformation disclosure in Microsoft Azure Logic Apps allows an authenticated, low-privileged attacker to read data they
Privilege elevation in Microsoft Azure Logic Apps allows an unauthenticated, remote attacker to escalate privileges by a
Privilege escalation in Azure Logic Apps results from improper path validation, enabling remote attackers to gain elevat
Microsoft Power Platform Connector Spoofing Vulnerability. Rated high severity (CVSS 7.4), this vulnerability is remotel
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29708
GHSA-73g5-7fvx-cpr5