CVE-2022-41076
Microsoft Windows 10 1607 … 22h2
Raw vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:HSummary
CVE-2022-41076 is a high-severity an unspecified weakness vulnerability in Microsoft Windows 10. Its CVSS base score is 8.5 (High).
Operationally, ranked in the top 0.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to AC-6 (Least Privilege) and SI-2 (Flaw Remediation) — see the control section below for these in your framework.
Deeper analysis AI-assisted summary
Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.
CVE-2022-41076 is a remote code execution vulnerability affecting PowerShell, as indicated by its published description and CVSS 3.1 vector of AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H. The flaw permits an attacker to execute arbitrary code with impacts across confidentiality, integrity, and availability, and the changed scope metric shows that exploitation can affect components beyond the initially vulnerable PowerShell instance.
An authenticated user with low privileges can exploit the issue over a network connection, though the high attack complexity requirement limits the ease of successful attacks. Successful exploitation grants the ability to run code that affects the broader system or environment rather than remaining confined to the PowerShell process.
Microsoft security advisories published at the referenced MSRC URLs provide official guidance and patches for the vulnerability. The current EPSS score of 0.3402, with a recorded peak of 0.3756, reflects moderate exploitation probability without documented evidence of widespread real-world attacks.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-44320
Vulnerability Data
PowerShell Remote Code Execution Vulnerability
- CWE(s)
Related Threats
Likely ATT&CK TechniquesAI
Techniques this vulnerability likely enables, inferred from its description, weakness type, and attributed-actor tradecraft. Confidence is per-technique.
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
Mitigating Controls (NIST 800-53 r5) AI
Directly requires applying the vendor patch that eliminates the PowerShell RCE flaw before exploitation can succeed.
Limits the low-privilege authenticated account's ability to reach or abuse the vulnerable PowerShell code paths that enable remote code execution.
Restricts PowerShell features, language modes, and allowed commands so that even an authenticated user cannot easily trigger the RCE vector.