No Patch for New PhantomRPC Privilege Escalation Technique in Windows
Security WeekArchived Apr 29, 2026✓ Full text saved
A fake RPC server can be used to listen for RPC requests and impersonate the target service to elevate privileges to System. The post No Patch for New PhantomRPC Privilege Escalation Technique in Windows appeared first on SecurityWeek .
Full text archived locally
✦ AI Summary· Claude Sonnet
A vulnerability in the Windows Remote Procedure Call (RPC) mechanism allows attackers to elevate their privileges to System, Kaspersky reports.
The local privilege escalation issue potentially affects all Windows versions and abuses another legitimate Windows mechanism, where processes are allowed to impersonate other processes to perform specific actions.
The root cause of the security defect, which Kaspersky researcher Haidar Kabibo named PhantomRPC, is an architectural weakness, potentially turning any process that depends on RPC into a possible escalation path.
In Windows, RPC is the mechanism that allows processes to communicate with one another and invoke functions that are implemented in other processes, regardless of their execution contexts. It uses a client–server model, where the invoking process is the client.
Windows also allows services to impersonate users or other services to temporarily operate in their security context, and controls this functionality through impersonation levels ranging from Anonymous to Impersonate and Delegate.
To impersonate a client, the service needs a specific privilege that is granted by default to certain services, such as those running under the Local Service and Network Service accounts.
Furthermore, the RPC runtime does not verify the legitimacy of RPC servers, and processes are allowed to deploy RPC servers exposing the same endpoints as legitimate services.
To exploit PhantomRPC, Kabibo says, an attacker needs to compromise a privileged service, deploy a fake RPC server, listen to specific requests, and then impersonate the targeted service to escalate their privileges.
Network Service account service abuse
The attacker could compromise a service running under the Network Service account and deploy a fake RPC server with the RPC interface UUID and exposed endpoint name as TermService, the default Remote Desktop service.
The attacker could then force a policy update to cause the Group Policy service, which runs with System privileges, to perform an RPC call to TermService. Because TermService is disabled by default, the request would fail.
However, the attacker’s RPC server, which also receives the RPC request, can now impersonate the security context of the Group Policy service and elevate privileges to System.
After identifying other RPC clients attempting to communicate with unavailable servers, Kabibo discovered four other PhantomRPC exploitation paths, noting that the weakness leads to a large attack surface, because numerous system DLLs in Windows rely on RPC.
“Applications that invoke seemingly benign APIs may unintentionally trigger privileged RPC interactions. Under certain conditions, these interactions could be abused to achieve local privilege escalation without the user’s knowledge,” the researcher says.
In another scenario, the attacker’s fake RPC server would wait for a high-privileged user to launch Microsoft Edge, which makes an RPC call to the TermService upon start. The attacker’s server intercepts the request and elevates its privileges from Network Service to System.
Another attack path listens to the background RPC calls that the Diagnostic System Host Service (WDI) periodically makes to TermService using a high impersonation level. Using the same setup, the attacker elevates privileges without user interaction, as the WDI automatically makes the calls every 5 to 15 minutes.
Local Service account service abuse
The security researcher also discovered two attack paths that abuse a Local Service account to escalate privileges, such as the DHCP Client service, which is enabled by default and exposes an RPC server with multiple interfaces and endpoints.
The attacker’s fake RPC server mimics the legitimate RPC service exposed by the DHCP Client and listens for the RPC calls that ipconfig makes to it when run by an administrator. The scenario assumes that the DHCP Client service is disabled, allowing the fake server to impersonate the client.
The Windows Time service, also enabled by default under the Local Service account, exposes an RPC server with two endpoints, and the executable w32tm.exe interacts with it using RPC.
Because w32tm.exe calls a nonexistent named pipe not exposed by the legitimate service, the attacker can deploy an RPC server that exposes it, then wait for a high-privileged user to run the executable so that the RPC request is redirected to the malicious server.
“In this scenario, it is important to note that the legitimate Windows Time service does not need to be disabled. Because the executable attempts to connect to a nonexistent endpoint, it is sufficient for the attacker to expose that endpoint through the malicious RPC server,” the researcher says.
Kaspersky reported the issue in September 2025. Microsoft classified it as moderate-severity due to the required impersonation privilege and said it does not require immediate remediation. SecurityWeek has emailed Microsoft for a statement and will update this article if the company responds.
Related: Incomplete Windows Patch Opens Door to Zero-Click Attacks
Related: Organizations Warned of Exploited Windows, Adobe Acrobat Vulnerabilities
Related: In Other News: Cyberattack Stings Stryker, Windows Zero-Day, China Supercomputer Hack
Related: ClickFix Attack Uses Windows Terminal to Evade Detection
WRITTEN BY
Ionut Arghire
Ionut Arghire is an international correspondent for SecurityWeek.
More from Ionut Arghire
Spectrum Security Emerges From Stealth Mode With $19 Million
Incomplete Windows Patch Opens Door to Zero-Click Attacks
OpenSSH Flaw Allowing Full Root Shell Access Lurked for 15 Years
UNC6692 Uses Email Bombing, Social Engineering to Deploy ‘Snow’ Malware
Easily Exploitable ‘Pack2TheRoot’ Linux Vulnerability Leads to Root Access
China-Linked APT GopherWhisper Abuses Legitimate Services in Government Attacks
Pre-Stuxnet Sabotage Malware ‘Fast16’ Linked to US-Iran Cyber Tensions
US Federal Agency’s Cisco Firewall Infected With ‘Firestarter’ Backdoor
Latest News
Cyber Insurance Data Gives CISOs New Ammo for Budget Talks
Vimeo Confirms User and Customer Data Breach
The Mythos Moment: Enterprises Must Fight Agents with Agents
Webinar Today: A Step-by-Step Approach to AI Governance
Robinhood Vulnerability Exploited for Phishing Attacks
Alleged Chinese State Hacker Extradited to US
Dozens of Open VSX Extension Clones Linked to GlassWorm Malware
Sevii Launches Cyber Swarm Defense to Make Agentic AI Security Costs Predictable
Trending
Webinar: A Step-By-Step Approach To AI Governance
April 28, 2026
With "Shadow AI" usage becoming prevalent in organizations, learn how to balance the need for rapid experimentation with the rigorous controls required for enterprise-grade deployment.
Register
Virtual Event: Threat Detection And Incident Response Summit
May 20, 2026
Delve into big-picture strategies to reduce attack surfaces, improve patch management, conduct post-incident forensics, and tools and tricks needed in a modern organization.
Register
People on the Move
Neill Feather has been named Chief Executive Officer at Point Wild.
Oasis Security has appointed Michael DeCesare as President.
Sterling Wilson has joined IGEL as Global Field CTO, Business Continuity and Disaster Recovery.
More People On The Move
Expert Insights
The Mythos Moment: Enterprises Must Fight Agents With Agents
Only with the right platform and an agentic, AI-driven defense, will enterprises be able to protect themselves in the agentic era. (Etay Maor)
Why Cybersecurity Must Rethink Defense In The Age Of Autonomous Agents
From autonomous code generation to decision-making systems that initiate actions without human intervention, the industry is entering a new phase. (Torsten George)
Government Can’t Win The Cyber War Without The Private Sector
Securing national resilience now depends on faster, deeper partnerships with the private sector. (Steve Durbin)
The Hidden ROI Of Visibility: Better Decisions, Better Behavior, Better Security
Beyond monitoring and compliance, visibility acts as a powerful deterrent, shaping user behavior, improving collaboration, and enabling more accurate, data-driven security decisions. (Joshua Goldfarb)
The New Rules Of Engagement: Matching Agentic Attack Speed
The cybersecurity response to AI-enabled nation-state threats cannot be incremental. It must be architectural. (Nadir Izrael)
Flipboard
Reddit
Whatsapp
Email