CVE-2026-47302
Analyzed Analyzed - Analysis Complete

Allocation of Resources Without Limits in .NET Leads to DoS

Vulnerability report for CVE-2026-47302, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-24

Assigner: Microsoft Corporation

Description

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-24
Generated
2026-08-04
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 13 associated CPEs
Vendor Product Version / Range
microsoft .net_framework 4.8
microsoft .net_framework 4.6.2
microsoft .net_framework 4.7
microsoft .net_framework 4.7.1
microsoft .net_framework 4.7.2
microsoft .net_framework 3.5
microsoft .net_framework 4.8.1
microsoft .net From 8.0.0 (inc) to 8.0.29 (exc)
microsoft .net From 9.0.0 (inc) to 9.0.18 (exc)
microsoft .net From 10.0.0 (inc) to 10.0.6 (exc)
microsoft visual_studio_2022 From 17.12.0 (inc) to 17.12.22 (exc)
microsoft visual_studio_2022 From 17.14.0 (inc) to 17.14.36 (exc)
microsoft visual_studio_2026 From 18.7.0 (inc) to 18.7.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-47302 is a vulnerability in .NET where resources are allocated without proper limits or throttling. This means that an unauthorized attacker can send requests or inputs that consume excessive system resources, such as memory or processing power, without any restrictions.

The vulnerability allows the attacker to exploit this lack of throttling to cause a denial of service (DoS) over a network. Essentially, the system becomes overwhelmed and unable to handle legitimate requests, leading to downtime or degraded performance.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying this vulnerability on a network or system. Detection typically involves monitoring for unusual resource consumption patterns or network traffic that could indicate exploitation attempts, but no explicit guidance is available here.

You may refer to Microsoft's official documentation or security tools for detection strategies related to .NET resource allocation vulnerabilities.

Impact Analysis

This vulnerability can impact you in several ways:

  • Denial of Service (DoS): An attacker can exploit this vulnerability to crash or slow down your .NET-based applications or services, making them unavailable to legitimate users.
  • Resource Exhaustion: The system may run out of memory, CPU, or other critical resources, leading to performance degradation or complete failure of the affected application.
  • Operational Disruption: If the affected application is critical to your business operations, this vulnerability could cause significant downtime, leading to financial or reputational damage.
Compliance Impact

This vulnerability may impact compliance with common standards and regulations in the following ways:

  • GDPR: Under the General Data Protection Regulation (GDPR), organizations must ensure the availability and resilience of processing systems and services. A denial of service attack exploiting this vulnerability could disrupt services, potentially violating GDPR requirements for data availability and security.
  • HIPAA: The Health Insurance Portability and Accountability Act (HIPAA) requires covered entities to ensure the confidentiality, integrity, and availability of electronic protected health information (ePHI). If this vulnerability affects systems handling ePHI, a successful attack could lead to non-compliance with HIPAA's security rule, particularly the requirement to protect against reasonably anticipated threats.
  • Other Standards: Many compliance frameworks, such as ISO 27001 or NIST SP 800-53, require organizations to implement controls to prevent and mitigate denial of service attacks. Failure to address this vulnerability could result in non-compliance with these standards.

However, the specific impact on compliance depends on the context of how the affected .NET application is used within your organization and whether it processes sensitive or regulated data.

Mitigation Strategies

I don't know

The provided context does not specify immediate mitigation steps. However, general practices for mitigating denial-of-service vulnerabilities in .NET may include:

  • Applying the latest security updates or patches from Microsoft as soon as they are available.
  • Implementing network-level protections such as rate limiting or traffic filtering to reduce the impact of potential attacks.
  • Monitoring systems for abnormal resource usage or network behavior that could indicate exploitation.

For specific guidance, consult the official Microsoft security advisory linked in Resource 1.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-47302. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart