ctipilot.ch

WP File Manager pre-auth RCE — used as fallback vector in the ErrTraffic ClickFix framework

cve · CVE-2020-25213

Coverage timeline
1
first 2026-06-17 → last 2026-06-17
Briefs
1
1 distinct
Sources cited
108
61 hosts
Sections touched
0
Co-occurring entities
3
see Related entities below

Story timeline

  1. 2026-06-17CTI Daily Brief — 2026-06-17

Source distribution

  • thehackernews.com8 (7%)
  • bleepingcomputer.com7 (6%)
  • nvd.nist.gov6 (6%)
  • attack.mitre.org5 (5%)
  • securityweek.com5 (5%)
  • cert.ssi.gouv.fr4 (4%)
  • sec.cloudapps.cisco.com4 (4%)
  • my.f5.com3 (3%)
  • other66 (61%)

Related entities

External references

NVD · cve.org · CISA KEV

All cited sources (108)

Items in briefs about WP File Manager pre-auth RCE — used as fallback vector in the ErrTraffic ClickFix framework (1)

Sekoia: ErrTraffic — a ClickFix Malware-as-a-Service framework resolving C2 through the Polygon blockchain

From CTI Daily Brief — 2026-06-17 · published 2026-06-17 · view item permalink →

ClickFix — fake browser/update dialogues that trick users into pasting attacker PowerShell — is maturing into a productised delivery channel, as this and the next item show. Sekoia's TDR team analysed ErrTraffic, a ClickFix distribution framework sold as MaaS by an actor using the handle "LenAI" on the Exploit.IN forum since at least December 2025 (Sekoia TDR, 2026-06-16). Affiliates compromise WordPress sites by credential-stuffing wp-login.php (one victim saw seven residential IPs in an 80-second window) or via WP File Manager CVE-2020-25213, then deploy a PHP backdoor as a must-use plugin (session-manager.php) that injects the ErrTraffic JavaScript. The JavaScript uses the EtherHiding technique — querying Polygon smart contracts via public RPC endpoints — to resolve C2 domains dynamically, defeating takedowns; it then serves ClickFix lures that drop Vidar, Stealc, SmokeLoader and others. ErrTraffic explicitly targets European and APAC visitors, putting public-sector WordPress portals in scope.

Why it matters to us: A reliable hunt artefact is the distinctive PowerShell comment block <# Code Verification: NNNNNNNNNNNN #> Sekoia found at the start of ErrTraffic command strings. Also watch for new PHP files under wp-content/mu-plugins/ (auto-loaded, no activation needed), credential-stuffing bursts on wp-login.php, and outbound requests from the web-server process to blockchain RPC endpoints.