CVE-2026-26153
7.8Microsoft · Windows
An out-of-bounds read vulnerability in the Windows Encrypting File System (EFS) allows an authenticated local attacker to achieve privilege escalation.
Executive summary
A high-severity local privilege escalation vulnerability in the Windows Encrypting File System (EFS) could allow authenticated attackers to gain elevated system permissions.
Vulnerability
This flaw is an out-of-bounds read (CWE-125) within the Windows Encrypting File System, which can be triggered by a local attacker with low privileges. By exploiting this memory handling error, an attacker can elevate their privileges locally on the affected system.
Business impact
Successful exploitation of this vulnerability allows an attacker to move from a low-privileged user account to higher levels of system access. With elevated privileges, an adversary can bypass security controls, access sensitive encrypted files, or deploy persistent malware, leading to potential data compromise and total system compromise. Given the CVSS score of 7.8, this represents a significant risk to internal server and workstation integrity.
Remediation
Immediate Action: Apply the relevant security updates provided by Microsoft in the official update guide to address the EFS memory handling flaw.
Proactive Monitoring: Review system access logs for anomalous behavior, particularly processes attempting to interact with EFS or unusual privilege escalation attempts by standard user accounts.
Compensating Controls: Ensure that the principle of least privilege is strictly enforced across all user accounts to minimize the potential impact if a local account is compromised.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Organizations should prioritize the deployment of the latest Microsoft security patches to all affected Windows versions. Given that local privilege escalation vulnerabilities are often chained with other exploits to facilitate lateral movement or persistence, ensuring that systems are updated is a critical component of maintaining a secure environment.