Description
Improper link resolution before file access ('link following') in Windows NTFS allows an authorized attacker to perform tampering locally.
Published: 2026-09-08
Score: 4.7 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper link resolution before file access in Windows NTFS allows an authorized local attacker to tamper with files. The flaw occurs when the kernel resolves NTFS paths, incorrectly following symbolic or reparse‐points links, enabling the attacker to modify or replace target files that should not be accessible. This results in unintended file alterations but does not provide remote code execution or credential escalation.

Affected Systems

Affected systems include Windows 11 operating systems released in the 23H2, 24H2, 25H2, and 26H1 update cycles, across both arm64 and x64 architectures. The vulnerability applies to the NTFS filesystem component on these versions.

Risk and Exploitability

The CVSS score of 4.7 indicates a moderate severity, and no EPSS score is available, with the vulnerability not currently listed in the CISA KEV catalog. Exploitation requires an authenticated user with write access to the target directory; a local attacker can exercise the flaw by crafting a path that forces the system to follow a malicious link. Because the attack vector is local and privilege‑dependent, the risk is limited to the compromised account, but it could still allow modification of critical system files if permission boundaries are not enforced.

Generated by OpenCVE AI on September 8, 2026 at 21:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest cumulative Windows updates that contain the NTFS link‑resolution fix
  • Restrict write permissions on critical system directories to only authorized administrators, reducing the chance that a user can tamper with protected files
  • Enable Windows Defender Exploit Guard or regularly run System File Checker to detect unauthorized modifications to system binaries

Generated by OpenCVE AI on September 8, 2026 at 21:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description Improper link resolution before file access ('link following') in Windows NTFS allows an authorized attacker to perform tampering locally.
Title Windows NTFS Tampering Vulnerability
First Time appeared Microsoft
Microsoft windows 11 23h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Weaknesses CWE-59
CPEs cpe:2.3:o:microsoft:windows_11_23H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_23H2:*:*:*:*:*:*: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 11 23h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
References
Metrics cvssV3_1

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


Subscriptions

Microsoft Windows 11 23h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-09-08T23:38:35.822Z

Reserved: 2026-08-03T20:59:32.783Z

Link: CVE-2026-69425

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-08T18:19:05.923

Modified: 2026-09-08T19:22:18.470

Link: CVE-2026-69425

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T21:15:13Z

Weaknesses
  • CWE-59

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