Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Network-delivered attack requiring high privileges (PR:H per description); no user interaction; full C/I/A impact confined to the APIM instance with no scope change.
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
Improper access control in Azure API Management (APIM) allows an authorized attacker to execute code over a network.
AnalysisAI
Remote code execution in Microsoft Azure API Management (APIM) allows an authorized network attacker to achieve full system compromise via improper access control. The vulnerability (CWE-284) is tagged 'Authentication Bypass,' suggesting that despite requiring high privileges for initial entry, the flaw may allow an attacker to circumvent authorization boundaries within APIM and escalate to code execution. No public exploit has been identified at time of analysis, and SSVC confirms no current exploitation; however, the total technical impact (C:H/I:H/A:H) makes patching a priority for any organization running Azure API Management workloads.
Technical ContextAI
Azure API Management (APIM) is Microsoft's managed cloud service for publishing, securing, transforming, and monitoring APIs at scale. It acts as a gateway and policy enforcement layer for backend services. The affected CPE (cpe:2.3:a:microsoft:azure_api_management_(apim):*:*:*:*:*:*:*:*) encompasses all tracked versions with no bounded upper limit, indicating broad version exposure. The root cause is CWE-284 (Improper Access Control), a class of flaws where the software fails to correctly restrict access to a resource or capability. In APIM's context, this likely manifests as an insufficiently enforced authorization boundary within the management plane or gateway policy execution layer, allowing a high-privileged caller to reach a code execution path that should be further restricted. The 'Authentication Bypass' tag introduces a nuance: while the CVSS vector assigns PR:H (high privileges required), the bypass tag suggests the flaw may allow privilege escalation or lateral movement once initial authenticated access exists.
RemediationAI
Apply the vendor-released patch from Microsoft via the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-35425. An exact patched version number has not been surfaced in NVD or EUVD data; organizations should consult the MSRC page directly to confirm the specific update required and whether it is delivered as an automatic Azure platform update or requires manual action. As a compensating control pending patch confirmation, restrict the set of identities holding high-privilege roles (Contributor, Owner, APIM Service Contributor) within Azure APIM to the minimum necessary principals, and enable Azure AD Privileged Identity Management (PIM) just-in-time access to reduce standing high-privilege access - this directly limits the attacker pool given the PR:H exploitation requirement. Additionally, enable diagnostic logging and Azure Monitor alerts on anomalous APIM management-plane operations. Note: these controls reduce exposure but do not eliminate the underlying flaw.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48455
GHSA-c92r-v9xf-6rqc