CVE-2026-47303
Vulnerability Summary
Timeline
Description
Authentication bypass by assumed-immutable data in ASP.NET Core allows an authorized attacker to elevate privileges over a network.
CVSS Metrics
- v3.1•HIGH•Score: 8.8CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
- v3.1•HIGH•Score: 8.8CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Techniques & Countermeasures
- CWE-302•Authentication Bypass by Assumed-Immutable Data
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-863•Incorrect Authorization
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-90•Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')
The product constructs all or part of an LDAP query using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended LDAP query when it is sent to a downstream component.
Affected Systems
- microsoft•microsoft visual studio 2022 version 17.12
≥ 17.12.0, < 17.12.22
- microsoft•microsoft visual studio 2022 version 17.14
≥ 17.14.0, < 17.14.36
- microsoft•microsoft visual studio 2026 version 18.7
≥ 18.0, < 18.7.4
- microsoft•.net 10.0
≥ 10.0.0, < 10.0.6 | ≥ 10.0.0, < 10.0.10
- microsoft•.net 8.0
≥ 8.0.0, < 8.0.29
- microsoft•.net 9.0
≥ 9.0.0, < 9.0.18
- NuGet•Microsoft.AspNetCore.Authentication.Negotiate
≥ 10.0.0, < 10.0.10 | ≥ 9.0.0, < 9.0.18 | ≥ 8.0.0, < 8.0.29
References (6)
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47303
- https://github.com/dotnet/aspnetcore/security/advisories/GHSA-2p3q-h3hg-jcqq
- https://nvd.nist.gov/vuln/detail/CVE-2026-47303
- https://github.com/dotnet/announcements/issues/411
- https://github.com/dotnet/aspnetcore
- https://github.com/dotnet/aspnetcore/discussions/67786