IntelliOS Threat Intel Operating System
IntelliOSPANDAModule|AIFlash Threat Intel Brief

ClickFix

Campaign Impacting WordPress

WordPressSocial engineeringInfostealers
Published
23-Jun-2026
Brief Version
v1.7
Updated
0x via AI Monitoring Agents
Next AI Monitor
Daily at 1:00 PM ET for 12 months
Brief ID
PANDA-FTIB-CLICKFIX-WORDPRESS-2026-001
Template
Flash Threat Brief Template v2.0

Research Framing

ClickFix Campaign Snapshot

1-Topic

This brief covers the ClickFix Campaign Impacting WordPress, in which compromised WordPress sites are used as delivery infrastructure. The core pattern is a legitimate-looking site or verification page that instructs the visitor to copy and run a command, turning social engineering into endpoint execution.1,2,4,5,6,9

FocusSource-Backed Answer
What is happening?Attackers are abusing trusted websites and fake CAPTCHA or verification flows to coax users into manually running malicious commands.
Why WordPress?WordPress estates are common, extensible, and often plugin-heavy, so compromised sites can become scalable delivery points even when the endpoint victim is a visitor.
Analytical boundaryClickFix is the execution technique, compromised WordPress is a delivery vector, and IClickFix, ErrTraffic v3, and KongTuke are framework or cluster labels that should not be collapsed into one actor.

2-Persona / Audience Lens

3-BLUF

  • Why leaders should care now: a user can begin on a legitimate, trusted website and end with credential-stealing malware after following a fake verification prompt. That makes reputation, endpoint compromise, identity exposure, and downstream account misuse one connected incident. 1,3,5
  • ClickFix is the technique, not the actor: the victim is persuaded to copy and run an attacker-supplied command, often after seeing a fake CAPTCHA, fake Cloudflare check, or browser/system prompt. 5,6,9
  • WordPress is recurring delivery infrastructure: attackers compromise legitimate sites, inject malicious JavaScript or server-side persistence, and selectively show ClickFix content to visitors. 1,2,3,4
  • Do not collapse distinct operations: IClickFix and ErrTraffic are framework labels, KongTuke is a source-named cluster, and Rapid7's observed stealer operation was unattributed. Similar lures do not prove a single operator. 1,2,3,4,13,14,15
  • The website and endpoint are different victims: the WordPress property is the delivery point; a visitor endpoint becomes compromised only if the malicious chain executes. A named infected site is not proof that every visitor was infected. 1,2,3
  • Execution can create a credential incident: reported payload goals include infostealers, browser-session theft, wallet theft, loaders, and remote access. If the command ran, isolate the endpoint and rotate credentials and sessions reachable from it. 1,2,3,4,5
  • There is no universal ClickFix CVE: each compromised site requires its own root-cause analysis for vulnerable plugins or themes, stolen administrator credentials, hosting access, injected code, or backdoors. 1,4,10,17,18
  • Response must run on two tracks: preserve and eradicate the WordPress compromise while separately hunting any endpoint where a user ran the command. Cleaning only the site or only the workstation leaves the other side unscoped. 1,4,9,10,17,18
  • What the current monitoring baseline means: IntelliOS has raised this from a static technique explainer to a monitored campaign product because multiple independent sources support a repeatable WordPress delivery pattern. The practical change is to prepare a joint web-and-endpoint playbook before a case arrives, while keeping attribution and victim counts source-bounded. 1,2,3,4

4-Executive Summary

ClickFix is no longer best understood as a strange one-off lure where a victim happens to paste a command. The technique has matured into a repeatable social-engineering pattern: the victim sees a fake CAPTCHA, fake Cloudflare verification check, or similar prompt, then is instructed to open a Windows Run dialog, terminal, or command shell, paste a command, and execute it. Microsoft and MITRE now frame this as malicious copy-and-paste user execution, which gives defenders a cleaner way to describe, hunt, and report it.5,6,9

The WordPress connection is the key operational shift. Rapid7 documented legitimate WordPress sites compromised to load ClickFix content that impersonated Cloudflare human verification. Sekoia identified IClickFix as a WordPress-targeting framework, LevelBlue described ErrTraffic v3 using compromised WordPress sites and PHP must-use plugin backdoors, and Trend Micro reported KongTuke activity abusing compromised WordPress sites with fake CAPTCHA lures. Together, those sources support describing this as a WordPress-based ClickFix delivery ecosystem, not just a ClickFix attack that happened to use WordPress.1,2,3,4

The threat is two-sided. For website owners, the risk is that a trusted WordPress property becomes malware delivery infrastructure through injected JavaScript, backdoored plugins, unauthorized admin access, or malicious redirects. For visitors, the risk is endpoint compromise after they follow fake verification instructions and run attacker-supplied commands. That second step can lead to infostealers, RATs, credential theft, wallet theft, remote access, and follow-on intrusion activity.

ClickFix should not be described as one JavaScript, Python, or PHP tool. It is a technique and delivery pattern. In the WordPress cases retained here, the web-side compromise often involves JavaScript or HTML injection plus PHP persistence such as backdoored plugins or must-use plugins. The endpoint-side execution often involves PowerShell, script interpreters, command retrieval, downloader behavior, and payloads such as stealers or RATs. That distinction helps scopers avoid asking the wrong question: the right question is not "what language is ClickFix written in?" but "where did the WordPress injection live, what command did the user execute, and what payload or remote-control capability followed?"1,4,5,7,9,12

Open-source reporting does show the kinds of commands victims are pushed toward, but those artifacts should be handled as evidence, not copied into a live shell. Defensive examples should be kept non-runnable: browser-delivered PowerShell downloaders, script-host retrieval, and finger-style command retrieval patterns have all appeared in public ClickFix reporting. Preserve the exact command line, clipboard content, browser history, and EDR process chain from affected endpoints, then defang URLs and tokens before sharing them.1,5,7,9,12

Observed PatternSafe Non-Runnable ExampleIR / Legal Scoping Value
PowerShell downloader`powershell <flags> <download-or-decode-stage>` with all domains, tokens, and payload paths defanged.Shows browser-to-shell execution and possible payload retrieval; preserve command line, script-block logs, and downloaded artifacts.
Finger-style retrieval`finger <token>@<redacted-host> | <shell>` as a sanitized pattern only, not an executable command.Useful when the visible command retrieves a second-stage instruction set from attacker infrastructure.
Loader / RAT / stealer follow-onEndpoint executes a retrieved script, loader, MSI, or binary that can install stealers or remote access tooling.Escalates the incident from user exposure to possible endpoint control, credential theft, cloud-session theft, and reportable data access.

Response should therefore split into two workstreams. Web teams need to preserve evidence, inspect WordPress files and plugins, remove unauthorized code and users, rotate credentials, and harden the CMS. SOC and endpoint teams need to hunt browser-to-shell execution, PowerShell and script interpreter activity, payload downloads, suspicious credential access, and post-execution persistence. A site cleanup alone does not scope visitors who ran the command; an endpoint cleanup alone does not remediate the compromised delivery infrastructure.10,17,18

Illustrated ClickFix and WordPress delivery ecosystem showing WordPress compromise, fake Cloudflare verification, malicious copy-and-paste execution, named frameworks, and defensive priorities.
Expansion Research Add
The strongest analytical value is the taxonomy: ClickFix is the technique, WordPress compromise is the delivery vector, and IClickFix / ErrTraffic v3 / KongTuke are named frameworks or clusters. Keeping those layers separate prevents over-attribution and gives scopers the right questions for both web and endpoint evidence.

5-AI Agent Delta Updates

6-Why It Matters

7-Timeline

8-Incident Response Playbook Ideas

9-Term Glossary

10-TTPs

11-CVE / Vulnerability References

12-IOCs / Observables

13-Threat Actor Glossary

14-Common Questions Q&A

15-Talking Points

16-Decision Ready Actions

17-Exploitable Technology Risks

18-Social Media / Community Signals

19-Tier 0 Through Tier 8 Source Summary

20-About the Contributors

21-Source Deconfliction

22-Real World Examples

23-Public Victims / Disclosure Matrix

24-KEV and CVE Details

25-MITRE ATT&CK Lifecycle Mapping

26-Source Weighting / Relevance

27-Additional IntelliOS Threat Intel Products on This Topic

28-Notes

30-Version Change Log

29-Citations