news.mlab.sh
Back to the feed
vulnerability

Researcher Drops New Windows Zero-Day PoC Hours After Microsoft Patch Tuesday

High
Summary

Security researcher Chaotic Eclipse has released a proof-of-concept (PoC) exploit, LegacyHive, targeting a Windows User Profile Service vulnerability that allows arbitrary hive loading and privilege escalation. This exploit is functional across all supported Windows versions, including those patched on Patch Tuesday. The researcher is locked in a dispute with Microsoft over the timing of vulnerability disclosures. Microsoft has added two SharePoint Server vulnerabilities (CVE-2026-56164 and CVE-2026-56155) to its KEV catalog, requiring FCEB agencies to patch them by July 17 and July 28, 2026, respectively, due to active exploitation.

Security researcher Chaotic Eclipse has released a new proof-of-concept (PoC) exploit called LegacyHive, targeting a Windows User Profile Service arbitrary hive load elevation of privileges vulnerability. The Windows User Profile Service, also known as ProfSvc, is a core system component responsible for managing user accounts and environments. The PoC requires another standard user credential and a third username (which can be an administrator account). If successful, it will mount the target user hive in the current user classes root.

Chaotic Eclipse and Microsoft have been locked in a heated dispute since at least April 2026, with the researcher releasing details of multiple exploits before Microsoft had a chance to patch them, citing a breakdown in communication. Three of the vulnerabilities in Microsoft Defender came under active exploitation shortly after public disclosure.

Earlier this month, Microsoft released security updates for another Defender vulnerability known as RoguePlanet that was disclosed by the researcher. However, it emerged that the newly introduced "defense-in-depth updates" to address the flaw can cause Microsoft Defender to leak 8 bytes of data when attempting to open a file in certain scenarios.

Microsoft told The Hacker News that it's investigating the new report. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added both SharePoint Server vulnerabilities (CVE-2026-56164 and CVE-2026-56155) to its Known Exploited Vulnerabilities (KEV) catalog, mandating that Federal Civilian Executive Branch (FCEB) agencies apply the fixes by July 17 and July 28, 2026, respectively.

"After years of relative stability, the Patch Tuesday process has experienced significant turbulence so far in 2026," Adam Barnett, lead software engineer at Rapid7, said in a statement. "As well as the AI-fuelled exponential growth of vulnerability reporting and discovery, Microsoft is grappling with the emergence of a series of vulnerabilities disclosed in such a way as to bring maximum discomfort for Redmond."

"These vulnerabilities affect all supported on-premises SharePoint Server versions (Subscription Edition, 2019, and 2016) and involve establishing remote code execution (RCE) and post-exploitation activities, such as stealing Internet Information Services (IIS) machine keys and performing deserialization techniques, to gain persistence and deploy malware," CISA said.

"The flaw stems from missing authentication for a critical function, enabling an attacker to reach functionality that should require authorization," Alex Vovk, CEO and co-founder of Action1, said about CVE-2026-56164. "An attacker can send specially crafted network requests to access functionality that should require authentication, resulting in privilege escalation. The vulnerability primarily impacts system integrity by allowing unauthorized actions without requiring prior authentication or user interaction. Internet-facing SharePoint servers are particularly exposed because the attack can be performed remotely without valid credentials."

"The vulnerability is due to several issues in the JWT token validation pipeline," Rapid7 said. "An attacker who successfully exploits CVE-2026-55040 can perform operations against the target SharePoint site as the user they identify as. Furthermore, this authentication bypass can be chained to additional vulnerabilities within the authenticated attack surface of the target site."

Read the full article at The Hacker News