Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ CVE-2026-42899 — .net

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

Description

Microsoft Security Advisory CVE-2026-42899 – ASP.NET Core Denial of Service 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.

Loop with unreachable exit condition ('infinite loop') in ASP.NET Core allows an unauthorized attacker to deny service over a network.

Announcement

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

CVSS Details

  • Version: 3.1
  • Severity:
  • Score: 7.5
  • Vector: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C
  • Weakness: CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

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 10"></a>.NET 10

Package name | Affected version | Patched version

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

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

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

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

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

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

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

[Microsoft.AspNetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm) | >= 10.0.0, <= 10.0.7 | 10.0.8

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

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

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

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

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

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

Package name | Affected version | Patched version

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

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

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

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

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

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

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

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

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

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

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

[Micr

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 none, integrity none, availability high.

CVSS metrics in full

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

  • 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: None.
  • Integrity impact: None.
  • Availability impact: High — total loss, or loss the attacker controls.

Weakness class

CVE-2026-42899 is classified as CWE-835: Infinite Loop. A loop condition can never become false for some inputs, hanging the process.

Affected software

CVE-2026-42899 is recorded against 15 packages.

  • .net (from 10.0.0 up to 10.0.8)
  • dotnet
  • dotnet-sdk
  • microsoft.aspnetcore.app.runtime.linux-arm (from 10.0.0 up to 10.0.8)
  • microsoft.aspnetcore.app.runtime.linux-arm64 (from 10.0.0 up to 10.0.8)
  • microsoft.aspnetcore.app.runtime.linux-musl-arm (from 10.0.0 up to 10.0.8)
  • microsoft.aspnetcore.app.runtime.linux-musl-arm64 (from 10.0.0 up to 10.0.8)
  • microsoft.aspnetcore.app.runtime.linux-musl-x64 (from 9.0.0 up to 9.0.16)
  • microsoft.aspnetcore.app.runtime.linux-x64 (from 10.0.0 up to 10.0.8)
  • microsoft.aspnetcore.app.runtime.osx-arm64 (from 10.0.0 up to 10.0.8)
  • microsoft.aspnetcore.app.runtime.osx-x64 (from 10.0.0 up to 10.0.8)
  • microsoft.aspnetcore.app.runtime.win-arm (from 10.0.0 up to 10.0.8)
  • microsoft.aspnetcore.app.runtime.win-arm64 (from 10.0.0 up to 10.0.8)
  • microsoft.aspnetcore.app.runtime.win-x64 (from 10.0.0 up to 10.0.8)
  • microsoft.aspnetcore.app.runtime.win-x86 (from 10.0.0 up to 10.0.8)

Timeline and source

Published on 12 May 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-835: Infinite Loop) in other software:

CVE-2026-42899 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:N/I:N/A:H
CWE CWE-835
Public Exploit ✅ No
Source NVD
Published 2026-05-12
Updated 2026-08-20
Modified 2026-07-15
Fix URL N/A

Affected Packages

Software From version Fixed in
.net 10.0.0 10.0.8
dotnet
dotnet-sdk
microsoft.aspnetcore.app.runtime.linux-arm 10.0.0 10.0.8
microsoft.aspnetcore.app.runtime.linux-arm64 10.0.0 10.0.8
microsoft.aspnetcore.app.runtime.linux-musl-arm 10.0.0 10.0.8
microsoft.aspnetcore.app.runtime.linux-musl-arm64 10.0.0 10.0.8
microsoft.aspnetcore.app.runtime.linux-musl-x64 9.0.0 9.0.16
microsoft.aspnetcore.app.runtime.linux-x64 10.0.0 10.0.8
microsoft.aspnetcore.app.runtime.osx-arm64 10.0.0 10.0.8
microsoft.aspnetcore.app.runtime.osx-x64 10.0.0 10.0.8
microsoft.aspnetcore.app.runtime.win-arm 10.0.0 10.0.8
microsoft.aspnetcore.app.runtime.win-arm64 10.0.0 10.0.8
microsoft.aspnetcore.app.runtime.win-x64 10.0.0 10.0.8
microsoft.aspnetcore.app.runtime.win-x86 10.0.0 10.0.8

References

Similar Threats

Site Security Check

Is .net part of your stack?

CVE-2026-42899 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