Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Network-delivered command injection requiring pre-existing high-privilege access; unchanged scope; full C/I/A impact because successful injection with privilege escalation yields complete host control.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Improper neutralization of special elements used in a command ('command injection') in Azure Monitor Agent allows an authorized attacker to elevate privileges over a network.
AnalysisAI
Command injection in Azure Monitor Agent Linux Extension (versions 1.0.0 through pre-1.43) enables privilege escalation over a network by an authorized attacker with high-privilege access. The CVSS:3.1 vector (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H) confirms network-based exploitation yielding full confidentiality, integrity, and availability impact on the affected host. No public exploit code or CISA KEV listing has been identified at time of analysis; a vendor patch is confirmed available from Microsoft MSRC.
Technical ContextAI
Azure Monitor Agent is Microsoft's telemetry and log collection service deployed as a Linux VM extension on Azure-hosted and hybrid Linux machines. CWE-77 (Improper Neutralization of Special Elements used in a Command) indicates the root cause is insufficient sanitization of attacker-controlled input before it is passed to an underlying shell or command interpreter - a classic command injection pattern. Because the agent runs in a privileged context on the host OS as a system extension, unsanitized input reaching a shell invocation can be leveraged to execute arbitrary commands at elevated privilege levels. The affected component is specifically the Linux Extension variant (EUVD-confirmed CPE-equivalent: Azure Monitor Agent Linux Extension), not the Windows counterpart.
RemediationAI
Upgrade Azure Monitor Agent Linux Extension to version 1.43 or later; this is the vendor-confirmed fix per Microsoft MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47299. If immediate patching is operationally constrained, restrict the pool of principals holding high-privilege access to the Azure Monitor Agent configuration and management interface - since exploitation requires PR:H, reducing privileged access directly reduces attack surface, though this is not a substitute for patching. Additionally, enable Azure Monitor diagnostic logging and audit shell-level command execution on affected hosts for anomalous invocations, which can serve as a detection compensating control. Network-level restrictions on agent management traffic may reduce exposure but do not eliminate the vulnerability if a privileged credential is compromised.
More in Azure Monitor Agent
View allAzure Monitor Agent Elevation of Privilege Vulnerability. Rated high severity (CVSS 8.4), this vulnerability is low atta
Azure Monitor Agent Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is low atta
Improper control of generation of code ('code injection') in Azure Monitor Agent allows an unauthorized attacker to exec
Azure Monitor Agent Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.1), this vulnerability is low atta
Azure Monitor Agent Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.1), this vulnerability is low atta
Heap-based buffer overflow in Azure Monitor Agent allows an unauthorized attacker to execute code locally. Rated high se
Same weakness CWE-77 – Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56305
GHSA-87m8-66q7-8p58