Description
Integer overflow or wraparound in .NET Framework allows an unauthorized attacker to execute code locally.
Published: 2026-08-11
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an integer overflow or wraparound that occurs in the .NET Framework, identified as CWE‑190. An attacker who can influence code execution on a target machine can overwrite values in memory and trigger the framework to execute arbitrary instructions, effectively compromising confidentiality, integrity, and availability of the system. The vulnerability requires the attacker to run or influence code locally; it does not rely on a network‑based trigger.

Affected Systems

Microsoft .NET 10.0, .NET 8.0, and .NET 9.0; Microsoft .NET Framework 3.5 through 4.8.1, including the combined builds that include 3.5, 4.7.2, and 4.8; Microsoft Visual Studio 2022 version 17.14; and Visual Studio 2026 version 18.8.

Risk and Exploitability

The CVSS score of 7.0 indicates high severity, and the EPSS score, while less than 1 %, confirms that the exploit is unlikely to be widely used at present. The vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be local: an adversary must have a foothold that allows them to run or influence program behavior on the target machine. The high severity combined with this local requirement means systems that expose .NET components to untrusted input or run untrusted code warrant immediate attention.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Windows updates that contain the fixed .NET 10.0, .NET 8.0, .NET 9.0, and .NET Framework 3.5 through 4.8.1 versions.
  • Configure AppLocker or software restriction policies to block execution of unsigned or untrusted assemblies in the affected .NET runtime versions.
  • Disable dynamic compilation features such as CodeDOM or Roslyn for non‑privileged users to reduce the risk of exploitation via runtime code generation.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-fx4q-gjrx-2jw6 Microsoft Security Advisory CVE-2026-62897 – .NET Remote Code Execution Vulnerability
History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Integer overflow or wraparound 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 .net Framework
Microsoft visual Studio 2022
Microsoft visual Studio 2026
Weaknesses CWE-190
CPEs cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:.net_framework:*:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:visual_studio_2026:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft .net
Microsoft .net Framework
Microsoft visual Studio 2022
Microsoft visual Studio 2026
References
Metrics cvssV3_1

{'score': 7, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft .net .net Framework Visual Studio 2022 Visual Studio 2026
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-12T17:55:05.706Z

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

Link: CVE-2026-62897

cve-icon Vulnrichment

Updated: 2026-08-12T13:45:46.826Z

cve-icon NVD

Status : Undergoing Analysis

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

Modified: 2026-08-12T14:18:24.933

Link: CVE-2026-62897

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T16:45:05Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound