---
id: CVE-2026-47302
title: .NET Denial of Service Vulnerability
summary: >-
  Allocation of resources without limits or throttling in .NET allows an
  unauthorized attacker to deny service over a network.
severity: high
cvss: 7.5
cvssVector: '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'
cvssSource: cna
cwe:
  - CWE-770
vendor: Microsoft
product: .NET 10.0
affected:
  - .net_10.0 >= 10.0.0 < 10.0.10
  - .net_8.0 >= 8.0.0 < 8.0.29
  - .net_9.0 >= 9.0.0 < 9.0.18
  - .net_framework_3.5 >= 3.5.0 < 2.0.50727.8983 & 3.0.30729.8978
  - >-
    .net_framework_3.5_and_4.7.2 >= 4.7.0 < 2.0.50727.9069 & 3.0.30729.9067 &
    4.7.4143.0
  - >-
    .net_framework_3.5_and_4.8 >= 4.8.0 < 2.0.50727.9069 & 3.0.30729.9067 &
    4.8.4803.0
  - >-
    .net_framework_3.5_and_4.8.1 >= 4.8.1 < 2.0.50727.9182 & 3.0.30729.9168 &
    4.8.9339.0
  - .net_framework_4.6.2_4.7_4.7.1_4.7.2 >= 4.7.0 < 4.7.4143.0
  - .net_framework_4.8 >= 4.8.0 < 4.8.4803.0
  - visual_studio_2022_version_17.12 >= 17.12.0 < 17.12.22
  - visual_studio_2022_version_17.14 >= 17.14.0 < 17.14.36
  - visual_studio_2026_version_18.7 >= 18.0 < 18.7.4
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-07-14T20:34:26.536141Z'
published: '2026-07-14'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T22:28:32.001Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-47302'
references:
  - url: 'https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47302'
    label: .NET Denial of Service Vulnerability
  - url: 'https://github.com/dotnet/runtime/security/advisories/GHSA-cvvh-rhrc-wg4q'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47302'
  - url: 'https://github.com/dotnet/announcements/issues/410'
  - url: 'https://github.com/dotnet/runtime/issues/130708'
  - url: 'https://github.com/advisories/GHSA-cvvh-rhrc-wg4q'
tags:
  - cve.org
  - ghsa
  - nuget
epss: 0.01029
epssPercentile: 0.62227
aliases:
  - GHSA-cvvh-rhrc-wg4q
ecosystem: nuget
patched:
  - System.Security.Cryptography.Xml 10.0.10
  - Microsoft.NetCore.App.Runtime.linux-arm 10.0.10
  - Microsoft.NetCore.App.Runtime.linux-arm64 10.0.10
  - Microsoft.NetCore.App.Runtime.linux-musl-arm 10.0.10
  - Microsoft.NetCore.App.Runtime.linux-musl-arm64 10.0.10
  - Microsoft.NetCore.App.Runtime.linux-musl-x64 10.0.10
  - Microsoft.NetCore.App.Runtime.linux-x64 10.0.10
  - Microsoft.NetCore.App.Runtime.osx-arm64 10.0.10
  - Microsoft.NetCore.App.Runtime.osx-x64 10.0.10
  - Microsoft.NetCore.App.Runtime.win-arm 10.0.10
  - Microsoft.NetCore.App.Runtime.win-arm64 10.0.10
  - Microsoft.NetCore.App.Runtime.win-x64 10.0.10
  - Microsoft.NetCore.App.Runtime.win-x86 10.0.10
  - System.Security.Cryptography.Xml 9.0.18
  - Microsoft.NetCore.App.Runtime.linux-arm 9.0.18
  - Microsoft.NetCore.App.Runtime.linux-arm64 9.0.18
  - Microsoft.NetCore.App.Runtime.linux-musl-arm 9.0.18
  - Microsoft.NetCore.App.Runtime.linux-musl-arm64 9.0.18
  - Microsoft.NetCore.App.Runtime.linux-musl-x64 9.0.18
  - Microsoft.NetCore.App.Runtime.linux-x64 9.0.18
  - Microsoft.NetCore.App.Runtime.osx-arm64 9.0.18
  - Microsoft.NetCore.App.Runtime.osx-x64 9.0.18
  - Microsoft.NetCore.App.Runtime.win-arm 9.0.18
  - Microsoft.NetCore.App.Runtime.win-arm64 9.0.18
  - Microsoft.NetCore.App.Runtime.win-x64 9.0.18
  - Microsoft.NetCore.App.Runtime.win-x86 9.0.18
  - System.Security.Cryptography.Xml 8.0.29
  - Microsoft.NetCore.App.Runtime.linux-arm 8.0.29
  - Microsoft.NetCore.App.Runtime.linux-arm64 8.0.29
  - Microsoft.NetCore.App.Runtime.linux-musl-arm 8.0.29
  - Microsoft.NetCore.App.Runtime.linux-musl-arm64 8.0.29
  - Microsoft.NetCore.App.Runtime.linux-musl-x64 8.0.29
  - Microsoft.NetCore.App.Runtime.linux-x64 8.0.29
  - Microsoft.NetCore.App.Runtime.osx-arm64 8.0.29
  - Microsoft.NetCore.App.Runtime.osx-x64 8.0.29
  - Microsoft.NetCore.App.Runtime.win-arm 8.0.29
  - Microsoft.NetCore.App.Runtime.win-arm64 8.0.29
  - Microsoft.NetCore.App.Runtime.win-x64 8.0.29
  - Microsoft.NetCore.App.Runtime.win-x86 8.0.29
ingestedAt: '2026-07-20T22:43:34.831Z'
---

## Overview

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

## Affected

- `.net_10.0 >= 10.0.0 < 10.0.10`
- `.net_8.0 >= 8.0.0 < 8.0.29`
- `.net_9.0 >= 9.0.0 < 9.0.18`
- `.net_framework_3.5 >= 3.5.0 < 2.0.50727.8983 & 3.0.30729.8978`
- `.net_framework_3.5_and_4.7.2 >= 4.7.0 < 2.0.50727.9069 & 3.0.30729.9067 & 4.7.4143.0`
- `.net_framework_3.5_and_4.8 >= 4.8.0 < 2.0.50727.9069 & 3.0.30729.9067 & 4.8.4803.0`
- `.net_framework_3.5_and_4.8.1 >= 4.8.1 < 2.0.50727.9182 & 3.0.30729.9168 & 4.8.9339.0`
- `.net_framework_4.6.2_4.7_4.7.1_4.7.2 >= 4.7.0 < 4.7.4143.0`
- `.net_framework_4.8 >= 4.8.0 < 4.8.4803.0`
- `visual_studio_2022_version_17.12 >= 17.12.0 < 17.12.22`
- `visual_studio_2022_version_17.14 >= 17.14.0 < 17.14.36`
- `visual_studio_2026_version_18.7 >= 18.0 < 18.7.4`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-47302)

Affected packages:

- `System.Security.Cryptography.Xml >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.linux-arm >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.linux-arm64 >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm64 >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.linux-musl-x64 >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.linux-x64 >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.osx-arm64 >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.osx-x64 >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.win-arm >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.win-arm64 >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.win-x64 >= 10.0.0, <= 10.0.9`
- `Microsoft.NetCore.App.Runtime.win-x86 >= 10.0.0, <= 10.0.9`
- `System.Security.Cryptography.Xml >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.linux-arm >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.linux-arm64 >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm64 >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.linux-musl-x64 >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.linux-x64 >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.osx-arm64 >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.osx-x64 >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.win-arm >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.win-arm64 >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.win-x64 >= 9.0.0, <= 9.0.17`
- `Microsoft.NetCore.App.Runtime.win-x86 >= 9.0.0, <= 9.0.17`
- `System.Security.Cryptography.Xml >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.linux-arm >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.linux-arm64 >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm64 >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.linux-musl-x64 >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.linux-x64 >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.osx-arm64 >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.osx-x64 >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.win-arm >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.win-arm64 >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.win-x64 >= 8.0.0, <= 8.0.28`
- `Microsoft.NetCore.App.Runtime.win-x86 >= 8.0.0, <= 8.0.28`

Patched in:

- `System.Security.Cryptography.Xml 10.0.10`
- `Microsoft.NetCore.App.Runtime.linux-arm 10.0.10`
- `Microsoft.NetCore.App.Runtime.linux-arm64 10.0.10`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm 10.0.10`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm64 10.0.10`
- `Microsoft.NetCore.App.Runtime.linux-musl-x64 10.0.10`
- `Microsoft.NetCore.App.Runtime.linux-x64 10.0.10`
- `Microsoft.NetCore.App.Runtime.osx-arm64 10.0.10`
- `Microsoft.NetCore.App.Runtime.osx-x64 10.0.10`
- `Microsoft.NetCore.App.Runtime.win-arm 10.0.10`
- `Microsoft.NetCore.App.Runtime.win-arm64 10.0.10`
- `Microsoft.NetCore.App.Runtime.win-x64 10.0.10`
- `Microsoft.NetCore.App.Runtime.win-x86 10.0.10`
- `System.Security.Cryptography.Xml 9.0.18`
- `Microsoft.NetCore.App.Runtime.linux-arm 9.0.18`
- `Microsoft.NetCore.App.Runtime.linux-arm64 9.0.18`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm 9.0.18`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm64 9.0.18`
- `Microsoft.NetCore.App.Runtime.linux-musl-x64 9.0.18`
- `Microsoft.NetCore.App.Runtime.linux-x64 9.0.18`
- `Microsoft.NetCore.App.Runtime.osx-arm64 9.0.18`
- `Microsoft.NetCore.App.Runtime.osx-x64 9.0.18`
- `Microsoft.NetCore.App.Runtime.win-arm 9.0.18`
- `Microsoft.NetCore.App.Runtime.win-arm64 9.0.18`
- `Microsoft.NetCore.App.Runtime.win-x64 9.0.18`
- `Microsoft.NetCore.App.Runtime.win-x86 9.0.18`
- `System.Security.Cryptography.Xml 8.0.29`
- `Microsoft.NetCore.App.Runtime.linux-arm 8.0.29`
- `Microsoft.NetCore.App.Runtime.linux-arm64 8.0.29`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm 8.0.29`
- `Microsoft.NetCore.App.Runtime.linux-musl-arm64 8.0.29`
- `Microsoft.NetCore.App.Runtime.linux-musl-x64 8.0.29`
- `Microsoft.NetCore.App.Runtime.linux-x64 8.0.29`
- `Microsoft.NetCore.App.Runtime.osx-arm64 8.0.29`
- `Microsoft.NetCore.App.Runtime.osx-x64 8.0.29`
- `Microsoft.NetCore.App.Runtime.win-arm 8.0.29`
- `Microsoft.NetCore.App.Runtime.win-arm64 8.0.29`
- `Microsoft.NetCore.App.Runtime.win-x64 8.0.29`
- `Microsoft.NetCore.App.Runtime.win-x86 8.0.29`

Source: https://github.com/advisories/GHSA-cvvh-rhrc-wg4q
