CVE-2026-50528
Analyzed Analyzed - Analysis Complete

Incorrect Authorization Bypass in .NET Framework

Vulnerability report for CVE-2026-50528, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-22

Assigner: Microsoft Corporation

Description

Incorrect authorization in .NET allows an unauthorized attacker to bypass a security feature over a network.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-22
Generated
2026-08-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 6 associated CPEs
Vendor Product Version / Range
microsoft .net From 8.0.0 (inc) to 8.0.29 (exc)
microsoft .net From 9.0.0 (inc) to 9.0.18 (exc)
microsoft .net From 10.0.0 (inc) to 10.0.6 (exc)
microsoft visual_studio_2022 From 17.12.0 (inc) to 17.12.22 (exc)
microsoft visual_studio_2022 From 17.14.0 (inc) to 17.14.36 (exc)
microsoft visual_studio_2026 From 18.7.0 (inc) to 18.7.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
CWE-302 The authentication scheme or implementation uses key data elements that are assumed to be immutable, but can be controlled or modified by the attacker.
CWE-636 When the product encounters an error condition or failure, its design requires it to fall back to a state that is less secure than other options that are available, such as selecting the weakest encryption algorithm or using the most permissive access control restrictions.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50528 is a security vulnerability in .NET that involves incorrect authorization. This flaw allows an unauthorized attacker to bypass a security feature over a network. Essentially, the system fails to properly enforce access controls, enabling an attacker to circumvent intended security measures without proper credentials or permissions.

The vulnerability is classified as a 'Security Feature Bypass' and has been assigned a CVSS v3.1 base score of 8.2, indicating a high severity level. The vector AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N means the attack can be executed remotely (AV:N) with low complexity (AC:L), without requiring any privileges (PR:N) or user interaction (UI:N). The impact includes low confidentiality impact (C:L), high integrity impact (I:H), and no availability impact (A:N).

Detection Guidance

The provided context does not include specific detection methods or commands for identifying CVE-2026-50528 on a network or system. Detection typically involves checking for vulnerable .NET versions or monitoring for unusual authorization bypass attempts, but no technical details are available here.

To detect this vulnerability, you may need to refer to Microsoft's official guidance or security tools that scan for .NET-related security feature bypasses. The Microsoft Update Guide (Resource 1) may provide further details on detection mechanisms.

Impact Analysis

This vulnerability can impact you in several ways if you use affected .NET applications or systems:

  • Unauthorized access: An attacker could bypass security controls to gain access to sensitive data or functionality they should not have.
  • Data tampering: The high integrity impact (I:H) means an attacker could modify data or configurations within the system, leading to potential corruption or misuse of information.
  • Network-based exploitation: Since the attack can be carried out over a network, remote attackers could exploit this vulnerability without needing physical access to your systems.
  • Compliance risks: If your systems handle regulated data (e.g., personal or financial information), unauthorized access or data tampering could lead to violations of compliance requirements.

The low confidentiality impact (C:L) suggests that while data exposure is possible, it may not be the primary risk. However, the combination of unauthorized access and data tampering could still pose significant operational and security risks.

Compliance Impact

This vulnerability can affect compliance with common standards and regulations in the following ways:

  • GDPR (General Data Protection Regulation): If the affected .NET system processes personal data of EU citizens, unauthorized access or data tampering could lead to violations of GDPR principles. Specifically, it may breach Article 5 (principles relating to processing of personal data), Article 25 (data protection by design and by default), and Article 32 (security of processing). Non-compliance could result in significant fines or legal action.
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations handling protected health information (PHI), this vulnerability could lead to unauthorized access or modification of PHI, violating the HIPAA Security Rule. This rule requires covered entities to implement safeguards to protect the confidentiality, integrity, and availability of PHI. A breach could result in penalties and mandatory corrective actions.
  • Other standards: Depending on the industry, this vulnerability could also impact compliance with standards like PCI DSS (Payment Card Industry Data Security Standard) if payment data is involved, or SOX (Sarbanes-Oxley Act) if financial reporting systems are affected. Failure to address such vulnerabilities could lead to non-compliance findings during audits.

Organizations should assess whether their systems are affected by this vulnerability and take appropriate remediation steps to maintain compliance with applicable regulations. This may include applying patches, implementing additional security controls, or conducting risk assessments.

Mitigation Strategies

Based on the provided context, the following immediate steps are recommended to mitigate CVE-2026-50528:

  • Apply the latest security updates from Microsoft for .NET as soon as they are available. Refer to the Microsoft Update Guide (Resource 1) for patching instructions.
  • Monitor network traffic for unauthorized attempts to bypass security features, particularly those targeting .NET applications.
  • Review and enforce strict authorization policies for .NET applications to minimize the risk of exploitation.
  • If patching is not immediately possible, consider implementing network-level controls to restrict access to vulnerable systems until updates can be applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-50528. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart