LiveActive security incident?Get immediate response
CVE Record

CVE-2025-21416: Azure Virtual Desktop Elevation of Privilege Vulnerability

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

HighCVSS 8.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Azure Virtual Desktop has an authorization flaw that may let a legitimate low-privileged user gain higher privileges remotely. Successful exploitation could expose or alter sensitive information and disrupt affected environments. The supplied affected-version data is unspecified, so organizations using Azure Virtual Desktop should verify applicability directly with Microsoft.

Executive priority

Treat this as a high-priority validation and remediation task for organizations using Azure Virtual Desktop. Potential compromise affects confidentiality, integrity, and availability, although exploitation requires an authorized account and high attack complexity. Request prompt confirmation of exposure and remediation status.

Technical view

CVE-2025-21416 is a missing-authorization vulnerability, classified as CWE-862. The supplied CVSS 3.1 vector indicates network access, low privileges, no user interaction, high attack complexity, changed scope, and high confidentiality, integrity, and availability impacts. Microsoft rates it 8.5 High.

Likely exposure

Exposure is limited to organizations using affected Azure Virtual Desktop services or components. An attacker must already be authorized with low privileges and have network access. The source bundle does not identify affected versions or configurations, preventing precise exposure determination.

Exploitation context

The CVSS temporal metric indicates proof-of-concept exploit maturity, but the supplied sources do not establish active exploitation. The CVE is not identified as being in CISA's KEV catalogue within the bundle. High attack complexity may reduce reliability, but successful exploitation could have broad impact.

Researcher notes

The available record identifies missing authorization but provides no affected-version range, vulnerable component detail, attack-path specifics, or concrete remediation text. Avoid assuming every Azure Virtual Desktop deployment is vulnerable. Use Microsoft's advisory as the authoritative source for applicability and remediation, without conducting exploit-based validation in production.

Mitigation direction

  • Review Microsoft's CVE advisory for the exact affected components, versions, and remediation instructions.
  • Apply Microsoft's specified update or service-side remediation promptly after confirming applicability.
  • Restrict Azure Virtual Desktop access to necessary, trusted accounts while remediation is pending.
  • Review assigned privileges and remove unnecessary Azure Virtual Desktop permissions.

Validation and detection

  • Inventory all Azure Virtual Desktop deployments, clients, and associated components.
  • Compare deployed versions and configurations with Microsoft's current CVE advisory.
  • Confirm Microsoft's prescribed update or remediation is applied across every affected deployment.
  • Review identity and privilege assignments for unexpected or excessive Azure Virtual Desktop access.
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-862: 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-2025-21416 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/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: noTechnical 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.5CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C1.86microsoft

Vulnerability scoring details

Base CVSS 3.1 score

8.5High
CVSS 3.1 vector shape for CVE-2025-21416Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/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 Virtual Desktop-Listed
Weakness

CWE details

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

CWE-862 · source CWE mapping

Missing Authorization

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