Skip to main content

ASP.NET Core CVE-2026-45591

| EUVDEUVD-2026-35549 HIGH
Uncontrolled Resource Consumption (CWE-400)
2026-06-09 secure@microsoft.com GHSA-f8h2-vmm9-qhj6
7.5
CVSS 3.1 · Vendor: microsoft
Temporal: 6.5
Share

Severity by source

Vendor (microsoft) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
ENISA EUVD
HIGH
qualitative
CIRCL (temporal)
6.5 MEDIUM
cvss
SUSE
HIGH
qualitative
Red Hat
7.5 HIGH
qualitative

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Patch available
Jun 09, 2026 - 19:03 EUVD
Analysis Generated
Jun 09, 2026 - 18:15 vuln.today

DescriptionCVE.org

Uncontrolled resource consumption in ASP.NET Core allows an unauthorized attacker to deny service over a network.

AnalysisAI

Remote denial of service in ASP.NET Core enables unauthenticated network attackers to exhaust server resources and disrupt application availability. The CVSS 7.5 score reflects high availability impact with low attack complexity and no required privileges or user interaction, though no public exploit identified at time of analysis. Microsoft (secure@microsoft.com) is the reporting source via MSRC, indicating a vendor-coordinated disclosure.

Technical ContextAI

ASP.NET Core is Microsoft's cross-platform, open-source web framework for building modern HTTP-based services and web applications, running on Windows, Linux, and macOS via the .NET runtime and Kestrel web server. The root cause falls under CWE-400 (Uncontrolled Resource Consumption), meaning the framework fails to properly limit allocation of CPU, memory, threads, connections, or other finite resources when processing attacker-controlled input. Such flaws in ASP.NET Core typically manifest in request parsing, header processing, model binding, or middleware pipelines where unbounded input is accepted and processed without throttling. Specific affected components and versions are not disclosed in available data - the MSRC advisory is the authoritative source.

RemediationAI

Patch available per vendor advisory - apply the ASP.NET Core security updates published by Microsoft as referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45591, updating both the runtime and the ASP.NET Core Hosting Bundle (for IIS-hosted apps) to the fixed versions listed there, and redeploy self-contained applications rebuilt against the patched SDK. Until patching is complete, compensating controls include placing affected applications behind a reverse proxy or WAF (such as Azure Front Door, Application Gateway, or nginx) configured with aggressive request-rate limits, connection limits, and request timeouts - note the trade-off that legitimate bursty clients may be throttled. Additionally, configure Kestrel server limits (MaxConcurrentConnections, MaxRequestBodySize, RequestHeadersTimeout, KeepAliveTimeout) to bound resource usage per connection, which reduces blast radius but may break long-polling or large-upload workloads if set too tightly. Exact fixed version numbers are not provided in the input data and must be read from the MSRC advisory.

CVE-2023-44487 HIGH POC
7.5 Oct 10

Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour

CVE-2023-38180 HIGH
7.5 Aug 08

.NET and Visual Studio Denial of Service Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely e

CVE-2025-26682 HIGH
7.5 Apr 08

Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service ove

CVE-2017-11879 HIGH
8.8 Nov 15

ASP.NET Core 2.0 allows an attacker to steal log-in session information such as cookies or authentication tokens via a s

CVE-2017-8700 HIGH
7.5 Nov 15

ASP.NET Core 1.0, 1.1, and 2.0 allow an attacker to bypass Cross-origin Resource Sharing (CORS) configurations and retri

CVE-2021-43877 HIGH
8.8 Dec 15

ASP.NET Core and Visual Studio Elevation of Privilege Vulnerability. Rated high severity (CVSS 8.8), this vulnerability

CVE-2020-0603 HIGH
8.8 Jan 14

A remote code execution vulnerability exists in ASP.NET Core software when the software fails to handle objects in memor

CVE-2019-1302 HIGH
8.8 Sep 11

An elevation of privilege vulnerability exists when a ASP.NET Core web application, created using vulnerable project tem

CVE-2018-0787 HIGH
8.8 Mar 14

ASP.NET Core 1.0. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required

CVE-2018-0784 HIGH
8.8 Jan 10

ASP.NET Core 1.0. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required

CVE-2020-1161 HIGH
7.5 May 21

A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka 'ASP.NET Core Denial of

CVE-2024-21404 HIGH
7.5

Alpine Linux: dotnet8-runtime fixed in 8.0.2-r0

Vendor StatusVendor

SUSE

Severity: Important
Product Status
SUSE Liberty Linux 10 Fixed
SUSE Liberty Linux 8 Fixed
SUSE Liberty Linux 9 Fixed

Share

CVE-2026-45591 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy