APT28 Hijacked 18,000 Routers Worldwide While Deploying PRISMEX Malware Against Ukraine and NATO Allies
APT28 compromised 18,000 routers across 120 countries for credential theft while deploying PRISMEX malware against Ukraine and NATO logistics targets.
Overview
A pair of coordinated cyber campaigns attributed to Russia’s GRU military intelligence unit 26165 — tracked as APT28, Forest Blizzard, and Fancy Bear — were publicly disclosed and partially disrupted in early April 2026. The first, dubbed FrostArmada, compromised an estimated 18,000 consumer and small-office routers across 120 countries to intercept Microsoft 365 credentials through DNS hijacking. The second delivered a previously undocumented malware suite called PRISMEX to Ukrainian government agencies, NATO-aligned logistics hubs, and defense organizations through spear-phishing emails exploiting two Microsoft vulnerabilities.
The UK’s National Cyber Security Centre (NCSC) issued a public advisory on April 7 attributing the router compromise campaign to APT28 and providing over 100 malicious IP indicators. Separately, Trend Micro disclosed the PRISMEX malware campaign on April 8, linking it to the same threat actor with high confidence. This follows earlier reporting by The Machine Herald on APT28’s rapid exploitation of a Microsoft Office zero-day in March.
FrostArmada: Turning Home Routers Into Credential Theft Infrastructure
The FrostArmada operation targeted consumer-grade TP-Link and MikroTik routers, exploiting CVE-2023-50224 in TP-Link WR841N models and other known vulnerabilities to modify DNS and DHCP settings on compromised devices, according to the NCSC advisory. Affected models included the TP-Link Archer C5 and C7 series, the WDR3500/3600/4300 families, and various MikroTik devices.
With DNS settings silently altered, traffic from users behind those routers was redirected through attacker-controlled virtual private servers. When victims attempted to reach Microsoft authentication domains — including autodiscover-s.outlook.com, outlook.office365.com, and imap-mail.outlook.com — they were routed to adversary-in-the-middle (AitM) proxies that harvested passwords and OAuth tokens, as reported by BleepingComputer.
The NCSC described the operation as “opportunistic in nature,” with APT28 casting a wide net before filtering for high-value victims among government agencies, law enforcement, and IT service providers. At its peak in December 2025, approximately 18,000 IP addresses across 120 countries were observed communicating with attacker infrastructure, according to BleepingComputer. MikroTik routers located in Ukraine were singled out as higher-priority targets in the NCSC’s assessment.
The FBI executed a court-authorized operation to reset DNS configurations on compromised devices, forcing them back to legitimate resolvers, with support from the U.S. Department of Justice, Polish government agencies, and Microsoft, BleepingComputer reported.
PRISMEX: A Modular Espionage Toolkit With Zero-Day Roots
Running in parallel since at least September 2025, a separate APT28 spear-phishing campaign targeted Ukrainian central executive bodies, defense agencies, emergency services, and hydrometeorology departments — the latter providing data critical for drone and artillery operations. The campaign also struck rail logistics providers in Poland, maritime and transportation organizations in Romania, Slovenia, and Turkey, and ammunition logistics partners in Slovakia and the Czech Republic, according to Trend Micro’s research published via Security Affairs.
The attack chain exploited two Microsoft vulnerabilities: CVE-2026-21509, an RTF flaw that forces the victim’s system to retrieve a malicious .LNK file, and CVE-2026-21513, a browser protection bypass that allows payload execution without user warnings. Trend Micro found that domain registration for WebDAV servers used in the campaign began on January 12, 2026 — two weeks before CVE-2026-21509 was publicly disclosed — and that an LNK exploit sample appeared on VirusTotal on January 30, eleven days before Microsoft released patches on February 10, confirming zero-day exploitation.
The PRISMEX suite itself comprises three interconnected components. PrismexDrop decrypts payloads and establishes persistence through COM hijacking and scheduled tasks. PrismexLoader acts as a proxy DLL that employs a custom “Bit Plane Round Robin” steganographic technique to extract hidden payloads from image files, then executes them entirely in memory using the .NET runtime. PrismexStager handles command-and-control communications by abusing the legitimate encrypted cloud storage service Filen.io, blending malicious traffic with normal file-sharing activity, Trend Micro found.
Decoy documents included Ukrainian drone inventories, supplier price lists, and military logistics forms designed to appear authentic to recipients in defense and supply chain roles.
What We Don’t Know
- The full extent of credential theft from the FrostArmada operation remains unclear. Neither the NCSC nor law enforcement agencies have disclosed how many accounts were compromised or what data was accessed using stolen tokens.
- It is unknown how many organizations were successfully infiltrated through the PRISMEX spear-phishing campaign, or whether the malware remains active in any victim networks.
- The relationship between the two campaigns — whether they shared operational planning or simply ran concurrently under the same unit — has not been publicly detailed.
- While the FBI reset compromised routers, it remains uncertain whether all affected devices have been remediated, particularly in countries outside the disruption operation’s reach.
Analysis
The twin campaigns illustrate APT28’s capacity to operate simultaneously at massive scale and with surgical precision. FrostArmada represents an infrastructure-level attack that exploited the weakest link in enterprise security — home routers sitting between remote workers and corporate cloud services — while PRISMEX demonstrates continued investment in custom tooling designed to evade detection through in-memory execution, steganography, and abuse of legitimate cloud services.
The targeting of hydrometeorology services and logistics providers marks a strategic shift Trend Micro described as moving from “pure espionage” toward “tactical disruption” — degrading Ukraine’s ability to plan operations and receive allied materiel. The NCSC recommends that organizations disable remote management on consumer routers, apply firmware updates, enforce multi-factor authentication, and monitor DNS configurations for unauthorized changes.