Cyber Resilience

CVE-2025-29795

High

Published: 23 March 2025

Published
23 March 2025
Modified
09 July 2025
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0054 68.2th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-29795 is a high-severity Link Following (CWE-59) vulnerability in Microsoft Edge Update. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 31.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and CM-6 (Configuration Settings).

Deeper analysis

CVE-2025-29795 is an improper link resolution before file access vulnerability, commonly referred to as 'link following', affecting Microsoft Edge (Chromium-based). Published on 2025-03-23, the issue is classified under CWE-59 and carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact.

The vulnerability can be exploited by an authorized local attacker possessing low privileges. Exploitation requires local access and low complexity with no user interaction, enabling the attacker to elevate privileges and achieve high confidentiality, integrity, and availability impacts on the targeted system.

Microsoft's Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-29795 provides details on patches and mitigation steps.

EU & UK References

Vulnerability details

Improper link resolution before file access ('link following') in Microsoft Edge (Chromium-based) allows an authorized attacker to elevate privileges locally.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

The CVE describes a local privilege escalation vulnerability (CWE-59 link following) in Microsoft Edge that allows a low-privileged local attacker to elevate privileges with high impact on confidentiality, integrity, and availability, directly mapping to exploitation for privilege escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-21399Same product: Microsoft Edge Update
CVE-2025-21419Same vendor: Microsoft
CVE-2026-25187Same vendor: Microsoft
CVE-2025-60710Same vendor: Microsoft
CVE-2025-21420Same vendor: Microsoft
CVE-2026-20941Same vendor: Microsoft
CVE-2025-21331Same vendor: Microsoft
CVE-2026-41091Same vendor: Microsoft
CVE-2025-21391Same vendor: Microsoft
CVE-2025-25008Same vendor: Microsoft

Affected Assets

microsoft
edge update
≤ 1.3.195.45

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires timely patching of the improper link resolution vulnerability in Microsoft Edge to directly prevent local privilege escalation.

prevent

Process isolation confines Edge's renderer processes, mitigating privilege escalation from improper link following to unauthorized file access.

prevent

Secure configuration settings for Edge, such as enabling full sandboxing and site isolation, reduce exploitation risk of the link following flaw.

References