CVE-2026-50650
Microsoft Security Advisory CVE-2026-50650 – .NET Elevation of Privilege Vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x64 --version 8.0.29
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x86 --version 8.0.29
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x86 --version 9.0.18
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-arm64 --version 9.0.18
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x64 --version 9.0.18
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x64 --version 10.0.10
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-arm64 --version 8.0.29
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x86 --version 10.0.10
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-arm64 --version 10.0.10
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (9)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | nuget | 8.0.0, 8.0.1, 8.0.10, 8.0.11 (+24 more) | 8.0.29 |
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | nuget | 8.0.0, 8.0.1, 8.0.10, 8.0.11 (+24 more) | 8.0.29 |
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | nuget | 9.0.0, 9.0.1, 9.0.10, 9.0.11 (+14 more) | 9.0.18 |
| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | nuget | 9.0.0, 9.0.1, 9.0.10, 9.0.11 (+14 more) | 9.0.18 |
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | nuget | 9.0.0, 9.0.1, 9.0.10, 9.0.11 (+14 more) | 9.0.18 |
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | nuget | 10.0.0, 10.0.1, 10.0.2, 10.0.3 (+6 more) | 10.0.10 |
| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | nuget | 8.0.0, 8.0.1, 8.0.10, 8.0.11 (+24 more) | 8.0.29 |
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | nuget | 10.0.0, 10.0.1, 10.0.2, 10.0.3 (+6 more) | 10.0.10 |
| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | nuget | 10.0.0, 10.0.1, 10.0.2, 10.0.3 (+6 more) | 10.0.10 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-94Code InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.8 score means for each attack dimension.
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
References
- https://github.com/dotnet/wpf/security/advisories/GHSA-2969-4q4w-w5h3WEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-50650ADVISORY
- https://github.com/dotnet/announcements/issues/421WEB
- https://github.com/dotnet/wpf/issues/11784WEB
- https://github.com/dotnet/wpfPACKAGE
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50650WEB
Frequently Asked Questions
- What is CVE-2026-50650?
- Microsoft Security Advisory CVE-2026-50650 – .NET Elevation of Privilege Vulnerability This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.8/10).
- How do I check if my project is affected by CVE-2026-50650?
- CVE-2026-50650 affects Microsoft.WindowsDesktop.App.Runtime.win-x64, Microsoft.WindowsDesktop.App.Runtime.win-x86 and Microsoft.WindowsDesktop.App.Runtime.win-arm64. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-50650 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2022-41089HIGH
.NET Remote Code Execution Vulnerability
- CVE-2023-33127HIGH
Microsoft Security Advisory CVE-2023-33127: .NET Remote Code Execution Vulnerability
- CVE-2024-21409HIGH
.NET Elevation of Privilege Vulnerability
- CVE-2026-35433HIGH
Microsoft Security Advisory CVE-2026-35433 – .NET Elevation of Privilege Vulnerability
- CVE-2026-62897HIGH
Microsoft Security Advisory CVE-2026-62897 – .NET Remote Code Execution Vulnerability
- CVE-2026-70354HIGH
Microsoft Security Advisory CVE-2026-70354 – .NET Core Remote Code Execution Vulnerability
- CVE-2023-24895HIGH
.NET Remote Code Execution Vulnerability
- CVE-2026-62902MEDIUM
Microsoft Security Advisory CVE-2026-62902 – .NET Information Disclosure Vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies