Description
Incorrect implementation of authentication algorithm in ASP.NET Core allows an authorized attacker to elevate privileges over a network.
Published: 2026-07-14
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw stems from an incorrect implementation of the authentication algorithm in ASP.NET Core, allowing an attacker who already has authorized access to raise their privileges across the network. This produces an elevation of privilege condition. The weakness is classified as CWE-303, an authentication bypass vulnerability.

Affected Systems

Microsoft .NET 10.0, 9.0 and 8.0, as well as Microsoft Visual Studio 2022 versions 17.12 and 17.14, and Microsoft Visual Studio 2026 version 18.7, should be checked against the vendor’s advisory for the applicable patches.

Risk and Exploitability

With a CVSS score of 8.8 the vulnerability is considered High severity. The EPSS score of less than 1% indicates a low probability of exploitation at present, and the issue is not listed in the CISA KEV catalog. Likely attack scenarios involve an attacker who has legitimate credentials targeting a networked ASP.NET Core application; exploiting the faulty algorithm can elevate privileges without additional access rights.

Generated by OpenCVE AI on July 31, 2026 at 05:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download and install the latest Microsoft security update for the affected .NET and Visual Studio components as detailed in the MSRC advisory.
  • Ensure that ASP.NET Core authentication middleware is configured according to Microsoft’s recommended best‑practice settings, and validate that no custom code bypasses the framework’s authentication flow.
  • Apply the principle of least privilege by restricting privileged accounts and roles until a vendor patch is applied, and monitor authentication events for unexpected privilege changes.

Generated by OpenCVE AI on July 31, 2026 at 05:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-8prm-248r-h957 Microsoft Security Advisory CVE-2026-47300 – .NET Elevation of Privilege Vulnerability
Ubuntu USN Ubuntu USN USN-8553-1 .NET vulnerabilities
History

Sat, 18 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Redhat
Redhat hummingbird
CPEs cpe:/a:redhat:hummingbird:1
Vendors & Products Redhat
Redhat hummingbird
References
Metrics threat_severity

None

threat_severity

Important


Wed, 15 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 14 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Description Incorrect implementation of authentication algorithm in ASP.NET Core allows an authorized attacker to elevate privileges over a network.
Title ASP.NET Core Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft .net
Microsoft visual Studio 2022
Microsoft visual Studio 2026
Weaknesses CWE-303
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': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft .net Visual Studio 2022 Visual Studio 2026
Redhat Hummingbird
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:52:50.586Z

Reserved: 2026-05-18T23:53:33.897Z

Link: CVE-2026-47300

cve-icon Vulnrichment

Updated: 2026-07-15T10:57:46.815Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-14T18:20:12Z

Links: CVE-2026-47300 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T06:00:16Z

Weaknesses
  • CWE-303

    Incorrect Implementation of Authentication Algorithm