CVE Vulnerabilities

CVE-2025-48820

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

Published: Jul 08, 2025 | Modified: Jul 15, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Improper link resolution before file access (link following) in Windows AppX Deployment Service allows an authorized attacker to elevate privileges locally.

Weakness

The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

Affected Software

Name Vendor Start Version End Version
Windows_10_1507 Microsoft * 10.0.10240.21073 (excluding)
Windows_10_1607 Microsoft * 10.0.14393.8246 (excluding)
Windows_10_1809 Microsoft * 10.0.17763.7558 (excluding)
Windows_10_21h2 Microsoft * 10.0.19044.6093 (excluding)
Windows_10_22h2 Microsoft * 10.0.19045.6093 (excluding)
Windows_11_22h2 Microsoft * 10.0.22621.5624 (excluding)
Windows_11_23h2 Microsoft * 10.0.22631.5624 (excluding)
Windows_11_24h2 Microsoft * 10.0.26100.4652 (excluding)
Windows_server_2016 Microsoft * 10.0.14393.8246 (excluding)
Windows_server_2019 Microsoft * 10.0.17763.7558 (excluding)
Windows_server_2022 Microsoft * 10.0.20348.3932 (excluding)
Windows_server_2022_23h2 Microsoft * 10.0.25398.1732 (excluding)
Windows_server_2025 Microsoft * 10.0.26100.4652 (excluding)

Potential Mitigations

  • Follow the principle of least privilege when assigning access rights to entities in a software system.
  • Denying access to a file can prevent an attacker from replacing that file with a link to a sensitive file. Ensure good compartmentalization in the system to provide protected areas that can be trusted.

References