LIVE · cybersecurity feed
vulnerability

Bypassing Windows Administrator Protection

zeroday.news·163d ago

Microsoft's Administrator Protection feature, intended to replace User Account Control (UAC) with a more secure system for granting administrator privileges in Windows 11, has been found to be bypassable. The feature, introduced in Windows 11 version 25H2, aims to allow local users to access administrative rights only when necessary, creating a more robust security boundary. However, security researcher James Forshaw detailed a method to silently gain full administrator privileges by exploiting vulnerabilities discovered during the feature's insider preview phase.

Administrator Protection was designed to address the security shortcomings of UAC, which was introduced in Windows Vista. UAC initially aimed to grant temporary administrator privileges while most processes ran with limited rights. However, its design, where both limited and administrator users shared profile resources like directories and registry hives, meant it did not represent a hard security boundary. This design allowed for potential impersonation of administrator processes by limited users.

Further weakening UAC, Windows 7 introduced an "auto-elevation" feature, allowing certain Microsoft binaries to be elevated without user interaction. This created opportunities for attackers to repurpose these binaries to gain administrator privileges silently. While UAC could be configured to always show a prompt, the default auto-elevation setting was often left unchanged. The existence of numerous UAC bypass techniques, such as those documented in the UACMe tool, highlights the ongoing challenge of maintaining a secure elevation mechanism. Malware has frequently exploited these known bypasses to gain administrator access, a problem Administrator Protection was intended to solve.

Administrator Protection builds upon a more secure UAC mechanism known as "over-the-shoulder" elevation. This method, used when a user is not part of the administrators group, requires the input of a local administrator's credentials, typically entered by a system administrator. It prevents the sharing of profile data and prohibits limited users from impersonating administrator accounts. Crucially, it does not support auto-elevation of Microsoft binaries, ensuring all elevation requests require explicit user confirmation. However, this method has practical limitations, particularly concerning the secure sharing of administrator credentials.

Administrator Protection enhances the over-the-shoulder approach by employing a separate, automatically configured "shadow administrator account." This eliminates the need for users to know or input credentials, as UAC can be configured to accept the limited user's credentials, including biometric authentication. It also simplifies deployment by not requiring a separate local administrator account, as the user only needs to be a member of the administrators group. While Microsoft refers to Administrator Protection as a distinct feature, it functions as a third UAC mechanism, leveraging existing infrastructure with modifications. It replaces the "admin-approval" mode, meaning the legacy mode cannot be used concurrently. Currently, there is no graphical interface to enable Administrator Protection; it must be configured through local security policy.

Forshaw's research into Administrator Protection was initiated after Microsoft invited him to identify issues during the insider preview stage, likely due to his history of finding complex UAC bypasses. While initially agreeing to provide feedback on a design document without conducting a full penetration test, he was assured that any discovered vulnerabilities would be addressed through security bulletins or prior to the feature's final release. He noted that bypassing the intended security boundary would likely involve compromising the shadow administrator's profile, hijacking an existing shadow administrator process, or gaining administrator privileges without a prompt.

Forshaw discovered nine separate vulnerabilities that allowed for the bypass of Administrator Protection, enabling silent acquisition of full administrator privileges. All the issues he reported to Microsoft have since been fixed. These fixes were implemented either before the feature's official release, through an optional update (KB5067036), or in subsequent security bulletins. It is important to note that as of December 1, 2025, Microsoft has disabled the Administrator Protection feature to address an application compatibility issue. This disabling is not believed to be related to the vulnerabilities Forshaw identified.

vulnerabilitymalwarepatchnation-statecloud
← Back to latest

More News

view all →
zeroday.news · 4h ago·critical

Ubiquiti Patches Critical UniFi Flaws Across Connect, Talk, Access, Protect, and OS

Ubiquiti has released security updates to address several critical vulnerabilities affecting its UniFi product line, including UniFi Connect, Talk, Access, Protect, and OS. These flaws could allow attackers to escalate privileges or execute arbitrary commands on affected devices. While no active exploitation has been reported for these specific vulnerabilities, the company has previously seen its UniFi OS and Edge OS products targeted by threat actors.

zeroday.news · 4h ago·critical

Attackers using Langflow flaw for credential harvesting (CVE-2026-55255)

CISA has issued a warning regarding a critical vulnerability (CVE-2026-55255) in the Langflow AI framework, which is being actively exploited by attackers. The flaw allows authenticated users to execute arbitrary flows belonging to other users, potentially leading to the theft of sensitive credentials and data exposure, especially in multi-tenant environments. US federal agencies have been mandated to patch this vulnerability by July 10th.

zeroday.news · 3h ago·high

China-Linked APT Expands Arsenal With New ‘Leash’ Backdoors

A China-linked advanced persistent threat (APT) group, identified as LapDogs, has reportedly enhanced its malicious toolkit. Security researchers have observed the deployment of three new backdoors: LongLeash, DogLeash, and JarLeash, which are designed to compromise small office/home office (SOHO) routers.

zeroday.news · 3h ago·high

RedWing Android Spyware Sold as a Service on Telegram

A new Android spyware called RedWing is being offered as a service on Telegram, allowing less sophisticated attackers to compromise phones and steal banking information. Researchers have identified it as a polished malware-as-a-service operation with extensive documentation and a subscription model, potentially linked to Russian threat actors. RedWing employs fake login overlays, SMS interception, call forwarding, and even screen control to harvest credentials and conduct further malicious activities.

zeroday.news · 3h ago·high

Operationalizing Day Minus Seven: The Cloud-Native ROC

The article introduces the concept of a Risk Operations Center (ROC) as a necessary evolution for cybersecurity teams facing AI-driven threats. It argues that traditional risk management models are insufficient due to the speed at which AI can discover and exploit vulnerabilities, especially in cloud environments. A ROC, powered by platforms like Qualys Enterprise TruRisk Management (ETM), aims to unify disparate security findings, hyper-prioritize risks based on exploitability and business impact, and enable autonomous remediation to keep pace with attackers.

zeroday.news · 4h ago·high

Armored Likho Hits Government, Energy Sectors With BusySnake Stealer

Cybersecurity researchers have identified a new threat actor, dubbed Armored Likho, targeting government and energy sectors in Russia, Kazakhstan, and Brazil with a sophisticated phishing campaign. The operation utilizes a custom-built Python infostealer named BusySnake, designed to steal credentials, sensitive documents, and other high-value data. The attackers employ AI-generated payloads to obscure their activities and maintain persistence through various methods, including reverse SSH tunneling.