Description
Improper input validation in .NET allows an unauthorized attacker to elevate privileges locally.
Published: 2026-05-12
Score: 7.3 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper input validation in the .NET runtime allows an unauthorized local user to elevate privileges. The flaw stems from missing bounds checking (CWE-190) and inadequate validation of input data (CWE-20), enabling a local attacker to gain higher process rights on the affected system. By exploiting the vulnerability the attacker could raise privileges to full system privileges, potentially compromising data confidentiality, integrity, or system availability.

Affected Systems

Microsoft .NET 8.0, 9.0, and 10.0 are affected by this flaw. Applications built on these framework versions run the vulnerable runtime and could be compromised by local attackers if the runtime is not updated.

Risk and Exploitability

The CVSS score of 7.3 indicates a moderate to high severity. The EPSS score is not available, suggesting limited publicly known exploitation data, but local privilege escalation remains plausible. The vulnerability is not currently in CISA KEV, so no known public exploits have been documented. Exploitation requires local access; an attacker with limited local privileges can trigger the misuse of input validation to elevate their privileges to full system rights.

Generated by OpenCVE AI on May 12, 2026 at 19:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the .NET runtime to the latest patched version (see Microsoft Security Response Center update for CVE-2026-35433).
  • Restrict local user accounts to the minimal privileges required, removing unnecessary accounts to reduce the attack surface.
  • Enable audit logging for privilege changes on the system so that any unauthorized escalation can be detected and investigated.

Generated by OpenCVE AI on May 12, 2026 at 19:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 12 May 2026 17:30:00 +0000

Type Values Removed Values Added
Description Improper input validation in .NET allows an unauthorized attacker to elevate privileges locally.
Title .NET Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft .net
Weaknesses CWE-190
CWE-20
CPEs cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft .net
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-05-13T03:55:57.564Z

Reserved: 2026-04-02T19:21:11.804Z

Link: CVE-2026-35433

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-12T18:17:13.710

Modified: 2026-05-12T18:17:13.710

Link: CVE-2026-35433

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-12T19:30:23Z

Weaknesses