Description
Improper removal of sensitive information before storage or transfer in .NET allows an unauthorized attacker to disclose information over a network.
Published: 2026-08-11
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability stems from improper removal of sensitive information before it is stored or transmitted within the .NET framework. An attacker who can access the network may read data that should have been sanitized, potentially compromising confidential information.

Affected Systems

Microsoft .NET Frameworks version 8.0, 9.0, and 10.0, as well as Microsoft Visual Studio 2022 (version 17.14) and Visual Studio 2026 (version 18.8) are affected.

Risk and Exploitability

The CVSS score of 5.9 marks it as moderate severity, and the EPSS score of less than 1% indicates a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote over the network, where an attacker can obtain sensitive data exposed because of the missing removal step.

Generated by OpenCVE AI on August 12, 2026 at 16:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest security updates released by Microsoft for all affected .NET runtimes and Visual Studio editions.
  • Review and modify application code to ensure that any sensitive data is explicitly removed or sanitized before being stored or transmitted.
  • Implement network controls such as firewalls and encryption to limit exposure of potentially sensitive information.

Generated by OpenCVE AI on August 12, 2026 at 16:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft windows
CPEs cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft windows

Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Improper removal of sensitive information before storage or transfer in .NET allows an unauthorized attacker to disclose information over a network.
Title .NET Information Disclosure Vulnerability
First Time appeared Microsoft
Microsoft .net
Microsoft visual Studio 2022
Microsoft visual Studio 2026
Weaknesses CWE-212
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': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C'}


Subscriptions

Apple Macos
Linux Linux Kernel
Microsoft .net Visual Studio 2022 Visual Studio 2026 Windows
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-31T20:05:25.681Z

Reserved: 2026-07-14T21:25:21.035Z

Link: CVE-2026-62900

cve-icon Vulnrichment

Updated: 2026-08-11T20:38:24.216Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T17:18:44.250

Modified: 2026-08-14T13:55:02.020

Link: CVE-2026-62900

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-11T00:00:00Z

Links: CVE-2026-62900 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T11:15:03Z

Weaknesses
  • CWE-212

    Improper Removal of Sensitive Information Before Storage or Transfer