🛡️ CVE-2026-32175 — .net

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

Description

Microsoft Security Advisory CVE-2026-32175 – .NET Core Tampering Vulnerability

Executive Summary:

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 8.0, .NET 9.0, and .NET 10.0. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.

A tampering vulnerability exists when .NET Core improperly handles specially crafted files. An attacker who successfully exploited this vulnerability could write arbitrary files and directories to certain locations on a vulnerable system. However, an attacker would have limited control over the destination of the files and directories.

To exploit the vulnerability, an attacker must send a specially crafted file to a vulnerable system.

The security update fixes the vulnerability by ensuring .NET Core properly handles files.

Announcement

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

CVSS Details

  • Version: 3.1
  • Severity:
  • Score: 4.3
  • Vector: /AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Weakness: CWE-36: Absolute Path Traversal

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.NetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-arm) | >= 10.0.0, <= 10.0.7 | 10.0.8

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

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

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

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

Package name | Affected version | Patched version

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

[Microsoft.NetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-arm) | >= 9.0.0, <= 9.0.15 | 9.0.16

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

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

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

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

Package name | Affected version | Patched version

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

[Microsoft.NetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-arm) | >= 8.0.0, <= 8.0.26 | 8.0.27

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

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

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

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), a developer's 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 8.0, NET 9.0, or .NET 10.0, as appropriate. If developers 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 a developer's application references the vulnerable package, update the package reference to the patched version. Developers can list the versions they have installed by running the dotnet --info command.

Once developers have installed the updated runtime or SDK, they can 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 someone has found a potential security issue in a

How this vulnerability can be exploited

This issue can be reached over the network, attack complexity is low, an attacker needs low-level privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity low, availability none.

Affected software

CVE-2026-32175 is recorded against 10 packages.

  • .net (from 9.0.0 up to 9.0.16)
  • dotnet
  • dotnet-sdk
  • microsoft.netcore.app.runtime.win-arm (from 10.0.0 up to 10.0.8)
  • microsoft.netcore.app.runtime.win-arm64 (from 10.0.0 up to 10.0.8)
  • microsoft.netcore.app.runtime.win-x64 (from 10.0.0 up to 10.0.8)
  • microsoft.netcore.app.runtime.win-x86 (from 10.0.0 up to 10.0.8)
  • unknown
  • visual-studio-2022 (from 17.14.0 up to 17.14.32)
  • visual-studio-2026 (from 18.5.0 up to 18.5.3)

Timeline and source

Published on 12 May 2026 and last revised on 18 June 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.

References

msrc.microsoft.com

CVE-2026-32175 on other distributions

Each distribution ships its own build and its own fixed version. Pick the one you run:

Details

Severity MEDIUM
CVSS Score 8.0
CVSS Vector CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CWE CWE-36
Public Exploit ✅ No
Source NVD
Published 2026-05-12
Updated 2026-08-12
Modified 2026-06-18
Fix URL N/A

Affected Packages

Software From version Fixed in
.net 9.0.0 9.0.16
dotnet
dotnet-sdk
microsoft.netcore.app.runtime.win-arm 10.0.0 10.0.8
microsoft.netcore.app.runtime.win-arm64 10.0.0 10.0.8
microsoft.netcore.app.runtime.win-x64 10.0.0 10.0.8
microsoft.netcore.app.runtime.win-x86 10.0.0 10.0.8
unknown
visual-studio-2022 17.14.0 17.14.32
visual-studio-2026 18.5.0 18.5.3

Similar Threats

Site Security Check

Is .net part of your stack?

CVE-2026-32175 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.