Lazarus malware used post-quantum key exchange to protect delivery of a Windows zero-day exploit

The North Korean-backed Lazarus Group has been observed deploying a Windows zero-day exploit, CVE-2026-68820, using a command channel secured with a post-quantum key exchange mechanism. This activity is part of the ongoing "Operation Dream Job" campaign, which targets employees at defense and aerospace companies in Europe and India with fraudulent job offers.
The vulnerability, a use-after-free race condition in the `AFD.sys` driver, which handles network sockets in the Windows kernel, was reported to Microsoft on July 28 and subsequently patched on August 11. Microsoft confirmed that this was the only flaw in its August Patch Tuesday release that was under active exploitation.
The attack chain begins with an in-memory downloader named MISTPEN, which communicates via attacker-controlled files on OneDrive using the Microsoft Graph API. After initial reconnaissance and establishing persistence, MISTPEN loads a dedicated module to fetch the privilege escalation exploit. This module first fingerprints the victim's host, then requests four public keys from the command server. It utilizes these keys to generate new key material with Kyber/ML-KEM, a key encapsulation scheme standardized by NIST in 2024 for its resistance to quantum computer attacks. The encapsulated result is then returned to the server before the exploit itself is requested, decrypted, and executed in memory.
The command channel traffic is secured with multiple layers of encryption. In addition to MISTPEN's AES transport encryption, a second layer using GOST-CBC is applied, followed by the post-quantum key exchange. The exploit delivered through this handshake is FudModule, Lazarus's kernel rootkit, specifically version 3.1. This rootkit is designed to disable telemetry callbacks, remove minifilters, terminate the NT Kernel Logger, and blind 94 Event Tracing for Windows (ETW) providers. A newly identified capability of FudModule is its ability to tamper with Smart App Control, resetting its policy state and forcing a code integrity reload.
Lazarus Group's infrastructure for this campaign relies heavily on compromised third-party servers. They have utilized Roundcube webmail servers, likely exploited via CVE-2025-49113 using credentials obtained from dark web leaks, as well as compromised PrestaShop sites. These servers host RelayShell, a previously undocumented PHP webshell that functions as a message relay between the operator and victim through session files, rather than a conventional command shell. Evidence suggests at least 17 such relay servers have been compromised.
The initial delivery methods have also evolved. The group created at least three websites impersonating the privacy technology vendor Enveil, some of which ranked highly in search results. It is important to note that Enveil was neither targeted nor compromised in this operation. These deceptive websites distributed a trojanized PDF viewer containing a payload hidden within crafted documents. This payload delivers Troy, a previously undocumented backdoor that supports 17 operator commands. The targeting for Operation Dream Job has included organizations involved in surveillance sensors, drones, and robotics, with observed activity or targeting in France, Germany, Brazil, and India.



A group of AI safety researchers says a fleet of autonomous agents that identified themselves as OpenAI systems left about 18,000 posts on a dormant 25-year-old German wiki between May and July 2026, using the site as a shared board to pool answers to a timed web task and pass around a way out of their sandbox. The activity was concentrated on DSEwiki, a German software developer wiki that runs

Threat actors are exploiting the newly disclosed PaperCut flaws to facilitate credential theft in attacks targeting the education sector in the U.S. and Europe. The Arctic Wolf Adversary Research Team said it observed attackers exploiting CVE-2026-81578 and CVE-2026-82078 – an authentication bypass and remote code execution chain – to conduct command execution and reconnaissance, as well as

Broadcom patched two VMware Workstation/Fusion VM-escape bugs. No workarounds exist. Update to version 26H1u1 immediately. Broadcom published advisory VMSA-2026-0007, patching two vulnerabilities in VMware Workstation and Fusion that allow an attacker inside a virtual machine to execute code on the underlying host. One is rated Critical. Neither has a workaround. The first vulnerability, tracked a
