CVE-2026-25190
7.8Microsoft · Windows
An untrusted search path vulnerability in Windows GDI allows a local, unauthorized attacker to execute arbitrary code on the affected system.
Executive summary
A high-severity untrusted search path vulnerability in the Windows GDI component could allow a local attacker to achieve arbitrary code execution on vulnerable Windows systems.
Vulnerability
This vulnerability is caused by an untrusted search path (CWE-426) within the Windows Graphics Device Interface (GDI). The flaw allows an unauthorized local attacker to manipulate the search path and execute malicious code, provided they can trick a user into performing an action that triggers the vulnerable process.
Business impact
Successful exploitation of this vulnerability permits an attacker to execute arbitrary code with the privileges of the logged-in user. This could lead to a full compromise of the local machine, including data theft, installation of persistent backdoors, or lateral movement within the network. Given the CVSS score of 7.8, this represents a significant risk to organizational integrity and confidentiality, particularly on workstations where users may hold elevated local permissions.
Remediation
Immediate Action: Apply the latest cumulative security updates from Microsoft for the affected Windows versions to address the untrusted search path vulnerability.
Proactive Monitoring: Review system audit logs for unauthorized file modifications or unexpected process execution patterns that may indicate an attempt to leverage local search path vulnerabilities.
Compensating Controls: Ensure that standard users operate with the least privilege necessary, as limiting user permissions can restrict the impact of code execution attacks.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations should prioritize the deployment of the vendor-supplied security patches across all affected Windows environments. Due to the potential for local code execution and the high CVSS rating, timely patching is essential to prevent unauthorized access and potential system compromise.
More Microsoft CVEs
Sources
- Windows GDI Remote Code Execution Vulnerability Vendor advisory