Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable authorization bypass requires only a valid low-privilege account (PR:L); full C/I/A reflects administrative privilege acquisition within the application boundary.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
Missing authorization in Azure CycleCloud allows an authorized attacker to elevate privileges over a network.
AnalysisAI
Privilege escalation in Microsoft Azure CycleCloud (versions prior to 8.9.1) allows an authenticated low-privilege network attacker to elevate to higher privilege levels due to missing authorization checks (CWE-862). The CVSS 8.8 score reflects high impact across confidentiality, integrity, and availability with no user interaction required, though exploitation demands valid credentials. No public exploit has been identified at time of analysis, and this vulnerability has not been added to the CISA KEV catalog, though SSVC rates the technical impact as total.
Technical ContextAI
Azure CycleCloud is Microsoft's HPC (High-Performance Computing) cluster orchestration and management platform, enabling enterprises to create, manage, and autoscale compute clusters on Azure for batch and parallel workloads. The root cause is CWE-862 (Missing Authorization), a weakness where the application executes a privileged operation without verifying that the requesting principal holds sufficient permission - distinct from authentication failures (CWE-287) in that the user is legitimately identified but authorization gates are absent or bypassed. The CPE string cpe:2.3:a:microsoft:azure_cyclecloud:*:*:*:*:*:*:*:* covers all platform and OS combinations, and EUVD-2026-56591 narrows the vulnerable range to versions 1.0.0 through below 8.9.1. The network attack vector (AV:N) indicates the deficient authorization check is reachable via the CycleCloud API or web management surface without requiring local system access.
RemediationAI
The primary remediation is upgrading Azure CycleCloud to version 8.9.1 or later, which resolves the missing authorization flaw per the vendor advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-70340. As compensating controls prior to patching, administrators should restrict network access to the CycleCloud management interface using Azure Network Security Groups or firewall rules, limiting reachability to known-trusted IP ranges only - this raises the effective attack complexity without eliminating the underlying flaw. Enforcing Azure Active Directory Conditional Access policies requiring MFA for all CycleCloud-authenticated sessions reduces the risk of credential-based exploitation; note this introduces additional login friction for legitimate HPC users. A privilege audit of existing CycleCloud accounts to enforce least-privilege role assignments is also advisable, as the vulnerability requires an existing low-privilege account as a prerequisite. Patch deployment is the only confirmed resolution.
More in Azure Cyclecloud
View allAzure CycleCloud Remote Code Execution Vulnerability. Rated critical severity (CVSS 9.9), this vulnerability is remotely
Azure CycleCloud Remote Code Execution Vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotely exp
Azure CycleCloud Elevation of Privilege Vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotely ex
Azure CycleCloud Elevation of Privilege Vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotely ex
Azure CycleCloud Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is low attack c
Azure CycleCloud Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is no authenti
Azure CycleCloud Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.0).
Information disclosure in Azure CycleCloud allows an authenticated network attacker to bypass authorization checks and r
Azure CycleCloud Elevation of Privilege Vulnerability. Rated medium severity (CVSS 4.0), this vulnerability is no authen
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56591
GHSA-mjq4-9r9p-4wxh