Skip to content
Rush Commerce
Field Notes3 min read

Lunex Stealer blinds EDR with an AMD driver, then takes Chrome

A BYOVD chain uses a vulnerable AMD Radeon driver to zero kernel callbacks, leaving security tools running but blind while it empties seven browsers' saved passwords.

Your endpoint agent can show a green check while seeing nothing. That is the point of the Lunex Stealer chain that Ontinue's Cyber Defence Centre reverse-engineered: it loads a signed-but-vulnerable AMD driver, zeroes the kernel callbacks that security tools register, and leaves those tools running and reporting healthy. Then it walks off with every password Chrome saved.

What actually happened

Per Ontinue's research as reported by The Hacker News:

  • The entry point is a fake CAPTCHA. Compromised websites serve a "verify you are human" page that starts a four-stage chain ending in a full command-and-control agent. The campaign targets Ukrainian-speaking users, and panel analysis points to a Russian-speaking developer.
  • The driver is PDFWKRNL.sys, a kernel-mode AMD Radeon Software component vulnerable to CVE-2023-20598. This is classic BYOVD — bring your own vulnerable driver. The file is legitimately signed, so it loads.
  • It blinds rather than kills. Instead of terminating security processes, the chain uses PDB-guided kernel callback zeroing. Your EDR keeps running. It just stops getting told anything.
  • The blocklists do not cover this variant. Neither Microsoft's Vulnerable Driver Blocklist nor HVCI currently stops this PDFWKRNL.sys build from loading, even though the CVE has been in LOLDrivers since March 2026.
  • Then it collects. Credentials from seven Chromium browsers — Chrome, Edge, Brave, Yandex, Opera, Opera GX and Vivaldi — plus five desktop crypto wallets and four wallet extensions. It installs a PowerShell-based Chrome Native Messaging Host for persistent remote filesystem access.
  • This is a platform, not one crew. Ontinue counted 28 unique Lunex panels across 13 countries, up from six in June 2026. It is being sold.

Why a blinded EDR matters for your business

Most small companies buy one security product and treat the dashboard as ground truth. This chain is built specifically to make that dashboard lie — not by disabling the agent, which would page someone, but by cutting the wire behind it.

So stop treating "no alerts" as evidence. The signal you want is absence of signal where you expect it: a workstation that stopped sending telemetry, or sent noticeably less of it, while staying online. That check lives in your log pipeline, not in your endpoint console.

The concrete fixes are unglamorous. Turn on the Microsoft Vulnerable Driver Blocklist and add PDFWKRNL.sys by hash yourself, because the default list does not have this one. Block driver installation by standard users — BYOVD needs a privileged load, and most staff accounts should not be able to give it one. And get saved passwords out of browser profiles: a password manager with a real vault means a stealer's harvest is one encrypted blob instead of a working credential list. Same for the browser-based crypto wallets, if anyone on your team runs one on a work machine.

Key takeaways

  • Lunex Stealer uses vulnerable AMD driver PDFWKRNL.sys (CVE-2023-20598) to zero kernel callbacks
  • Security tools keep running and reporting healthy while receiving no telemetry
  • Microsoft's Vulnerable Driver Blocklist and HVCI do not block this variant - add the hash manually
  • It steals saved credentials from Chrome, Edge, Brave, Yandex, Opera, Opera GX and Vivaldi
  • Persistence runs through a PowerShell-based Chrome Native Messaging Host
  • Ontinue found 28 Lunex panels across 13 countries, up from six in June 2026 - this is malware-as-a-service
  • Alert on the absence of expected telemetry, not only on alerts

A green dashboard is not a control. When we harden endpoints we block unsigned and known-bad driver loads, alert on telemetry that goes quiet, and move saved passwords out of browser profiles. See how we handle security and maintenance work, or ask us what your team's browsers are holding.

Sources: The Hacker News: Lunex Stealer Abuses AMD Driver to Disable Security Monitoring, Security Magazine.

  • #security
  • #byovd
  • #infostealer
  • #edr
  • #browser-security
TR

Tommy Rush — Founder, Rush Commerce

Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More

Get The Rush Report weekly — one email, zero fluff.