Skip to content

Burst Statistics WordPress Plugin Authentication Bypass Actively Exploited for Mass Site Takeovers

Threat actors are actively exploiting an authentication bypass vulnerability in the Burst Statistics WordPress analytics plugin, allowing unauthenticated attackers to gain administrative access to any WordPress site with the plugin installed. Over 100,000 WordPress sites use Burst Statistics. Sites have been observed being defaced, backdoored, and redirected to malicious domains within hours of exploitation.

Article software-development-security

Threat actors are mass-exploiting an authentication bypass vulnerability in the Burst Statistics WordPress analytics plugin, gaining unauthenticated administrator access to sites with the plugin installed. Wordfenceโ€™s threat intelligence team observed over 50,000 exploitation attempts within 24 hours of the vulnerability becoming known, with attackers using the administrative access to install backdoors, redirect site traffic to malware-delivering domains, and deface content. The plugin has over 100,000 active installations.

Vulnerability Detail

The authentication bypass exists in Burst Statisticsโ€™ REST API implementation, where a nonce verification check in the pluginโ€™s settings update endpoint incorrectly validates against a publicly derivable nonce value. An unauthenticated attacker can submit a crafted POST request to the endpoint, pass the verification check, and modify plugin settings โ€” including injecting arbitrary PHP code execution through the pluginโ€™s custom script injection feature.

Once code execution is achieved, attackers have been observed taking the following post-exploitation actions:

  • Installing the Worpress malicious plugin โ€œwp-fast-cacheโ€ as a persistent backdoor
  • Adding a rogue administrator account
  • Inserting JavaScript redirects into WordPress option values
  • Exfiltrating stored credentials and wp-config.php database credentials

The vulnerability was disclosed to the Burst Statistics developer team on 9 May. A patched version (2.7.1) was released on 12 May, but active exploitation was observed before many sites had applied the update.

Why WordPress Plugin Vulnerabilities Spread Rapidly

WordPress plugin vulnerabilities have become a high-volume target for automated mass exploitation because:

  • Plugin vulnerabilities are publicly announced in CVE feeds and security scanner databases that attackers actively monitor
  • WordPress sites often lag on plugin updates, creating exploitation windows measured in days rather than hours
  • A single automated scanner can test millions of sites for a specific plugin presence, enabling mass targeting with minimal infrastructure

The Burst Statistics exploit requires only a single HTTP request, making it trivially automatable. The short gap between public disclosure and active exploitation โ€” in this case under 72 hours โ€” reflects the speed of the automated exploitation ecosystem.

  • Update immediately: Update Burst Statistics to version 2.7.1 or later from the WordPress plugins dashboard.
  • Check for compromise: Review WordPress administrator accounts for any accounts created after 9 May that you cannot recognise. Check wp-options for injected JavaScript in siteurl, home, or blogdescription values. Scan your WordPress installation with a malware scanner (Wordfence, Sucuri SiteCheck).
  • Review REST API exposure: Ensure your WordPress installation applies proper authentication to all REST API endpoints. The Disable REST API plugin can restrict unauthenticated REST access if not required.
  • Plugin update policy: Implement automatic updates for WordPress plugins with active security disclosures. A plugin with over 100,000 installs that has a known auth bypass should be patched within 24 hours, not at the next scheduled maintenance window.

Share this article

Related Intelligence

๐Ÿ’ป AppSec

Smart Slider 3 Pro Update Infrastructure Compromised โ€” Backdoored Plugin Pushed to 800,000 Sites

Attackers breached Nextend's update servers and distributed a fully weaponised backdoor through the official Smart Slider 3 Pro update channel, affecting WordPress and Joomla sites that auto-updated between 7โ€“8 April 2026. The compromised version 3.5.1.35 creates rogue admin accounts, drops persistent remote access tools, and exfiltrates credentials โ€” all delivered through the trusted plugin update mechanism.

#wordpress +9
๐Ÿ’ป AppSec

WishList Member WordPress Plugin: Four CVSS 8.8 Vulnerabilities Enable Subscriber-to-Admin Escalation on 100,000+ Sites

Wordfence published advisories for four CVSS 8.8 authorization failure vulnerabilities in WishList Member, a WordPress membership plugin with 100,000+ active installs, on 23 May 2026. Subscriber-level authenticated attackers can exploit the flaws to escalate to administrator access, read sensitive member data, and modify arbitrary site content. Patches are available.

#wordpress +6
๐Ÿ’ป AppSec

Drupal SA-CORE-2026-004: Highly Critical SQL Injection CVE-2026-9082 โ€” PostgreSQL Sites Must Patch Immediately

Drupal published SA-CORE-2026-004 on 20 May, disclosing CVE-2026-9082, a highly critical unauthenticated SQL injection vulnerability in Drupal's database abstraction API affecting sites running PostgreSQL. The flaw is zero-click and unauthenticated, and Drupal warned that exploit code turnaround would be measured in hours. CISA added the CVE to the Known Exploited Vulnerabilities catalogue on 22 May after confirmed exploitation.

#drupal +6