CVE-2026-50523
Analyzed
Analyzed - Analysis Complete
Command Injection in Microsoft PowerShell
Vulnerability report for CVE-2026-50523, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-14
Last updated on: 2026-08-18
Assigner: Microsoft Corporation
Description
Description
Improper neutralization of special elements used in a command ('command injection') in Microsoft PowerShell allows an authorized attacker to execute code locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | powershell | From 7.4 (inc) to 7.4.19.0 (exc) |
| microsoft | powershell | From 7.5 (inc) to 7.5.10.0 (exc) |
| microsoft | powershell | From 7.6 (inc) to 7.6.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |