CVE-2026-70354
Microsoft Security Advisory CVE-2026-70354 – .NET Core Remote Code Execution Vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-arm64 --version 8.0.30
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x86 --version 9.0.19
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x64 --version 9.0.19
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x86 --version 8.0.30
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x64 --version 10.0.11
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x64 --version 8.0.30
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-arm64 --version 10.0.11
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x86 --version 10.0.11
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-arm64 --version 9.0.19
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-arm64 | nuget | 8.0.0, 8.0.1, 8.0.10, 8.0.11 (+25 more) | 8.0.30 |
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | nuget | 9.0.0, 9.0.1, 9.0.10, 9.0.11 (+15 more) | 9.0.19 |
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | nuget | 9.0.0, 9.0.1, 9.0.10, 9.0.11 (+15 more) | 9.0.19 |
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | nuget | 8.0.0, 8.0.1, 8.0.10, 8.0.11 (+25 more) | 8.0.30 |
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | nuget | 10.0.0, 10.0.1, 10.0.10, 10.0.2 (+7 more) | 10.0.11 |
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | nuget | 8.0.0, 8.0.1, 8.0.10, 8.0.11 (+25 more) | 8.0.30 |
| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | nuget | 10.0.0, 10.0.1, 10.0.10, 10.0.2 (+7 more) | 10.0.11 |
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | nuget | 10.0.0, 10.0.1, 10.0.10, 10.0.2 (+7 more) | 10.0.11 |
| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | nuget | 9.0.0, 9.0.1, 9.0.10, 9.0.11 (+15 more) | 9.0.19 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-787Out-of-bounds WriteMITRE
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
Frequently Asked Questions
- What is CVE-2026-70354?
- Microsoft Security Advisory CVE-2026-70354 – .NET Core Remote Code Execution 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-70354?
- CVE-2026-70354 affects Microsoft.WindowsDesktop.App.Runtime.win-arm64, Microsoft.WindowsDesktop.App.Runtime.win-x86 and Microsoft.WindowsDesktop.App.Runtime.win-x64. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-70354 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-50650HIGH
Microsoft Security Advisory CVE-2026-50650 – .NET Elevation of Privilege Vulnerability
- 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-62871HIGH
Microsoft Security Advisory CVE-2026-62871 – .NET Elevation of Privilege 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