Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2368+ Articles
158+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. BdThemes Supply Chain Attack Poisons JSON to Create Rogue WordPress Admins
BdThemes Supply Chain Attack Poisons JSON to Create Rogue WordPress Admins
NEWS

BdThemes Supply Chain Attack Poisons JSON to Create Rogue WordPress Admins

Cybersecurity researchers have uncovered a supply chain compromise targeting WordPress plugin vendor BdThemes, where attackers poisoned JSON configuration files to silently create rogue administrator accounts — without touching a single line of source code.

Dylan H.

News Desk

August 11, 2026
3 min read

Cybersecurity researchers have uncovered a sophisticated supply chain attack targeting BdThemes, a prominent WordPress plugin vendor whose products are used across thousands of websites. The attack stood out for a novel technique: rather than modifying plugin source code, the threat actors poisoned JSON configuration data served alongside the plugins — a method that evaded most traditional integrity checks.

The WordPress plugins team has responded by temporarily disabling downloads of affected BdThemes products while the investigation continues.

What Happened

According to researchers, the attackers compromised a component of BdThemes' plugin distribution infrastructure and injected malicious payloads into JSON files that plugins fetched at runtime. These JSON files contained crafted data that, when processed, triggered the silent creation of rogue administrator accounts on affected WordPress installations.

The technique is notable because:

  • No source code was modified — making static analysis and file-integrity checks ineffective
  • The payload was delivered dynamically — appearing only when the plugin phoned home for configuration updates
  • Administrative access was granted covertly — installed sites showed no obvious signs of compromise until accounts were discovered

Why This Matters

WordPress powers over 40% of the web, and supply chain attacks against plugin vendors represent a force multiplier for attackers. Rather than compromising individual sites one-by-one, a single vendor breach can cascade to thousands of installations simultaneously.

This attack joins a growing list of software supply chain incidents where the integrity of the distribution pipeline — not the code itself — becomes the vector. Similar tactics have been observed in npm package compromises and PyPI poisoning campaigns.

Scope and Impact

The WordPress plugins team confirmed the temporary suspension of BdThemes downloads as a precautionary measure while auditing the full extent of the compromise. Site owners using BdThemes products are advised to:

  1. Audit administrator accounts — look for unfamiliar accounts created recently
  2. Review plugin activity logs — check for unexpected JSON fetch requests
  3. Disable or temporarily remove affected BdThemes plugins until clean versions are confirmed
  4. Rotate credentials for all WordPress admin accounts as a precaution

Broader Takeaway

This incident illustrates why supply chain security must extend beyond source code. JSON configuration files, CDN-hosted assets, and remote update mechanisms are all potential injection points that attackers are increasingly targeting. Organizations should consider monitoring outbound plugin update requests and validating the integrity of dynamically fetched data.

The BdThemes compromise adds to mounting pressure on the WordPress ecosystem to implement stronger plugin signing and distribution controls.


Source: The Hacker News

#Supply Chain#WordPress#The Hacker News#General

Related Articles

Mini Shai-Hulud Pushes Malicious AntV npm Packages via Compromised Maintainer Account

Cybersecurity researchers have discovered a fresh Mini Shai-Hulud supply chain attack compromising the @antv npm ecosystem through a hijacked maintainer...

6 min read

Trivy Hack Spreads Infostealer via Docker, Triggers Worm

The Trivy supply chain attack has expanded dramatically beyond GitHub Actions: malicious Docker Hub images (versions 0.69.4–0.69.6) carry an infostealer,...

7 min read

Weekly Recap: CI/CD Backdoor, FBI Buys Location Data

This week's cybersecurity roundup covers supply chain attacks hitting CI/CD pipelines, long-running IoT botnets finally disrupted, the FBI's warrantless...

4 min read
Back to all News