Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ CVE-2026-32178 — .net

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

Description

Microsoft Security Advisory CVE-2026-32178 – .NET Spoofing 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 vulnerability exists in System.Net.Mail where specially crafted data allows an unauthorized attacker to perform a spoofing attack over the network.

Announcement

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

CVSS Details

  • Version: 3.1
  • Severity: High
  • Score: 7.5
  • Vector: 7.5: AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C
  • Weakness: CWE-138: Improper Neutralization of Special Elements

Affected Platforms

  • Platforms: All
  • 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 8"></a>.NET 8

Package name | Affected version | Patched version

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Package name | Affected version | Patched version

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

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

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

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

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

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

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

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

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

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

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

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

How this vulnerability can be exploited

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

CVSS metrics in full

The score comes from this vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

  • Attack vector: Network — reachable from anywhere that can route to the service.
  • Attack complexity: Low — the attack works reliably, with no preparation.
  • Privileges required: None — an unauthenticated stranger can try it.
  • User interaction: None — nobody has to be tricked into anything.
  • Scope: Unchanged — the damage stays inside the vulnerable component.
  • Confidentiality impact: High — total loss, or loss the attacker controls.
  • Integrity impact: None.
  • Availability impact: None.

Weakness class

CVE-2026-32178 is classified as CWE-138: Improper Neutralization of Special Elements. The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as control elements or syntactic markers when they are sent to a downstream component.

Affected software

CVE-2026-32178 is recorded against 16 packages.

  • .net (from 9.0.0 up to 9.0.15)
  • dotnet
  • dotnet-sdk
  • microsoft.netcore.app.runtime.linux-arm (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.linux-arm64 (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.linux-musl-arm (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.linux-musl-arm64 (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.linux-musl-x64 (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.linux-x64 (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.osx-arm64 (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.osx-x64 (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.win-arm (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.win-arm64 (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.win-x64 (from 8.0.0 up to 8.0.26)
  • microsoft.netcore.app.runtime.win-x86 (from 8.0.0 up to 8.0.26)
  • visual-studio-2022 (from 17.14.0 up to 17.14.30)

Timeline and source

Published on 14 April 2026 and last revised on 15 July 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.

References

msrc.microsoft.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
access.redhat.com
bugzilla.redhat.com
security.access.redhat.com

Other advisories for this package

.net has other advisories on record. If you are patching this one, these are worth checking on the same host:

Same weakness in other software

These advisories are the same class of weakness (CWE-138: Improper Neutralization of Special Elements) in other software:

CVE-2026-32178 on other distributions

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

Details

Severity HIGH
CVSS Score 8.0
CVSS Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE CWE-138
Public Exploit ✅ No
Source NVD
Published 2026-04-14
Updated 2026-08-20
Modified 2026-07-15
Fix URL N/A

Affected Packages

Software From version Fixed in
.net 9.0.0 9.0.15
dotnet
dotnet-sdk
microsoft.netcore.app.runtime.linux-arm 8.0.0 8.0.26
microsoft.netcore.app.runtime.linux-arm64 8.0.0 8.0.26
microsoft.netcore.app.runtime.linux-musl-arm 8.0.0 8.0.26
microsoft.netcore.app.runtime.linux-musl-arm64 8.0.0 8.0.26
microsoft.netcore.app.runtime.linux-musl-x64 8.0.0 8.0.26
microsoft.netcore.app.runtime.linux-x64 8.0.0 8.0.26
microsoft.netcore.app.runtime.osx-arm64 8.0.0 8.0.26
microsoft.netcore.app.runtime.osx-x64 8.0.0 8.0.26
microsoft.netcore.app.runtime.win-arm 8.0.0 8.0.26
microsoft.netcore.app.runtime.win-arm64 8.0.0 8.0.26
microsoft.netcore.app.runtime.win-x64 8.0.0 8.0.26
microsoft.netcore.app.runtime.win-x86 8.0.0 8.0.26
visual-studio-2022 17.14.0 17.14.30

References

Similar Threats

Site Security Check

Is .net part of your stack?

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

Browse related advisories

All advisoriesCVECVE 2026