Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ CVE-2026-70354 — .net

🟠 CVSS 8.0 — High ✅ No Known Exploit CWE-787 NVD
8.0
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Microsoft Security Advisory CVE-2026-70354 – .NET Core Remote Code Execution Vulnerability

Executive summary

Microsoft is releasing this security advisory to provide information about a vulnerability in Windows Presentation Foundation. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.

An out-of-bounds write in .NET allows an unauthorized attacker to execute code locally.

Announcement

Announcement for this issue can be found at https://github.com/dotnet/announcements/issues/432

CVSS Details

  • Version: 3.1
  • Severity: High
  • Score: 7.8
  • Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
  • Weakness: CWE-787: Out-of-bounds Write

Affected Platforms

  • Platforms: Windows
  • Architectures: All

<a name="affected-packages"></a>Affected Packages

The vulnerability affects any Microsoft .NET project if it uses any of affected package versions listed below

<a name=".NET 10"></a>.NET 10

Package name | Affected version | Patched version

------------ | ---------------- | -------------------------

[Microsoft.WindowsDesktop.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.WindowsDesktop.App.Runtime.win-arm64) | >= 10.0.0, <= 10.0.10 | 10.0.11

[Microsoft.WindowsDesktop.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.WindowsDesktop.App.Runtime.win-x64) | >= 10.0.0, <= 10.0.10 | 10.0.11

[Microsoft.WindowsDesktop.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.WindowsDesktop.App.Runtime.win-x86) | >= 10.0.0, <= 10.0.10 | 10.0.11

<a name=".NET 9"></a>.NET 9

Package name | Affected version | Patched version

------------ | ---------------- | -------------------------

[Microsoft.WindowsDesktop.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.WindowsDesktop.App.Runtime.win-arm64) | >= 9.0.0, <= 9.0.18 | 9.0.19

[Microsoft.WindowsDesktop.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.WindowsDesktop.App.Runtime.win-x64) | >= 9.0.0, <= 9.0.18 | 9.0.19

[Microsoft.WindowsDesktop.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.WindowsDesktop.App.Runtime.win-x86) | >= 9.0.0, <= 9.0.18 | 9.0.19

<a name=".NET 8"></a>.NET 8

Package name | Affected version | Patched version

------------ | ---------------- | -------------------------

[Microsoft.WindowsDesktop.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.WindowsDesktop.App.Runtime.win-arm64) | >= 8.0.0, <= 8.0.29 | 8.0.30

[Microsoft.WindowsDesktop.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.WindowsDesktop.App.Runtime.win-x64) | >= 8.0.0, <= 8.0.29 | 8.0.30

[Microsoft.WindowsDesktop.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.WindowsDesktop.App.Runtime.win-x86) | >= 8.0.0, <= 8.0.29 | 8.0.30

Advisory FAQ

<a name="how-affected"></a>How do I know if I am affected?

If using a package listed in [affected packages](#affected-packages), an application is exposed to the vulnerability.

<a name="how-fix"></a>How do I fix the issue?

1. To fix the issue please install the latest version of .NET. If users have installed one or more .NET SDKs through Visual Studio, Visual Studio will prompt them to update Visual Studio, which will also update their .NET SDKs.

2. If an application references the vulnerable package, update the package reference to the patched version. Users can list the versions they have installed by running the dotnet --info command.

Once users have installed the updated runtime or SDK, they should restart their apps for the update to take effect.

Additionally, if they've deployed [self-contained applications](https://docs.microsoft.com/dotnet/core/deploying/#self-contained-deployments-scd) targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.

Other Information

Reporting Security Issues

If users have found a potential security issue in a supported version of .NET, please report it to the Microsoft Security Response Center (MSRC) via the [MSRC Researcher Portal](https://msrc.microsoft.com/report/vulnerability/new). Further information can be found in the MSRC [Report an Issue FAQ](https://www.microsoft.com/msrc/faqs-report-an-issue).

Security reports made through MSRC may qualify for the Microsoft .NET Bounty. Details of the Microsoft .NET Bounty Program including terms and conditions are at https://aka.ms/corebounty.

Support

Users can ask questions about this issue on GitHub in the .NET GitHub organization. The main repos are located at https://github.com/dotnet/runtime. The Announcements repo (https://github.com/dotnet/Announcements) will contain this bulletin as an issue and will include a link to a discussion issue. Users can ask questions in the linked discussion issue.

Disclaimer

The information provided in this advisory is provided "as is" without warranty of any kind. Microsoft disclaims a

How this vulnerability can be exploited

This issue can be reached with local access to the system, attack complexity is low, an attacker needs no privileges on the target. A user must be tricked into taking some action. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality high, integrity high, availability high.

Weakness class

CVE-2026-70354 is classified as CWE-787: Out-of-bounds Write. Data is written past the end or before the start of a buffer, corrupting whatever is stored there.

Affected software

CVE-2026-70354 is recorded against 9 packages.

  • .net (from 10.0.0 up to 10.0.11)
  • .net-framework
  • dotnet
  • dotnet-sdk
  • microsoft.windowsdesktop.app.runtime.win-arm64 (from 8.0.0 up to 8.0.30)
  • microsoft.windowsdesktop.app.runtime.win-x64 (from 8.0.0 up to 8.0.30)
  • microsoft.windowsdesktop.app.runtime.win-x86 (from 8.0.0 up to 8.0.30)
  • visual-studio-2022 (from 17.14.0 up to 17.14.38)
  • visual-studio-2026 (from 18.8.0 up to 18.8.3)

Timeline and source

Published on 11 August 2026 and last revised on 17 August 2026. No public exploit is currently recorded for this entry. A vendor advisory or fix has been published. Record sourced from NVD.

References

msrc.microsoft.com

Details

Severity HIGH
CVSS Score 8.0
CVSS Vector CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CWE CWE-787
Public Exploit ✅ No
Source NVD
Published 2026-08-11
Updated 2026-08-20
Modified 2026-08-17

Affected Packages

Software From version Fixed in
.net 10.0.0 10.0.11
.net-framework
dotnet
dotnet-sdk
microsoft.windowsdesktop.app.runtime.win-arm64 8.0.0 8.0.30
microsoft.windowsdesktop.app.runtime.win-x64 8.0.0 8.0.30
microsoft.windowsdesktop.app.runtime.win-x86 8.0.0 8.0.30
visual-studio-2022 17.14.0 17.14.38
visual-studio-2026 18.8.0 18.8.3

Similar Threats

Site Security Check

Is .net part of your stack?

CVE-2026-70354 is rated CVSS 8.0 High. BotEraser scans your installation against known CVE records and tells you whether this vulnerability applies to the versions you actually run.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.