Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local code execution by an already-authorized low-privileged user gives AV:L/PR:L/AC:L with no user interaction and full CIA impact, matching the vendor vector.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Improper authorization in Windows Admin Center allows an authorized attacker to execute code locally.
AnalysisAI
Local privilege-to-code-execution in Microsoft Windows Admin Center lets an already-authenticated, lower-privileged user abuse an improper authorization check (CWE-285) to run arbitrary code on the host where the management tool is installed. Rated CVSS 7.8 with high confidentiality, integrity, and availability impact, it requires local access and existing low-level privileges rather than remote unauthenticated reach. No public exploit identified at time of analysis, and it is not listed in CISA KEV, but Microsoft has released a fix via the MSRC update guide.
Technical ContextAI
Windows Admin Center is Microsoft's browser-based, locally deployed server-management console used to administer Windows Server and Windows client machines (roles, services, PowerShell, storage, networking) as a modern replacement for various MMC snap-ins. The CPE cpe:2.3:a:microsoft:windows_admin_center:*:*:*:*:*:*:*:* confirms the Microsoft Windows Admin Center application is the affected component across unspecified versions. The root cause is CWE-285 (Improper Authorization): the application fails to correctly enforce that the acting principal is permitted to perform a given operation, so an actor who is authorized for some lower-privileged function can invoke a privileged code-execution path they should be denied. The vendor tag 'Authentication Bypass' points to a broken privilege/authorization boundary within the management plane rather than a memory-corruption bug.
RemediationAI
Patch available per vendor advisory: apply the Microsoft-supplied update for Windows Admin Center referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58631, consulting that page for the exact fixed build (specific patched version not enumerated in the provided data, so do not assume a version number). Because exploitation requires local, already-authorized access, effective compensating controls until patching include restricting interactive and remote-desktop logon rights to the host running Windows Admin Center to trusted administrators only, removing lower-privileged users from that machine, and limiting who can reach the Windows Admin Center gateway/service; the trade-off is reduced delegated administration and possible workflow friction for helpdesk or junior operators who legitimately use the console. Monitor for anomalous local process creation and privilege use on management hosts as a detection backstop.
More in Windows Admin Center
View allPrivilege elevation in Microsoft 365 Admin Center allows a remote, unauthenticated attacker to gain elevated permissions
Remote code execution in Microsoft Windows Admin Center allows an authenticated attacker to run arbitrary code over the
Authenticated remote code execution in Microsoft Windows Admin Center (CWE-77) lets an attacker with low-privilege acces
Privilege elevation in Microsoft Windows Admin Center (versions 1809.0 through 2.7.3) lets an already-authenticated, low
An elevation of privilege vulnerability exists when Windows Admin Center improperly impersonates operations in certain s
Local privilege escalation in Microsoft Windows Admin Center allows an already-authenticated, low-privileged attacker to
Windows Admin Center's authentication mechanism can be bypassed by authenticated network users to gain elevated privileg
Privilege escalation in Microsoft Windows Admin Center (versions 1809.0 before 2.6.5.16) allows an already-authenticated
Windows Admin Center in Azure Portal contains an access control flaw that enables local authenticated users to escalate
Improper authentication in Windows Admin Center (versions prior to 2.6.5.16) enables an authenticated low-privilege atta
Information disclosure in Microsoft Remote Desktop Web Client (before 2.1.65.2) and Windows Admin Center (before 2.7.4)
Windows Admin Center fails to properly validate cryptographic signatures, enabling high-privileged users to bypass secur
Same weakness CWE-285 – Improper Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43775
GHSA-865x-g7fg-mwh4