Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable escalation from an existing low-privileged authorized account (PR:L), no user interaction, low complexity, with full compromise of the ConfigMgr system.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Improper access control in Microsoft Configuration Manager allows an authorized attacker to elevate privileges over a network.
AnalysisAI
Privilege escalation in Microsoft Configuration Manager (versions 2509 and 2603) lets an already-authorized, low-privileged network user gain elevated privileges due to improper access control. Rated CVSS 8.8, the flaw yields full confidentiality, integrity, and availability impact and is remotely reachable, though it requires existing valid low-level access. Microsoft has released a patch; no public exploit identified at time of analysis.
Technical ContextAI
Microsoft Configuration Manager (formerly SCCM/MECM) is an enterprise endpoint and systems-management platform used to deploy software, patches, OS images, and configuration policy to large fleets of Windows devices, typically via a site server that holds high-trust roles across a domain. The root cause is CWE-284 (Improper Access Control), meaning an access-control decision within the product fails to properly restrict what an authenticated principal can do - the tags also characterize it as an Authentication Bypass. The affected CPEs are cpe:2.3:a:microsoft:microsoft_configuration_manager (generic), _2509, and _2603, identifying the specific serviced branches at risk; because ConfigMgr components are often privileged within Active Directory, an access-control gap here can translate directly into broader network privilege.
RemediationAI
Patch available per vendor advisory - apply the Microsoft-provided update for Configuration Manager referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47301, prioritizing site servers and the 2509 and 2603 branches. As the input does not include an exact fixed build number, obtain the specific update/hotfix version from the MSRC Update Guide entry and validate the resulting site version after installation. Until patched, reduce exposure by tightening who holds any authorized ConfigMgr access (the attack requires low existing privileges): restrict and audit ConfigMgr role assignments and administrative scopes, limit network reachability of site server roles to trusted management subnets, and monitor for anomalous privilege changes - with the trade-off that network restrictions may disrupt legitimate remote administration and client-server communication and should be tested against your deployment topology.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44352
GHSA-c9fw-992q-vr57