Skip to main content

.NET CVE-2026-50651

| EUVDEUVD-2026-44406 HIGH
Allocation of Resources Without Limits or Throttling (CWE-770)
2026-07-14 microsoft GHSA-wp74-jgxh-gv4q
7.5
CVSS 3.1 · Vendor: microsoft
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
vuln.today AI
7.5 HIGH

Remote, unauthenticated, low-complexity network trigger with no user interaction; impact is availability-only resource exhaustion, so C and I are N and A is H.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
SUSE
HIGH
qualitative
Red Hat
7.5 HIGH
qualitative

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 14, 2026 - 20:52 vuln.today
CVE Published
Jul 14, 2026 - 19:40 nvd
HIGH 7.5

DescriptionCVE.org

Allocation of resources without limits or throttling in .NET allows an unauthorized attacker to deny service over a network.

AnalysisAI

Network denial of service in Microsoft .NET 8.0, 9.0, and 10.0 (and the corresponding Visual Studio 2022/2026 tooling) allows an unauthorized remote attacker to exhaust system resources and render affected applications unavailable. The flaw stems from allocation of resources without limits or throttling, meaning a single crafted network interaction can trigger disproportionate resource consumption. Reported by Microsoft with a vendor patch available; no public exploit identified at time of analysis and it is not listed in CISA KEV.

Technical ContextAI

The vulnerability lives in the .NET runtime/base libraries (Microsoft .NET 8.0, 9.0, and 10.0), the cross-platform managed framework underpinning ASP.NET Core web services, gRPC endpoints, and other network-facing .NET workloads; the Visual Studio 2022 (17.12/17.14) and 2026 (18.7) entries are affected because they ship the same runtime/SDK components. The root cause is CWE-770 (Allocation of Resources Without Limits or Throttling): code paths that process attacker-controlled network input allocate memory, threads, connections, or other resources without enforcing an upper bound, so an attacker can force unbounded growth. This class of bug is common in request parsers, deserializers, and connection/stream handlers that trust size or count fields supplied by a remote peer.

RemediationAI

Vendor-released patch: apply the updates published in the Microsoft advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50651 - install the latest servicing release for your .NET 8.0, 9.0, or 10.0 runtime/SDK and the corresponding Visual Studio 2022 (17.12/17.14) or 2026 (18.7) update; the exact patched build numbers are listed in the MSRC guide. Rebuild and redeploy self-contained applications against the patched runtime, as framework-dependent apps also require the updated shared runtime on hosts. Until patching completes, reduce exposure by placing affected services behind a reverse proxy or WAF that enforces request rate limiting, connection caps, and request/body size limits, and restrict network reachability of the service to trusted clients; these controls blunt resource-exhaustion attempts but may reject legitimate large or bursty traffic and add latency, so tune thresholds to your workload.

CVE-2026-50528 HIGH POC
8.2 Jul 14

Security feature bypass in Microsoft .NET (versions 8.0, 9.0, and 10.0) lets a remote, unauthenticated attacker circumve

CVE-2026-33116 HIGH POC
7.5 Apr 14

Infinite loop denial-of-service vulnerability in Microsoft .NET Framework (3.5 through 4.8.1), .NET 8.0, 9.0, and 10.0 a

CVE-2026-50525 HIGH POC
7.5 Jul 14

Network-based denial of service in Microsoft .NET 8.0, 9.0, and 10.0 allows an unauthenticated remote attacker to exhaus

CVE-2026-26171 HIGH POC
7.5 Apr 14

Denial-of-service condition in Microsoft .NET Framework 8.0, 9.0, and 10.0 allows unauthenticated remote attackers to ex

CVE-2026-42899 HIGH POC
7.5 May 12

Remote denial of service in ASP.NET Core (.NET 8.0, 9.0, and 10.0) allows an unauthenticated attacker to send crafted ne

CVE-2026-35433 HIGH POC
7.3 May 12

Local privilege elevation in Microsoft .NET (Windows Desktop/WPF runtime) for versions 8.0, 9.0, and 10.0 allows an atta

CVE-2026-32177 HIGH POC
7.3 May 12

Local privilege escalation in Microsoft .NET Framework (versions 3.5 through 10.0) and Visual Studio 2017 occurs through

CVE-2026-50659 MEDIUM POC
6.5 Jul 14

Output spoofing via improper encoding in Microsoft .NET 8.0, 9.0, and 10.0 allows a low-privileged network attacker to m

CVE-2026-47303 HIGH
8.8 Jul 14

Privilege elevation in ASP.NET Core (bundled with .NET 8.0, 9.0, and 10.0) lets an already-authenticated, low-privileged

CVE-2026-47300 HIGH
8.8 Jul 14

Privilege elevation in ASP.NET Core (bundled with .NET 8.0, 9.0, and 10.0) lets an already-authenticated, low-privileged

CVE-2026-32175 MEDIUM POC
4.3 May 12

Absolute path traversal in Microsoft .NET Core (Windows runtime, versions 8.0 through 10.0) enables a network-accessible

CVE-2026-57108 HIGH
7.5 Jul 14

Denial of service in Microsoft .NET (versions 8.0, 9.0, and 10.0) allows a remote, unauthenticated attacker to crash or

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-50651 vulnerability details – vuln.today

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