LiveActive security incident?Get immediate response
CVE Record

CVE-2026-24302: Azure Arc Elevation of Privilege Vulnerability

Improper access control in Azure Arc allows an unauthorized attacker to elevate privileges over a network.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-24302 is a high-severity Azure Arc access-control flaw. Microsoft says an unauthorized network attacker could elevate privileges. The main business concern is unauthorized access to sensitive information in Azure Arc-managed environments. The provided sources do not show known exploitation or detailed affected version boundaries.

Executive priority

Treat this as a high-priority remediation item for Azure Arc environments. It is not KEV-listed, but the unauthenticated network attack path and high confidentiality impact justify prompt patch validation and executive tracking.

Technical view

The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N, scoring 8.6. It is mapped to CWE-284, improper access control. Microsoft lists Azure Arc as affected and provides a vendor advisory marked as patch guidance. Exploit maturity is listed as unproven.

Likely exposure

Organizations using Azure Arc should assume possible exposure until they check Microsoft’s advisory. The source bundle does not enumerate affected versions, configurations, or deployment modes, so validation must be tied to vendor guidance.

Exploitation context

The bundle does not cite active exploitation, and CISA KEV status is false. The CVSS vector indicates the issue is remotely reachable, unauthenticated, low complexity, and requires no user interaction, increasing urgency despite unproven exploitation.

Researcher notes

Evidence is limited to CVE metadata and Microsoft’s advisory reference. The sources support improper access control, elevation of privilege, high CVSS score, and available vendor remediation. They do not provide exploit details, affected version ranges, or observed exploitation.

Mitigation direction

  • Review Microsoft’s CVE-2026-24302 advisory for exact remediation guidance.
  • Apply the Microsoft-provided Azure Arc update or patch guidance.
  • Prioritize internet-reachable or broadly network-accessible Azure Arc environments.
  • Limit unnecessary network paths to Azure Arc management surfaces where feasible.
  • Monitor Microsoft guidance for updated affected-version details.

Validation and detection

  • Inventory all Azure Arc deployments and owners.
  • Compare Azure Arc assets against Microsoft’s advisory scope.
  • Confirm the vendor remediation is applied successfully.
  • Review Azure Arc access and role changes for anomalies.
  • Track the CVE record for scope or severity updates.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-24302 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N/E:U/RL:O/RC:C

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N/E:U/RL:O/RC:C3.94microsoft

Vulnerability scoring details

Base CVSS 3.1 score

8.6High
CVSS 3.1 vector shape for CVE-2026-24302Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N/E:U/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftAzure ARC-Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.