🛡️ CVE-2026-26130 — asp.net-core
Description
.NET Denial of Service Vulnerability
# Microsoft Security Advisory CVE-2026-26130 – .NET 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.
A denial of service vulnerability exists in ASP.NET Core due to uncontrolled resource consumption. A specially crafted message to a SignalR server can exhaust an internal buffer and cause a Denial of Service.
Announcement
Announcement for this issue can be found at https://github.com/dotnet/announcements/issues/385
CVSS Details
- Version: 3.1
- Score: 7.5
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C - Severity: High
- Weakness: CWE-770 (Uncontrolled Resource Consumption)
Affected Platforms
- Platforms: All
- Architectures: All
Affected Products
<a name=".NET 8"></a>.NET 8
Package name | Affected version | Patched version
------------ | ---------------- | -------------------------
[Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | >= 8.0.0, < =8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm64) | >= 8.0.0, < =8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm) | >= 8.0.0, <= 8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm64) | >= 8.0.0, <= 8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-x64) | >= 8.0.0, < =8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-x64) | >= 8.0.0, < =8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-arm64) | >= 8.0.0, < =8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-x64) | >= 8.0.0, <= 8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm) | >= 8.0.0, <= 8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm64) | >= 8.0.0, <= 8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x64) | >= 8.0.0, < =8.0.24 | 8.0.25
[Microsoft.AspNetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x86) | >= 8.0.0, <= 8.0.24 | 8.0.25
<a name=".NET 9"></a>.NET 9
Package name | Affected version | Patched version
------------ | ---------------- | -------------------------
[Microsoft.AspNetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm) | >= 9.0.0, < =9.0.13 | 9.0.14
[Microsoft.AspNetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-arm64) | >= 9.0.0, < =9.0.13 | 9.0.14
[Microsoft.AspNetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm) | >= 9.0.0, <= 9.0.13 | 9.0.14
[Microsoft.AspNetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-arm64) | >= 9.0.0, <= 9.0.13 | 9.0.14
[Microsoft.AspNetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-musl-x64) | >= 9.0.0, < =9.0.13 | 9.0.14
[Microsoft.AspNetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.linux-x64) | >= 9.0.0, < =9.0.13 | 9.0.14
[Microsoft.AspNetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-arm64) | >= 9.0.0, < =9.0.13 | 9.0.14
[Microsoft.AspNetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.osx-x64) | >= 9.0.0, < =9.0.13 | 9.0.14
[Microsoft.AspNetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm) | >= 9.0.0, <= 9.0.13 | 9.0.14
[Microsoft.AspNetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-arm64) | >= 9.0.0, < =9.0.13 | 9.0.14
[Microsoft.AspNetCore.App.Runtime.win-x64](https://www.nuget.or
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.
Weakness class
CVE-2026-26130 is classified as CWE-770: Allocation of Resources Without Limits. Resources are allocated on request with no cap, so a client can exhaust them.
Affected software
CVE-2026-26130 is recorded against 14 packages.
- asp.net-core (from 10.0.0 up to 10.0.4)
- aspnet-core
- microsoft.aspnetcore.app.runtime.linux-arm (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.linux-arm64 (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.linux-musl-arm (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.linux-musl-arm64 (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.linux-musl-x64 (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.linux-x64 (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.osx-arm64 (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.osx-x64 (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.win-arm (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.win-arm64 (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.win-x64 (from 10.0.0 up to 10.0.4)
- microsoft.aspnetcore.app.runtime.win-x86 (from 10.0.0 up to 10.0.4)
Timeline and source
Published on 10 March 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
CVE-2026-26130 on other distributions
Each distribution ships its own build and its own fixed version. Pick the one you run:
Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| asp.net-core | 10.0.0 | 10.0.4 |
| aspnet-core | — | — |
| microsoft.aspnetcore.app.runtime.linux-arm | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.linux-arm64 | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.linux-musl-arm | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.linux-musl-arm64 | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.linux-musl-x64 | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.linux-x64 | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.osx-arm64 | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.osx-x64 | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.win-arm | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.win-arm64 | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.win-x64 | 10.0.0 | 10.0.4 |
| microsoft.aspnetcore.app.runtime.win-x86 | 10.0.0 | 10.0.4 |
References
Similar Threats
- High CVE-2026-45646
- High CVE-2026-50506
- High CVE-2026-45591
- Critical CVE-2026-40372
- Medium CVE-2026-3262
More CVE 2026 advisories
Browse all of CVE 2026 in the advisory index.
Site Security Check
Is asp.net-core part of your stack?
CVE-2026-26130 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.