Description
Stack-based buffer overflow in .NET Framework allows an unauthorized attacker to deny service over a network.
Published: 2026-07-14
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack-based buffer overflow in the Microsoft .NET Framework can be triggered by an attacker sending specially crafted data over a network. The flaw, identified as CWE‑120 and CWE‑121, allows the attacker to corrupt stack memory and crash the affected component. The resulting crash causes a denial of service for any application or service that relies on the .NET runtime, but no data is disclosed or modified.

Affected Systems

This vulnerability affects Microsoft .NET Framework releases from 3.5 through 4.8.1, as well as the newer 8.0, 9.0, and 10.0 runtimes. It also impacts Visual Studio 2022 build 17.12 and 17.14, and Visual Studio 2026 build 18.7. All installations of these products on any operating system are potentially vulnerable unless the fix has been applied.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, but the EPSS score of < 1% suggests a low likelihood of current exploitation. The vulnerability is not listed in the CISA KEV catalog, indicating no known active exploits. Based on the description, it is inferred that the attack vector is remote over a network, requiring an attacker to send malformed input to a vulnerable .NET component. Successful exploitation would cause a crash and deny service to dependent processes, without affecting confidentiality or integrity.

Generated by OpenCVE AI on July 31, 2026 at 05:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Microsoft security update that addresses CVE‑2026‑50527 from the Microsoft Security Response Center update guide.
  • Upgrade all affected .NET Framework installations to the latest supported version (10.0, 9.0, 8.0 or newer) and ensure Visual Studio 2022 and 2026 builds are updated to the most recent release that contains the fix.
  • Restart any services or applications that depend on the .NET runtime so the patch takes effect.
  • Limit network exposure of applications that use the vulnerable .NET runtime by implementing firewall or segmentation rules.
  • Monitor system logs and performance for signs of crashes or denial-of-service events after the patch is applied.

Generated by OpenCVE AI on July 31, 2026 at 05:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-mmjf-rqrv-855v Microsoft Security Advisory CVE-2026-50527 – .NET Denial of Service Vulnerability
Ubuntu USN Ubuntu USN USN-8553-1 .NET vulnerabilities
History

Sat, 18 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Redhat
Redhat hummingbird
Weaknesses CWE-120
CPEs cpe:/a:redhat:hummingbird:1
Vendors & Products Redhat
Redhat hummingbird
References
Metrics threat_severity

None

threat_severity

Important


Tue, 14 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Description Stack-based buffer overflow in .NET Framework allows an unauthorized attacker to deny service over a network.
Title .NET Framework Denial of Service Vulnerability
First Time appeared Microsoft
Microsoft .net
Microsoft visual Studio 2022
Microsoft visual Studio 2026
Weaknesses CWE-121
CPEs cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:visual_studio_2026:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft .net
Microsoft visual Studio 2022
Microsoft visual Studio 2026
References
Metrics cvssV3_1

{'score': 7.5, 'vector': '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'}


Subscriptions

Microsoft .net Visual Studio 2022 Visual Studio 2026
Redhat Hummingbird
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:56:24.220Z

Reserved: 2026-06-04T19:00:41.293Z

Link: CVE-2026-50527

cve-icon Vulnrichment

Updated: 2026-07-14T20:39:44.324Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-14T19:29:55Z

Links: CVE-2026-50527 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T05:45:03Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

  • CWE-121

    Stack-based Buffer Overflow