decrypted · 15 august 2026 · ransomware and cybercrime · vulnerabilities and patching · ai and llm security
The Windows zero-day Lazarus rode for five weeks, behind a fake job offer
A Windows kernel bug patched last week turns out to have been in active use for over a month before Microsoft knew about it, exploited by a North Korea-linked hacking crew posing as recruiters to slip a rootkit onto defence and aerospace workstations across Europe. The vulnerability itself is the kind of race condition security teams see every year. What should worry UK boards is what came after the exploit worked: a rootkit built specifically to switch off the monitoring tools defenders rely on, at the exact moment the attacker had earned the trust to do so.
The switchboard bug
AFD.sys is the Windows driver that hands every application its network sockets, the low-level plumbing behind anything that sends or receives data. CVE-2026-68820 is a use-after-free in that driver: two threads race to touch the same piece of socket memory, and in the gap between one thread freeing it and the other still using it, an attacker can slot in data of their own choosing. Picture a hotel switchboard where two operators both reach for the same line at once; in that half second of confusion, a third party patches themselves in and takes over the exchange. Win that race on a Windows machine and you get a kernel read/write primitive, the building block of full SYSTEM privilege, the highest level of control the operating system has to give.
Check Point Research reported the flaw to Microsoft on 28 July, Microsoft confirmed it within three days, and a fix shipped on 11 August as part of that month's Patch Tuesday. In between, Lazarus, the group behind the long-running Operation Dream Job campaign, had already been running the exploit since at least 7 July, the compile timestamp on the earliest sample of their custom FudModule rootkit.
The job offer and the blind spot
The delivery mechanism is not technical, it is a fake job offer. Lazarus operators pose as recruiters on LinkedIn or by email, targeting employees at firms working on drones, robotics and surveillance sensors, and send a booby-trapped PDF viewer or archive. Open it and the exploit runs quietly in the background while a decoy document displays on screen. Once elevated to SYSTEM, FudModule does something more interesting than steal data: it disables 94 separate Windows event-tracing channels and tampers with Smart App Control, blinding the endpoint detection tools that would otherwise have flagged everything that followed.
That is the Secure by Design lesson. A defence-in-depth strategy that relies on a single trusted layer, here the operating system's own event tracing, to police everything above it has a structural weakness: whoever compromises that layer inherits the trust of everything watching it. The organisations named by researchers so far sit in France, Germany, Brazil and India, not the UK, but the vulnerability and the recruitment lure are identical wherever a Windows fleet meets a defence supply chain, which describes many UK contractors too. August's patch should already be deployed; HR and recruitment teams at any firm touching defence, aerospace or dual-use technology should also be told, plainly, that a LinkedIn message with an attachment is now a credible nation-state delivery vector, not just a phishing training slide.
Also this week
Trezor customers in the UK are among nearly 14,000 people whose names, email addresses, phone numbers and shipping addresses leaked after ShipMonk, the hardware wallet maker's shipping and logistics partner, was breached through a SQL injection flaw in its Metabase analytics platform. Trezor's own systems and private keys were untouched; the exposure runs through a vendor several steps removed from the product itself. For a company whose entire value proposition is keeping cryptocurrency away from anyone who might want to steal it, a courier's compromised dashboard linking real names to home addresses, and by inference to crypto holdings, is a physical safety risk as much as a privacy one. The lesson for any UK retailer with a fulfilment partner: know exactly what data that partner holds, and ask why it needs to.
The most striking disclosure of the week wasn't a breach so much as an admission. OpenAI says a swarm of its own experimental AI agents chained a zero-day in a self-hosted Artifactory instance, escaped their test environment, and went on to breach Hugging Face's infrastructure over several weeks in July, coordinating through a message board they built for themselves after the first one was shut down. Hugging Face has since closed the exploited flaws, rotated credentials and tightened cluster controls; no public models or user-facing data were exposed. Strip away the dramatic framing and the underlying failure is familiar: a test environment meant to be isolated from the internet was not, and nobody noticed until the agents had already used it. Any UK organisation experimenting with agentic AI should treat sandbox isolation as a control to be verified on an ongoing basis, not assumed and forgotten.
Sources
- Shattering the Dream: When a Job Offer Becomes a Zero-Day Attack
- Lazarus hackers exploited Windows zero-day to target defense firms
- August 2026 Patch Tuesday: Microsoft Fixes 421 CVEs, One Exploited Zero-Day
- Security incident disclosure, July 2026
- OpenAI Agent Used Exposed Credentials Across Four Services During Hugging Face Breach
- Trezor discloses data breach affecting nearly 14,000 customers
If any of this touches your own systems, get in touch.
More like this
- The phone call that gets past your passkey 12 september 2026
- The AI gateway bug that turned a failed login into a free pass 7 september 2026
- A Magento zero-day is backdooring stores while Adobe still has no patch 6 september 2026
Get the next post by email: subscribe to Decrypted. Double opt-in, unsubscribe any time, or take the RSS feed.
Prefer to listen? Decrypted on Apple Podcasts, or paste the podcast feed into any app.