Tuesday, August 11, 2026
LIVEThe Unrelenting Cyber Battle: Hacking Threats and the Imperative of Robust Data Protection///Navigating the Cyber Labyrinth: Bolstering Defenses Against Evolving Hacking Threats///The Dual Front War: Battling Hacking and Bolstering Data Protection in the Digital Age///The Ever-Evolving Cyber Threat Landscape: Navigating Hacking and Fortifying Data Protection///The Unseen Battle: Fortifying Data in an Age of Relentless Hacking///The Unseen War: Hacking's Relentless Advance and the Imperative of Data Protection///The Evolving Threat Landscape: Hacking, Data Protection, and the Imperative for Proactive Security///Navigating the Digital Minefield: Bolstering Data Protection in an Era of Relentless Hacking///The Dual Fronts of Digital Defense: Combating Hacking and Fortifying Data Protection///Hacking's New Frontier: Fortifying Data Protection in the Age of Advanced Cyber Threats///The Dual Front: Navigating Hacking Threats and Fortifying Data Protection in the Digital Age///Navigating the Digital Gauntlet: The Evolving Nexus of Hacking and Data Protection///The Unrelenting Cyber Battle: Hacking Threats and the Imperative of Robust Data Protection///Navigating the Cyber Labyrinth: Bolstering Defenses Against Evolving Hacking Threats///The Dual Front War: Battling Hacking and Bolstering Data Protection in the Digital Age///The Ever-Evolving Cyber Threat Landscape: Navigating Hacking and Fortifying Data Protection///The Unseen Battle: Fortifying Data in an Age of Relentless Hacking///The Unseen War: Hacking's Relentless Advance and the Imperative of Data Protection///The Evolving Threat Landscape: Hacking, Data Protection, and the Imperative for Proactive Security///Navigating the Digital Minefield: Bolstering Data Protection in an Era of Relentless Hacking///The Dual Fronts of Digital Defense: Combating Hacking and Fortifying Data Protection///Hacking's New Frontier: Fortifying Data Protection in the Age of Advanced Cyber Threats///The Dual Front: Navigating Hacking Threats and Fortifying Data Protection in the Digital Age///Navigating the Digital Gauntlet: The Evolving Nexus of Hacking and Data Protection///
Subscribe
Cyber Security
Independent · Digital
Thehackingpost
CybersecurityAI-assisted

APT28 Exploits Active Microsoft Office Zero-Day to Deliver Malware

The advanced persistent threat group, APT28, has been identified exploiting a zero-day vulnerability in Microsoft Office. This vulnerability is used to deliver malware through a multi-stage attack campaign, primarily affecting users in Central and…

The advanced persistent threat group, APT28, has been identified exploiting a zero-day vulnerability in Microsoft Office. This vulnerability is used to deliver malware through a multi-stage attack campaign, primarily affecting users in Central and Eastern Europe, including Ukraine, Slovakia, and Romania.

This campaign, referred to as Operation Neusploit, involves weaponized RTF documents. The exploitation of CVE-2026-21509, a critical remote code execution vulnerability, begins when victims open these malicious RTF documents. After compromising the system, the malware downloads a dropper DLL from attacker-controlled infrastructure. Researchers identified two dropper variants, each deploying different payloads.

Dropper Variant 1: MiniDoor Deployment

The first variant deploys MiniDoor, a Microsoft Outlook Visual Basic for Applications project aimed at stealing emails. MiniDoor is a 64-bit DLL written in C++, using XOR encryption to decrypt embedded strings and the VBA project. It modifies Windows registry keys to lower Outlook security settings, enabling all macros and turning off content download warnings. MiniDoor then forwards emails to specific attacker-controlled addresses, suppressing detection by setting the DeleteAfterSubmit property.

The second variant uses PixyNetLoader, which decrypts payloads and drops three files: SplashScreen.png, EhStoreShell.dll, and office.xml. Persistence is achieved through COM object hijacking and a scheduled task named OneDriveHealth. This task initiates the loading of the malicious EhStoreShell.dll. The DLL uses anti-analysis techniques to avoid detection and employs steganography to extract shellcode from SplashScreen.png, executing it within memory.

The advanced persistent threat group, APT28, has been identified exploiting a zero-day vulnerability in Microsoft Office.
Mark Jensen · Thehackingpost

The final payload is a Covenant Grunt implant, part of the .NET Covenant command-and-control framework. This implant communicates with attacker infrastructure using the Filen API, leveraging legitimate cloud services to evade detection. The implant’s strings are obfuscated using XOR encoding.

Organizations should apply the Microsoft security update from January 26, 2026, to mitigate CVE-2026-21509. Caution is advised when opening RTF documents from unknown sources. Security teams should monitor for unauthorized registry modifications and investigate unintended VBA project deployments in Outlook directories. Network defenders should scrutinize outbound connections to Filen API and monitor for COM hijacking attempts targeting EhStoreShell.dll.

Consultation_Topics_Ukraine(Final).doc - RTF file exploiting CVE-2026-21509 Courses.doc - RTF file exploiting CVE-2026-21509 2_2.d - Dropper DLL for MiniDoor VbaProject.OTM - MiniDoor table.d - PixyNetLoader dropper DLL EhStoreShell.dll - Shellcode loader SplashScreen.png - PNG file with embedded shellcode office.xml - Scheduled task configuration file

Advertisement

Malicious domain: freefoodaid[.]com Malicious domain: wellnesscaremed[.]com URL for MiniDoor dropper DLL: hxxps://freefoodaid[.]com/documents/2_2.d URL for PixyNetLoader: hxxps://freefoodaid[.]com/tables/tables.d

Operation Neusploit demonstrates APT28's adaptation in exploiting vulnerabilities soon after their disclosure, maintaining persistence even after patches are available.

Based on reporting by GBHackers.

AI transparency. This article was produced with the assistance of artificial intelligence and published under human editorial oversight. AI systems can make mistakes. Read how we use AI (EU AI Act, Art. 50).
Related Stories