Description
Improper encoding or escaping of output in .NET allows an authorized attacker to perform spoofing over a network.
Published: 2026-07-14
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an improper encoding or escaping of output in Microsoft .NET identified as CWE-116. An attacker with authorized access can cause the application to send falsified data over a network, leading to spoofing of traffic or identities. The vulnerability does not provide remote code execution or denial of service, but it allows an upstream system or user to believe that they are receiving legitimate data from a trusted source.

Affected Systems

All listed Microsoft products are affected: .NET 10.0, 8.0, and 9.0, .NET Framework 3.5, the combinations of .NET Framework 3.5 with 4.7.2, 4.8 and 4.8.1, .NET Framework 4.6.2 through 4.7.2, .NET Framework 4.8, Microsoft Visual Studio 2022 versions 17.12 and 17.14, and Microsoft Visual Studio 2026 version 18.7. No specific sub‑versions are given; the advisory covers the releases mentioned.

Risk and Exploitability

The CVSS score of 6.5 categorises the issue as moderate severity. The EPSS score of less than 1% indicates a very low likelihood of exploitation. The vulnerability is not present in the CISA KEV catalogue, further suggesting limited current exploitation. An authorised attacker who can influence application behaviour is needed. The defect allows network spoofing rather than remote execution, so the attack surface is constrained to environments where the attacker can inject crafted requests or responses through the affected .NET runtime.

Generated by OpenCVE AI on August 4, 2026 at 07:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade all affected .NET runtimes and Visual Studio installations to the latest release that includes the public Microsoft fix.
  • Replace any custom network output routines with the framework’s built‑in encoding functions to guarantee proper escaping.
  • Audit applications that send data over network streams to confirm that output encoding is enforced and that no untrusted data is rendered directly.

Generated by OpenCVE AI on August 4, 2026 at 07:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-74jp-vm22-8q8x Microsoft Security Advisory CVE-2026-50659 – .NET Spoofing Vulnerability
Ubuntu USN Ubuntu USN USN-8553-1 .NET vulnerabilities
History

Thu, 23 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Redhat
Redhat enterprise Linux
Redhat hummingbird
Weaknesses CWE-838
CPEs cpe:/a:redhat:enterprise_linux:8
cpe:/a:redhat:enterprise_linux:9
cpe:/a:redhat:hummingbird:1
cpe:/o:redhat:enterprise_linux:10.2
Vendors & Products Redhat
Redhat enterprise Linux
Redhat hummingbird
References
Metrics threat_severity

None

threat_severity

Moderate


Wed, 22 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft .net Framework
CPEs cpe:2.3:a:microsoft:.net_framework:*:*:*:*:*:*:*:*
Vendors & Products Microsoft .net Framework

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Improper encoding or escaping of output in .NET allows an authorized attacker to perform spoofing over a network.
Title .NET Spoofing Vulnerability
First Time appeared Microsoft
Microsoft .net
Microsoft visual Studio 2022
Microsoft visual Studio 2026
Weaknesses CWE-116
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': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:U/RL:O/RC:C'}


Subscriptions

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

Status: PUBLISHED

Assigner: microsoft

Published:

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

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

Link: CVE-2026-50659

cve-icon Vulnrichment

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

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-14T19:40:15Z

Links: CVE-2026-50659 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T07:30:05Z

Weaknesses
  • CWE-116

    Improper Encoding or Escaping of Output

  • CWE-838

    Inappropriate Encoding for Output Context