Cyber Posture

CVE-2025-62550

High

Published: 09 December 2025

Published
09 December 2025
Modified
10 December 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0008 22.9th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-62550 is a high-severity Incorrect Calculation of Buffer Size (CWE-131) vulnerability in Microsoft Azure Monitor Agent. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 22.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the out-of-bounds write vulnerability by requiring timely flaw remediation through patching the Azure Monitor Agent as advised by Microsoft.

prevent

Implements memory protection mechanisms such as DEP, ASLR, and stack canaries that prevent exploitation of out-of-bounds writes for remote code execution.

prevent

Validates network inputs to the Azure Monitor Agent to prevent malformed data from triggering the out-of-bounds write condition.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
Why these techniques?

Out-of-bounds write in Azure Monitor Agent enables low-privileged remote attackers to achieve RCE with high-impact privileges, directly facilitating T1068 (Exploitation for Privilege Escalation) and T1210 (Exploitation of Remote Services).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

Out-of-bounds write in Azure Monitor Agent allows an authorized attacker to execute code over a network.

Deeper analysisAI

CVE-2025-62550 is an out-of-bounds write vulnerability, associated with CWE-131 and CWE-787, affecting the Azure Monitor Agent. Published on 2025-12-09, it carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to network accessibility, low attack complexity, and significant impacts on confidentiality, integrity, and availability.

An authorized attacker with low privileges (PR:L) can exploit this vulnerability over the network without user interaction. Successful exploitation allows remote code execution, enabling full compromise of the affected system.

The Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-62550 provides details on patches and mitigation guidance.

Details

CWE(s)

Affected Products

microsoft
azure monitor agent
≤ 1.35.9

CVEs Like This One

CVE-2026-32168Same product: Microsoft Azure Monitor Agent
CVE-2026-32192Same product: Microsoft Azure Monitor Agent
CVE-2026-23669Same vendor: Microsoft
CVE-2026-21262Same vendor: Microsoft
CVE-2025-21198Same vendor: Microsoft
CVE-2025-62456Same vendor: Microsoft
CVE-2026-25173Same vendor: Microsoft
CVE-2026-33826Same vendor: Microsoft
CVE-2025-64657Same vendor: Microsoft
CVE-2026-23665Same vendor: Microsoft

References