A new zero-day exploit dubbed 'RoguePlanet' has been publicly released, targeting a race condition vulnerability within Microsoft Defender. The exploit, once executed on a vulnerable Windows system, achieves local privilege escalation to SYSTEM level, granting an attacker full administrative control.

SecurityWeek reports the exploit is currently unpatched, leaving affected Windows installations exposed. While no active exploitation in the wild has been confirmed, the public availability of the proof-of-concept code significantly raises the risk of real-world attacks. The vulnerability's severity is high due to the potential for complete system compromise from a low-privileged starting point.

Technical details indicate the exploit manipulates a timing window within Defender's operations. By carefully orchestrating system calls, an attacker can bypass security checks and elevate privileges. Indicators of compromise are not yet widely published, but security teams are advised to monitor for unusual Defender process behavior and unexpected SYSTEM-level process creation.

Microsoft has not yet released a security patch for this issue. Mitigation currently relies on standard security best practices: limiting user privileges, employing application whitelisting, and monitoring for suspicious activity. Security teams should also consider tightening race condition protections if possible until an official fix arrives.

The 'RoguePlanet' exploit remains unattributed to any specific threat actor group, but its release adds to a growing trend of publicly available privilege escalation tools. This development underscores the ongoing challenge of securing complex security software itself against sophisticated exploit techniques.