Description
Improper link resolution before file access ('link following') in Windows Server Backup allows an authorized attacker to elevate privileges locally.
Published: 2026-07-14
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper link resolution before file access in the Windows Server Backup feature allows a locally authenticated user to elevate privileges by crafting a link file that points to a protected location. When the backup service processes the link, it follows the reference with higher privileges, effectively granting the attacker administrative rights. This flaw is categorized as CWE-59 and results in a local privilege escalation that can lead to full system compromise if the attacker obtains the ability to run arbitrary code or modify system configuration.

Affected Systems

The vulnerability affects Microsoft Windows operating systems including Windows 10 version 21H2, Windows 10 version 22H2, Windows 11 version 24H2, Windows 11 version 25H2, and Windows 11 version 26H1. It is present in the Windows Server Backup service and impacts systems running on x86, x64, and arm64 architectures. Users of these OS versions should review their installed updates and ensure the relevant patch is installed.

Risk and Exploitability

The CVSS score of 7.3 indicates high severity for this local privilege escalation, while the EPSS score of <1% suggests a low likelihood of widespread exploitation at this time. The vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog, meaning there is no evidence of active exploitation in the wild. Attackers need local access and the ability to interact with the backup service; however, any user with sufficient privileges to create or modify link files can potentially trigger the flaw to raise their own privileges.

Generated by OpenCVE AI on July 31, 2026 at 08:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Microsoft security update for Windows Server Backup that addresses improper link resolution (see the Microsoft Security Update Guide for CVE-2026-50364).
  • Restrict access to the Windows Server Backup feature, ensuring only trusted administrators can create or modify backup tasks and link files; consider disabling the link following capability if supported by group policy.
  • Implement monitoring for unusual link file creation or backup operations, and enforce strict file system permissions so that local users cannot create symbolic links or shortcuts that reference protected locations.

Generated by OpenCVE AI on July 31, 2026 at 08:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 18: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 17:15:00 +0000

Type Values Removed Values Added
Description Improper link resolution before file access ('link following') in Windows Server Backup allows an authorized attacker to elevate privileges locally.
Title Windows Backup Service Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Weaknesses CWE-59
CPEs cpe:2.3:o:microsoft:windows_10_21H2:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_22H2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26H1:*:*:*:*:*:*:x64:*
Vendors & Products Microsoft
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
References
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Windows 10 21h2 Windows 10 22h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-07-30T20:23:54.197Z

Reserved: 2026-06-04T18:48:26.815Z

Link: CVE-2026-50364

cve-icon Vulnrichment

Updated: 2026-07-14T17:45:22.991Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T08:45:17Z

Weaknesses
  • CWE-59

    Improper Link Resolution Before File Access ('Link Following')