Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attacker needs an existing low-privileged local session (AV:L, PR:L), no interaction (UI:N), and gains full-privilege control yielding high C/I/A with unchanged scope.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Improper access control in Windows Remote Help Defense allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Microsoft Windows Remote Help allows an authenticated low-privileged user to elevate to higher privileges via improper access control (authorization bypass) in the Remote Help component. Exploitation requires prior local access with limited privileges (PR:L) but no user interaction, yielding full confidentiality, integrity, and availability impact. No public exploit identified at time of analysis and the CVE is not listed in CISA KEV, though Microsoft has released a patch.
Technical ContextAI
Windows Remote Help is Microsoft's cloud-connected remote assistance tool (successor to Quick Assist, typically deployed via Microsoft Intune) that lets helpdesk staff securely view and control managed endpoints. The flaw is classified as CWE-284 (Improper Access Control), meaning the application fails to correctly enforce authorization boundaries - an access-control decision that should restrict privileged operations to trusted principals is missing or wrongly evaluated. The affected component is identified by CPE cpe:2.3:a:microsoft:windows_remote_help across all listed versions, and the vendor tags characterize the root cause as an Authentication Bypass permitting a lower-privileged local user to perform actions reserved for a higher trust level.
RemediationAI
Apply the Microsoft-released update for CVE-2026-55014 as documented in the MSRC advisory (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55014); patch availability is confirmed by the vendor, though the input does not enumerate the exact fixed version, so pull the specific build from that advisory and, because Remote Help is typically distributed through Microsoft Intune / the Microsoft Store for Business, ensure the deployed app package is updated to the patched release across managed endpoints. As a compensating control until patching completes, restrict which users can install and run Remote Help by tightening Intune app-assignment and app-protection policies, and consider temporarily disabling or unassigning Remote Help on high-value hosts - the trade-off is loss of remote helpdesk capability on those devices. Because the attack is local and requires an existing low-privileged session, also enforce least-privilege on interactive logon rights and monitor endpoints for unexpected privilege elevation, accepting that this only reduces rather than eliminates exposure.
More in Windows Remote Help
View allWindows Remote Help versions 5.0.0.0 through below 5.2.1040.0 is vulnerable to an uncontrolled search path element (CWE-
Windows Remote Help versions 5.0.0.0 through below 5.2.1040.0 exposes an uncontrolled search path element (CWE-427) that
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43763
GHSA-3x6v-8qxw-j8h4