FalconFlank exploit turns CrowdStrike macro protection into privilege escalation
A new proof-of-concept demonstrates how a security feature designed to strip malicious macros can be abused for SYSTEM-level access on Windows.
A security researcher has released a proof-of-concept (PoC) exploit dubbed "FalconFlank" that enables privilege escalation within the CrowdStrike Falcon endpoint security platform on Windows. The vulnerability transforms a protective remediation feature into a security liability, potentially granting attackers high-level system access.
The exploit, released by the researcher known as Nightmare Eclipse (also referred to as MSNightmare), targets the platform's automated remediation of malicious Microsoft Office macros. The PoC is effective on fully updated Windows 11 25H2 and Windows Server 2025 systems. For the exploit to function, systems must be running CrowdStrike Falcon with "Phase 3 - Optimal Protection" and the malicious macro removal feature enabled.
A Pattern of Vendor Vulnerabilities
This release is part of a wider trend of research by Nightmare Eclipse, who has historically focused on Microsoft zero-day vulnerabilities but has recently shifted focus toward third-party security vendors. In a single week, the researcher published a series of PoCs targeting major industry players, including "HardBreacher" for Kaspersky, "PrettyPrague" for Gen Digital's Avast, and "GreenSection" for Nvidia.
Security analyst Kevin Beaumont noted that this shift highlights systemic issues across the endpoint security sector, suggesting that the quality of security products themselves often lacks sufficient security.
The Risk of Protective Tools
FalconFlank is significant because it demonstrates a paradoxical failure: a tool designed to protect a system by inspecting and stripping malicious code from documents can be weaponized to bypass those very protections. By abusing the macro removal process, an attacker can escalate their privileges, potentially achieving SYSTEM-level access even on modern, fully patched Windows environments.
This vulnerability underscores the inherent risk in security software that operates with high privileges to perform automated cleanup. When the logic governing these automated actions is flawed, the security tool becomes a direct vector for the very attacks it is meant to prevent.
Mitigation and Next Steps
CrowdStrike has acknowledged the situation, stating that the company is actively investigating the claims. In the interim, a CrowdStrike spokesperson has advised customers to disable the "Microsoft Office File Suspicious Macro Removal Windows" policy setting to mitigate the risk.
Industry observers are now watching to see if other endpoint detection and response (EDR) tools utilize similar remediation logic that could be susceptible to the same class of privilege escalation. The focus remains on whether CrowdStrike can deploy a permanent patch that preserves the utility of macro removal without leaving the door open to SYSTEM-level compromise.