Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
HighCISA KEVExploited in the wildPublic exploit

Privilege Escalation in Host Process for Windows Tasks

IdentifiersCVE-2025-60710CWE-59· Improper Link Resolution Before…

CVE-2025-60710 is a local privilege escalation vulnerability in Microsoft Windows Host Process for Windows Tasks (Task Host / taskhostw.exe) caused by improper link resolution before file access, i.e., a link-following weakness. The flaw affects Windows 11 and Windows Server 2025. An authorized local attacker with basic user permissions can exploit the vulnerable file-access behavior to redirect operations through a malicious link and cause the Host Process for Windows Tasks to access an unintended target with elevated privileges. Microsoft describes the issue as low complexity, and successful exploitation can result in elevation to SYSTEM.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows a local attacker to elevate privileges from a low-privileged user context to NT AUTHORITY\SYSTEM. This gives the attacker full control over the affected device, including the ability to execute arbitrary actions as SYSTEM, tamper with protected files and services, disable security controls, establish persistence, dump credentials, and facilitate lateral movement or follow-on compromise. The vulnerability has been added to CISA's Known Exploited Vulnerabilities catalog, indicating evidence of active exploitation in the wild.

Mitigation

If you can’t patch tonight, do this now.

If updates cannot be installed immediately, Microsoft advises customers running Windows Server 2025 with Desktop Experience installed to disable the Task Scheduler task \Microsoft\Windows\WindowsAI\Recall\PolicyConfiguration. The task should be re-enabled only after the security update has been installed. More generally, restrict local access for untrusted users and prioritize patching because exploitation requires local authorized access.

Remediation

Patch, then assume compromise.

Apply Microsoft's security updates. According to Microsoft's advisory, the December 2025 security updates comprehensively address CVE-2025-60710 for all supported editions of Windows 11 Version 24H2, Windows 11 Version 25H2, and Windows Server 2025. Systems configured for automatic updates require no further action once the relevant updates are installed. Content also notes the vulnerability was initially patched/disclosed in November 2025 and fully fixed in December 2025.
PUBLIC EXPLOITS

Exploits

2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos.

VALID 2 / 2 TOTALView more in app
CVE-2025-60710MaturityPoCVerified exploit

This repository contains a proof-of-concept (PoC) exploit for CVE-2025-60710, a local privilege escalation vulnerability in Microsoft Windows. The exploit targets the scheduled task \Microsoft\Windows\WindowsAI\Recall\PolicyConfiguration, which, when triggered, causes the system to delete directories in the user's %LOCALAPPDATA% without proper symlink checks. The exploit is implemented in C++ and consists of several source and header files, with the main logic in 'main.cpp' and 'FileOrFolderDelete.cpp'. The exploit works in two stages: first, it prepares the environment by creating a directory structure and setting up symbolic/junction links. The user is prompted to trigger the vulnerable delete operation (e.g., by starting the scheduled task). After the delete is triggered, the exploit resumes and leverages the SYSTEM context to perform privileged file operations, such as dropping a malicious DLL or manipulating rollback files via MSI installer tricks. The exploit uses Windows APIs for file operations, directory monitoring, and privilege escalation techniques based on file system manipulation. Key fingerprintable endpoints include the user's CoreAIPlatform.00\UKP directory, C:\Config.Msi, and HID.DLL in the Common Files directory. The exploit also interacts with the Windows registry to check for installer folder registration. The repository is structured as a Visual Studio C++ project, with resource files for embedded payloads (MSI, RBS, RBF). The README provides a technical overview and usage instructions, confirming the exploit's purpose and capabilities.

redpack-krDisclosed Nov 12, 2025cpplocal
CVE-2025-60710MaturityPoCVerified exploit

This repository contains a proof-of-concept (PoC) exploit for CVE-2025-60710, a local privilege escalation vulnerability in Microsoft Windows. The exploit targets the scheduled task \Microsoft\Windows\WindowsAI\Recall\PolicyConfiguration, which, when triggered, causes the system to delete directories in the user's %LOCALAPPDATA% without proper symlink checks. The exploit is implemented in C++ and consists of several source and header files, with the main logic in 'main.cpp' and 'FileOrFolderDelete.cpp'. The exploit works in two stages: first, it prepares the environment by creating a directory structure and setting up symbolic/junction links. The user is prompted to trigger the vulnerable delete operation (e.g., by starting the scheduled task). After the delete is triggered, the exploit resumes and leverages the SYSTEM context to perform privileged file operations, such as dropping a malicious DLL or manipulating rollback files via MSI installer tricks. The exploit uses Windows APIs for file operations, directory monitoring, and privilege escalation techniques based on file system manipulation. Key fingerprintable endpoints include the user's CoreAIPlatform.00\UKP directory, C:\Config.Msi, and HID.DLL in the Common Files directory. The exploit also interacts with the Windows registry to check for installer folder registration. The repository is structured as a Visual Studio C++ project, with resource files for embedded payloads (MSI, RBS, RBF). The README provides a technical overview and usage instructions, confirming the exploit's purpose and capabilities.

Wh04m1001Disclosed Nov 11, 2025cpplocal
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
Microsoft CorporationWindows 11operating_system
Microsoft CorporationWindows 11 24h2operating_system
Microsoft CorporationWindows 11 25h2operating_system
Microsoft CorporationWindows Server 2025operating_system

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures1

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity16

Community discussion across Reddit, Mastodon, and other social sources.