ClickFix Lure Drives New ACR Stealer Waves

CSO Online · Medium sophistication
Last updated July 30, 2026

Microsoft reports a surge in real-world ACR Stealer activity where attackers use a “ClickFix” trick to get employees to run malicious commands that steal passwords, session tokens, and business documents. Two separate campaigns used different execution methods (WebDAV-hosted payloads vs. MSHTA/fileless execution) to make related incidents harder for defenders to connect.

How the attack worked

Microsoft observed two separate ACR Stealer campaigns running from late April to mid-June 2026, both built around the same core trick known as ClickFix. A prompt, typically encountered on a website, tells the user there is a problem and instructs them to run a command, often PowerShell, to fix it. Once the victim copies and pastes that command, the infection chain begins.

What made these campaigns notable is that the two waves used different post-execution methods. One relied on WebDAV-hosted DLLs combined with PowerShell and Python loaders and scheduled tasks to maintain persistence. The other used MSHTA and fileless, in-memory execution to reduce the forensic trail left behind. Despite these technical differences, both chains depended entirely on getting a user to execute a malicious command themselves.

Why it succeeded

The core reason this lure works is that it mimics normal troubleshooting behavior. Users are accustomed to being told by a website or application that something needs to be fixed, and copy-pasting a suggested command feels like a reasonable, low-effort response. Because the attack does not exploit any software vulnerability, and depends solely on social engineering, traditional patching and vulnerability management offer no protection here.

The varying execution methods also help the campaigns evade detection tuned to a single known chain, and can make related incidents appear disconnected from each other even though they share the same lure and objective.

What to watch for

  • A webpage or prompt asking you to run commands on your computer to resolve an issue
  • Unexpected instructions to copy and paste PowerShell or other commands into a terminal
  • A “fix” that does not match your organization’s normal IT support process
  • Unusual PowerShell, MSHTA, or WebDAV activity on endpoints
  • Attempts to access browser-stored credential data

Once executed, the malware extracts browser-stored credentials, session tokens, and documents, which can allow attackers to access cloud services, impersonate users, and conduct follow-on intrusions across enterprise environments.

How to build resistance

Organizations should train employees, IT helpdesk staff, and finance teams to never run copy-paste “fix” commands from pop-ups or unfamiliar websites, and instead contact IT through established, known channels. Because attackers can change delivery and execution patterns (T1204.001, T1059.001, T1218.005, T1053.005) while keeping the same lure, awareness training should focus on the underlying behavior, being asked to execute commands, rather than the exact appearance of any single message. Security operations teams should also monitor for PowerShell, MSHTA, and WebDAV activity alongside attempts to access browser credential stores, since these are the operational signals tied to this lure regardless of which execution chain follows it.

Key findings

  • Microsoft observed two ACR Stealer campaigns (late April to mid-June 2026) that used the same ClickFix lure but different post-execution chains.
  • The lure tricks users into running commands to “fix” a fake issue; once executed, the malware steals browser credentials, session tokens, and business documents.
  • One chain used WebDAV-hosted DLLs plus PowerShell/Python loaders and scheduled tasks; another used MSHTA and fileless, in-memory execution to reduce forensic evidence.
  • Microsoft says the campaigns rely on social engineering rather than exploiting software vulnerabilities.
  • Microsoft added Defender detections and recommends monitoring for PowerShell, MSHTA, WebDAV activity, and attempts to access browser credential stores.

Who’s being targeted

  • Commonly targeted roles: All employees, IT helpdesk/service desk, Security operations (SOC), Identity & access management (IAM), Finance and business teams handling sensitive documents.
  • Affected industries: Cross-industry / enterprise environments.
  • Attack channels: website.
  • Impersonated: A generic ‘system fix’ / troubleshooting prompt (not a specific brand named in the article).

Red flags to watch for

  • A webpage or prompt asks you to run commands on your computer to ‘fix’ something
  • Unexpected instructions to copy/paste PowerShell or other commands
  • The ‘fix’ is unrelated to normal IT support processes
Try Mirage

Mirage safely runs attacks like this one against your own team, so you find out what happens before a real adversary does.

Get a demo

Frequently asked questions

What is the ClickFix lure used in these ACR Stealer campaigns?

It is a fake prompt claiming there is a problem on the user's system, instructing them to copy and paste a command to fix it. Running that command triggers the malware chain.

Does ACR Stealer exploit a software vulnerability?

No. Microsoft reported that neither campaign exploits any software vulnerability, relying solely on ClickFix-based social engineering to get users to execute commands.

What data does ACR Stealer steal once executed?

Once executed, the malware extracts browser-stored credentials, session tokens, and documents, which can allow attackers to access cloud services, impersonate users, and conduct follow-on intrusions.

Why are the two ACR Stealer campaigns hard to connect?

One chain used WebDAV-hosted DLLs with PowerShell and Python loaders and scheduled tasks, while the other used MSHTA and fileless, in-memory execution, so the differing delivery and execution patterns make related incidents look disconnected.

Read the video transcript

You’re browsing, a page breaks, and this pops up: “Please run the following command to fix this issue.” That’s the ClickFix trick behind recent ACR Stealer attacks. Microsoft saw sites like this getting people to copy a PowerShell command that quietly pulls in malware and starts grabbing browser passwords, session tokens, and business documents. Here’s the sneaky part: the lure never changes, just the plumbing behind it. One campaign used WebDAV-hosted DLLs and scheduled tasks; another used MSHTA and in‑memory code. To you, it always looks like the same ‘helpful’ fix asking you to run a command. Aha rule: if any website or pop‑up tells you to copy and run a command to ‘fix’ something, stop. Don’t run it, screenshot it and contact our IT support through the usual helpdesk channel instead.

Similar attacks

Fake Teams Update Drops Remote-Access Tools

Fake Teams Update Drops Remote-Access Tools

Researchers reported a real phishing campaign (“Operation BlueDash”) that tricks users with a “secure document” lure and routes them to a fake Microsoft Store…

July 27, 2026