CVE-2022-39327
CWE-94Published: October 25, 2022· Updated: Jun 17, 2026
Official Description
Azure CLI is the command-line interface for Microsoft Azure. In versions previous to 2.40.0, Azure CLI contains a vulnerability for potential code injection. Critical scenarios are where a hosting machine runs an Azure CLI command where parameter values have been provided by an external source. The vulnerability is only applicable when the Azure CLI command is run on a Windows machine and with any version of PowerShell and when the parameter value contains the `&` or `|` symbols. If any of these prerequisites are not met, this vulnerability is not applicable. Users should upgrade to version 2.40.0 or greater to receive a a mitigation for the vulnerability.
Risk Analysis
Azure CLI on Windows is vulnerable to code injection when processing parameters containing specific symbols like '&' or '|'. This could allow an attacker to execute arbitrary commands if they control the input source.
No public exploit is known, and it is not in the KEV catalog. The vulnerability is remotely exploitable under the specified conditions.
Upgrade to Azure CLI version 2.40.0 or greater.
Technical Analysis
CVE-2022-39327 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (6)
Quick Facts
Related CVEs (CWE-94)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2022-39327 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts