Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local file/project delivery gives AV:L with UI:R for the victim opening it; no app privileges needed (PR:N); code execution in user context yields C:H/I:H/A:H.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Protection mechanism failure in .NET Framework allows an unauthorized attacker to execute code locally.
AnalysisAI
Local code execution in Microsoft .NET (Framework 3.5 through 4.8.1, .NET 8.0/9.0, and Visual Studio 2022/2026) arises from a protection mechanism failure (CWE-693) that lets an unauthorized attacker run arbitrary code once a victim is lured into opening a malicious file or project. The flaw requires user interaction (UI:R) and local delivery (AV:L) but no prior privileges (PR:N), yielding high confidentiality, integrity, and availability impact and a 7.8 CVSS score. There is no public exploit identified at time of analysis and the CVE is not listed in CISA KEV, but the ubiquity of .NET on Windows makes patching a priority.
Technical ContextAI
The affected component is Microsoft's .NET runtime and framework stack, spanning the legacy .NET Framework (3.5, 4.6.2/4.7/4.7.1/4.7.2, 4.8, 4.8.1) shipped with Windows and the modern cross-platform .NET 8.0/9.0 runtimes, plus the Visual Studio 2022 (17.12/17.14) and 2026 (18.7) tooling that bundles them, per the supplied CPE list. CWE-693 (Protection Mechanism Failure) indicates that a security control the runtime relies on - such as a sandbox, trust boundary, or bypassable authentication/validation check (the intel tags this as an Authentication Bypass class) - does not function as intended, allowing untrusted input to reach a code path that executes with the user's privileges. Because the same defect spans both the in-box Windows .NET Framework and the redistributable .NET 8/9 runtimes, the exposed surface includes desktop applications, developer machines, and build environments.
RemediationAI
Apply the vendor patch: Patch available per vendor advisory (Microsoft) - install the security updates referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50646 for each affected component, which for the in-box .NET Framework arrive via the monthly Windows cumulative/security-only updates and for .NET 8.0/9.0 via the corresponding runtime servicing release, while Visual Studio 2022 (17.12/17.14) and 2026 (18.7) are fixed through their in-product updater. Prioritize developer workstations and build agents given the Visual Studio exposure. Because exploitation depends on a user opening malicious content, sound interim compensating controls are to restrict opening untrusted files/projects and enforce Mark-of-the-Web/Protected View and SmartScreen (trade-off: does not close the underlying flaw and can be bypassed by social engineering), remove or update end-of-support .NET Framework versions that no longer receive fixes, and apply application allowlisting to limit which binaries can execute (trade-off: administrative overhead and potential to block legitimate developer tooling). Exact fixed version numbers are not present in the provided data and should be taken directly from the MSRC advisory rather than assumed.
More in Microsoft Net Framework 3 5
View allInfinite loop denial-of-service vulnerability in Microsoft .NET Framework (3.5 through 4.8.1), .NET 8.0, 9.0, and 10.0 a
Local privilege escalation in Microsoft .NET Framework (versions 3.5 through 10.0) and Visual Studio 2017 occurs through
Local privilege elevation in Microsoft .NET Framework (and .NET 8.0/9.0 plus Visual Studio 2022/2026) via code injection
Denial of service in Microsoft .NET (versions 8.0, 9.0, and 10.0) and the legacy .NET Framework (3.5 through 4.8.1) allo
Denial of service in Microsoft .NET (including .NET 8.0/9.0/10.0 and .NET Framework 3.5 through 4.8.1) lets a remote una
Denial of service in Microsoft .NET (versions 8.0, 9.0, and 10.0) and .NET Framework (3.5 through 4.8.1) allows a remote
Denial of service in Microsoft .NET Framework 3.5 through 4.8.1 allows unauthenticated remote attackers to crash applica
Same weakness CWE-693 – Protection Mechanism Failure
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Liberty Linux 10 | Fixed |
| SUSE Liberty Linux 8 | Fixed |
| SUSE Liberty Linux 9 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44397
GHSA-gh2h-rhph-h37g