Cyber Posture

CVE-2026-21224

High

Published: 13 January 2026

Published
13 January 2026
Modified
14 January 2026
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0007 20.2th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-21224 is a high-severity Stack-based Buffer Overflow (CWE-121) vulnerability in Microsoft Azure Connected Machine Agent. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 20.2th 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-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

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

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires timely remediation of known vulnerabilities like the stack-based buffer overflow in Azure Connected Machine Agent via patching.

prevent

Implements memory protections such as ASLR, DEP, and stack canaries that directly thwart stack-based buffer overflow exploits.

prevent

Mandates validation of information inputs to the Azure Connected Machine Agent, preventing buffer overflows from malformed or oversized data.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Stack-based buffer overflow in local Azure agent directly enables local privilege escalation via exploitation of a vulnerable process.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Stack-based buffer overflow in Azure Connected Machine Agent allows an authorized attacker to elevate privileges locally.

Deeper analysisAI

CVE-2026-21224, published on 2026-01-13, is a stack-based buffer overflow vulnerability (CWE-121) in the Azure Connected Machine Agent. The issue carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact with relatively low barriers to exploitation.

A local attacker with low privileges (PR:L) can exploit this vulnerability by triggering the buffer overflow in the Azure Connected Machine Agent. Exploitation requires only local access and low attack complexity, with no user interaction needed. Successful exploitation allows the attacker to elevate privileges locally, achieving high impacts on confidentiality, integrity, and availability.

Mitigation details are available in the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21224.

Details

CWE(s)

Affected Products

microsoft
azure connected machine agent
≤ 1.60

CVEs Like This One

CVE-2025-54914Same vendor: Microsoft
CVE-2026-24293Same vendor: Microsoft
CVE-2025-21359Same vendor: Microsoft
CVE-2025-21367Same vendor: Microsoft
CVE-2025-49739Same vendor: Microsoft
CVE-2026-32164Same vendor: Microsoft
CVE-2025-21325Same vendor: Microsoft
CVE-2026-20858Same vendor: Microsoft
CVE-2026-25167Same vendor: Microsoft
CVE-2026-20920Same vendor: Microsoft

References