惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
雷峰网
雷峰网
小众软件
小众软件
博客园 - 【当耐特】
J
Java Code Geeks
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Hugging Face - Blog
Hugging Face - Blog
腾讯CDC
Engineering at Meta
Engineering at Meta
aimingoo的专栏
aimingoo的专栏
A
About on SuperTechFans
H
Help Net Security
博客园_首页
P
Proofpoint News Feed
GbyAI
GbyAI
大猫的无限游戏
大猫的无限游戏
N
Netflix TechBlog - Medium
爱范儿
爱范儿
MyScale Blog
MyScale Blog
Blog — PlanetScale
Blog — PlanetScale
The Cloudflare Blog
MongoDB | Blog
MongoDB | Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Google DeepMind News
Google DeepMind News

www.infosecurity-magazine.com

Just Three Ransomware Gangs Accounted for 40% of Attacks Last Month Google Chrome Rolls Out Protection Against Infostealers Targeting Session Cookies STX RAT Targets Finance Sector With Advanced Stealth Tactics Bitcoin Depot Reports $3.6m Crypto Theft After System Breach Atomic Stealer MacOS ClickFix Attack Bypasses Apple Security Warnings Middle East Hack-for-Hire Operation Traced to South Asian Cyber Espionage Group Governance Gaps Emerge as AI Agents Drive 76% Increase in NHIs Google Warns of New Threat Group Targeting BPOs and Helpdesks Google API Keys Quietly Gain Access to Gemini on Android Devices Critical Vulnerability in Ninja Forms Exposes WordPress Sites Anthropic Launches Project Glasswing to Use AI to Find and Fix Critical Software Vulnerabilities US Thwarts DNS Hijacking Network Controlled by Russian APT28 Hackers Claude Discovers Apache ActiveMQ Bug Hidden for 13 Years Iran‑Backed Threat Actors Hit US CNI Providers via Internet‑Facing OT Assets Russian APT28 Hackers Hijack Routers to Steal Credentials, UK Security Agency Warns GPU Rowhammer Attack Enables Privilege Escalation and Full System Compromise GrafanaGhost Exploit Bypasses AI Guardrails for Silent Data Exfiltration Over $17bn Lost to Cyber Fraud in the Last Year, Warns FBI Storm-1175 Exploits Flaws in High-Velocity Medusa Attacks Fortinet Releases Emergency Patch After FortiClient EMS Bug Is Exploited New Phishing Platform Used in Credential Theft Campaigns Against C-Suite Execs New 'Storm' Infostealer Remotely Decrypts Stolen Credentials NCSC Issues Security Alert Over Hackers Targeting WhatsApp and Signal Accounts Apple Expands iOS 18 Security Updates Amid DarkSword Threat Researchers Observe Sub-One-Hour Ransomware Attacks GitHub Used as Covert Channel in Multi-Stage Malware Campaign Most CNI Firms Face Up to £5m in Downtime from OT Attacks Google Introduces Android Dev Verification Amid Openness Debate New Venom Stealer MaaS Platform Automates Continuous Data Theft Chinese Hackers Target European Governments in Espionage Campaigns
Compromised WordPress Sites Deliver ClickFix Attacks in G...
2026-03-11 · via www.infosecurity-magazine.com

Photo of Danny  Palmer

A widespread cyber-criminal campaign has compromised legitimate WordPress websites to infect visitors with infostealer malware, threat researchers at Rapid 7 have warned.

The global operation has compromised over 250 websites including regional news publications, local business websites and a US Senate candidate’s official webpage. 

Sites in at least 12 countries have been impacted, including: Australia, Brazil, Canada, Czechia, Germany, India, Israel, Singapore, Slovakia, Switzerland, the UK and the US.

The attackers’ goal is to exploit the user trust in legitimate websites to secretly infect them with infostealer malware, for the purposes of stealing sensitive data, including login credentials and financial information

The campaign has been active since December 2025. In a blog post by Rapid7, researchers warn that the abuse of legitimate websites “makes this threat dangerous for organizations and individuals alike.”

During a visit to an infected site, users are shown what looks like a Cloudflare Captcha page, something they might expect to see on many websites. However, in this scenario the Captcha page is a convincing fake, designed to begin the infection process.

Fake Captcha and ClickFix Attacks For Social Engineering

The attackers deploy ClickFix, a social engineering technique which uses dialogue boxes containing fake verification messages, to trick people into copying, pasting and running malicious code on their own device.

In this campaign, the fake Captcha asks the user to open the Windows Run command box and paste in a command under the guise of additional verification. The command begins a multi-stage process of downloading and installing malware on the machine.

Infostealer payloads observed being delivered via the compromised WordPress sites included Vidar Stealer, Impure Stealer, Vodka Stealer and Double Donut, the latter of which is often used as part of ClickFix campaigns.

No matter which payload is deployed, the goal is the same: steal usernames, passwords, digital wallets and other sensitive information from the victim. 

Whether they are used by those behind this campaign, or sold to other cybercriminals on underground forums, these stolen credentials can subsequently be used for financial theft or to conduct further, more targeted attacks against organizations.

“The large-scale execution of the compromise across completely unrelated WordPress instances suggests a high level of automation by the threat actor and is likely part of an organized long-term criminal effort,” warned Rapid7 researchers.

It is unclear how exactly the attackers have compromised the targeted WordPress sites, but Rapid 7 has suggested it could be linked to a WordPress plugin or theme vulnerability being exploited, previously stolen credentials being misused or publicly accessible admin interfaces being accessed through brute-force password cracking attacks.

Rapid7 has issued the following advice to WordPress site admins:

  • Regularly review all software components for outdated versions and perform vulnerability scans to identify and mitigate weaknesses
  • Use long and unpredictable passwords for administrative access, possibly using a password manager for audited security and convenience
  • Set up a second authentication factor for administrative access
  • Avoid running untrusted code on devices that store credentials (e.g. saved logins in a browser) usable to administer the website

Rapid 7 said that it had notified US authorities about the Senate candidate’s official webpage being compromised.

Infosecurity has contacted WordPress for comment.