Description
Protection mechanism failure in .NET Framework allows an unauthorized attacker to execute code locally.
Published: 2026-07-14
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Protection mechanism failure in the .NET Framework allows an unauthorized attacker to execute arbitrary code locally. The flaw arises from improper handling of serialized data (CWE‑502), a weakness in authentication or credential validation (CWE‑693), and an unauthorized exposure of trusted subject identifiers (CWE‑807). While the vulnerability does not explicitly mention privilege escalation, executing code on a host could enable an attacker to potentially acquire higher privileges if the process runs with elevated rights.

Affected Systems

Microsoft .NET 8.0 and 9.0, all supported Microsoft .NET Framework versions from 3.5 through 4.8.1, Microsoft Visual Studio 2022 versions 17.12 and 17.14, Microsoft Visual Studio 2026 version 18.7, and RedHat Hummingbird 1 are all impacted.

Risk and Exploitability

The CVSS score of 7.8 classifies this issue as high severity. An EPSS score of < 1% indicates a very low likelihood of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local: an attacker must deliver a malicious serialized payload or otherwise trigger the vulnerable component on a compromised or otherwise reachable system. The potential for privilege escalation is inferred but not directly documented in the advisory. Given the high severity and the fact that local code execution can lead to significant security compromise, organizations should prioritize applying the relevant updates as soon as possible.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Microsoft cumulative updates for .NET 8.0, .NET 9.0, and all supported .NET Framework and Visual Studio versions listed in the Microsoft Security Update Guide.
  • Configure applications to reject or rigorously validate any untrusted serialized data to mitigate deserialization attacks.
  • Monitor systems for anomalous process creation or unexpected privilege changes that could indicate exploitation of the vulnerability.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

None

threat_severity

Important


Wed, 15 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description Protection mechanism failure in .NET Framework allows an unauthorized attacker to execute code locally.
Title .NET Framework Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft .net
Microsoft visual Studio 2022
Microsoft visual Studio 2026
Weaknesses CWE-502
CWE-693
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.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/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:25.236Z

Reserved: 2026-06-05T14:33:50.830Z

Link: CVE-2026-50646

cve-icon Vulnrichment

Updated: 2026-07-15T11:00:54.817Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-50646 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T05:30:07Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data

  • CWE-693

    Protection Mechanism Failure

  • CWE-807

    Reliance on Untrusted Inputs in a Security Decision