Lazarus Exploits Windows Zero-Day to Gain SYSTEM Access and Deploy Backdoor
Lazarus Group is tied to exploitation of a newly patched Windows flaw to deliver a new backdoor against defense and aerospace targets. Check Point says the campaign uses recruiter lures, malicious PDFs, and compromised infrastructure.
Intelligence analysis by GPT-5.4 Mini

Check Point Research says Lazarus used a Windows privilege-escalation bug, CVE-2026-68820, in a cyberespionage campaign tied to Operation Dream Job. The operation blends social engineering, DLL sideloading, and trojanized tools to reach SYSTEM-level access and hide from defenders.
This story is about a spy group using a fake job offer and a Windows bug like a stolen key to open a locked door. Once inside, they can hide in the computer, grab files, and watch what people are doing.
Analysis
Operation Dream Job
Lazarus does not appear to be relying on a single trick here. The campaign, as described by Check Point, mixes fake recruiter outreach with malicious documents and software downloads, which means the intrusion starts in a place where users are conditioned to trust the message.
That matters because the Windows flaw is only one step in the chain. Even when defenders patch quickly, the attackers can still win if the lure gets a victim to open the wrong file or install the wrong viewer. The campaign is a good example of how espionage crews build redundancy into their playbooks.
The targets also fit the pattern. Defense and aerospace companies across France, Germany, Brazil, and India are exactly the kind of organizations where a single stolen credential, screenshot, or internal document can have outsized value.
SecurityPDF
The trojanized PDF viewer is the most revealing part of the operation because it turns a routine document workflow into an execution path for malware. According to the report, the fake viewer watches for a specific marker inside a PDF, then decrypts and launches an embedded payload that loads Troy directly into memory.
That design shows patience and adaptation. Instead of dropping obviously malicious binaries on the disk and hoping they survive, the operators use memory execution, layered loaders, and custom logic to make the compromise look more like a normal file-viewing problem than an intrusion.
The infrastructure story is just as important. Check Point says the attackers relied on compromised WordPress and SharePoint sites, plus vulnerable Roundcube servers, rather than only standing up their own fresh servers. That approach raises the cost of attribution and gives defenders less to key off, because the traffic can blend into ordinary web noise.
FudModule 3.1
The upgraded rootkit shows that the group is still investing in post-compromise stealth, not just initial access. Check Point says the newer FudModule 3.1 can tamper with Smart App Control and uses the SYSTEM-level msiexec.exe child process to reload code integrity policy after changing state.
That is a serious escalation because it moves the fight below the level where many endpoint tools are most comfortable operating. Once the malware can hide itself, inject into privileged processes, and interfere with policy checks, defenders are dealing with a system that can lie about what is running.
There is also a tactical lesson in the use of AFD.sys exploitation. The attackers are not waiting around for broad privilege once they get in; they are using a freshly patched Windows flaw to jump straight toward SYSTEM access and then using that access to plant and protect the rest of the toolkit. In practice, that means patching is necessary but not sufficient unless it is paired with user training, web filtering, and endpoint visibility.
Key points
- Lazarus is linked to exploiting CVE-2026-68820, a Windows privilege-escalation flaw patched in August 2026.
- The campaign targets defense and aerospace organizations in France, Germany, Brazil, and India.
- Attackers use fake recruiter messages, malicious PDFs, and a trojanized PDF viewer called SecurityPDF.
- The intrusion chain includes DLL sideloading, in-memory payloads, and a backdoor named Troy.
- Check Point says the group also uses compromised WordPress, SharePoint, and Roundcube systems as command-and-control infrastructure.
The report gives defenders concrete artifacts to hunt for, including the fake Enveil sites, the AFD.sys flaw, and the Troy and MISTPEN tooling. That can help security teams update patches, block infrastructure, and tune detections faster. The campaign also shows where training and controls can help most: recruiter scams, suspicious PDF viewers, and unusual software downloads. If organizations harden those weak points, they can cut off the first steps of the attack chain.
The bigger risk is that Lazarus keeps combining social engineering with fresh Windows exploitation, which makes the campaign harder to stop with any single control. Even if one layer fails, the others can still carry the intrusion forward. The use of compromised legitimate websites and webmail servers makes detection harder too, because malicious traffic can hide among normal traffic. If the rootkit and privilege-escalation steps succeed, defenders may only notice after data has already been collected or exfiltrated.



