Skip to main content

Azure CycleCloud CVE-2026-58279

| EUVDEUVD-2026-43764 MEDIUM
Missing Authorization (CWE-862)
2026-07-14 microsoft GHSA-4wr5-3qvr-f367
6.5
CVSS 3.1 · Vendor: microsoft
Temporal: 5.9
Share

Severity by source

Vendor (microsoft) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
ENISA EUVD
HIGH
qualitative
CIRCL (temporal)
5.9 MEDIUM
cvss
vuln.today AI
6.5 MEDIUM

Network-reachable management API requires authenticated low-privilege account; missing authorization yields high integrity impact with no confidentiality or availability effect.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 22, 2026 - 17:40 vuln.today
CVE Published
Jul 14, 2026 - 17:05 cve.org
MEDIUM 6.5

DescriptionCVE.org

Missing authorization in Azure CycleCloud allows an authorized attacker to elevate privileges over a network.

AnalysisAI

Privilege escalation in Microsoft Azure CycleCloud allows a network-authenticated low-privileged attacker to elevate their access level by exploiting a missing authorization check (CWE-862). All Azure CycleCloud versions from 1.0.0 up to 8.9.1 are affected, with version 8.9.1 serving as the patched release. Publicly available exploit code exists per SSVC assessment, though EPSS probability remains low at 0.37% (29th percentile), suggesting limited but non-zero exploitation interest.

Technical ContextAI

Azure CycleCloud is Microsoft's cloud HPC (high-performance computing) cluster management platform, enabling orchestration of large-scale compute clusters on Azure. The root cause is CWE-862 (Missing Authorization), meaning the application performs an action on behalf of an authenticated user without first verifying that the user holds the necessary permission for that action. This is structurally distinct from authentication bypass - the attacker is legitimately authenticated but the authorization layer fails to enforce role boundaries, allowing a low-privileged principal to invoke privileged operations. The CPE string cpe:2.3:a:microsoft:azure_cyclecloud_8.9.1 identifies version 8.9.1 as the boundary, and EUVD data confirms versions 1.0.0 through below 8.9.1 carry this flaw. The CVSS vector (AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N) confirms network-accessible exploitation with no integrity protections but no confidentiality or availability impact.

RemediationAI

Upgrade Azure CycleCloud to version 8.9.1 or later, which resolves the missing authorization flaw. The patch is available through the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58279. If immediate upgrade is not feasible, restrict CycleCloud API and management interface access to known, trusted, least-privilege service accounts only - reducing the pool of principals who could abuse the authorization gap. Additionally, audit existing CycleCloud role assignments to identify any accounts with unexpectedly elevated effective permissions, as the vulnerability may have already been leveraged if proof-of-concept code has been tested in the environment. Note that access restrictions are compensating controls only and do not eliminate the underlying flaw.

Share

CVE-2026-58279 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy