Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Remote, unauthenticated, low-complexity network DoS with no user interaction; availability-only impact (A:H) and no confidentiality or integrity effect.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Allocation of resources without limits or throttling in .NET Framework allows an unauthorized attacker to deny service over a network.
AnalysisAI
Denial of service in Microsoft .NET (including .NET 8.0/9.0/10.0 and .NET Framework 3.5 through 4.8.1) lets a remote unauthenticated attacker exhaust server resources by sending crafted network traffic that triggers unbounded resource allocation. Rated CVSS 7.5 with availability-only impact, it affects default configurations of network-facing .NET applications; no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The flaw is a CWE-770 (Allocation of Resources Without Limits or Throttling) weakness in Microsoft's .NET runtime and the legacy .NET Framework. Affected components span the modern cross-platform runtime (.NET 8.0, 9.0, 10.0) and the Windows-only .NET Framework versions 3.5, 4.6.2, 4.7.x, 4.8, and 4.8.1 per the CPE data, plus tooling shipped in Visual Studio 2022 (17.12/17.14) and Visual Studio 2026 18.7. CWE-770 flaws typically arise when a request handler or parser allocates memory, threads, connections, or buffers proportional to attacker-controlled input without enforcing a cap, so a small malicious request can consume disproportionate CPU or memory.
RemediationAI
Patch available per vendor advisory: apply the Microsoft security updates referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50648 for each affected .NET and .NET Framework channel via Windows Update or the .NET update packages, and update affected Visual Studio 2022/2026 installations to the latest servicing release. No exact fixed version string is provided in the input, so consult the MSRC update guide for the precise build per platform. Where immediate patching is not possible, reduce exposure by restricting network reachability of the affected .NET service (firewall or allowlist to trusted clients), placing it behind a reverse proxy or WAF that enforces request-size and rate limits, and applying application-level connection and request throttling - with the trade-off that these controls mitigate but do not eliminate the underlying unbounded-allocation defect and may throttle legitimate high-volume clients.
More in Microsoft Net Framework 3 5
View allInfinite loop denial-of-service vulnerability in Microsoft .NET Framework (3.5 through 4.8.1), .NET 8.0, 9.0, and 10.0 a
Local privilege escalation in Microsoft .NET Framework (versions 3.5 through 10.0) and Visual Studio 2017 occurs through
Local code execution in Microsoft .NET (Framework 3.5 through 4.8.1, .NET 8.0/9.0, and Visual Studio 2022/2026) arises f
Local privilege elevation in Microsoft .NET Framework (and .NET 8.0/9.0 plus Visual Studio 2022/2026) via code injection
Denial of service in Microsoft .NET (versions 8.0, 9.0, and 10.0) and the legacy .NET Framework (3.5 through 4.8.1) allo
Denial of service in Microsoft .NET (versions 8.0, 9.0, and 10.0) and .NET Framework (3.5 through 4.8.1) allows a remote
Denial of service in Microsoft .NET Framework 3.5 through 4.8.1 allows unauthenticated remote attackers to crash applica
Same technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Liberty Linux 10 | Fixed |
| SUSE Liberty Linux 8 | Fixed |
| SUSE Liberty Linux 9 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44398
GHSA-23rf-6693-g89p