BdThemes plugins supply-chain hack creates rogue WordPress admins
Seven BdThemes WordPress plugins (Element Pack, Prime Slider, Pixel Gallery, Ultimate Post Kit, Ultimate Store Kit, Live Copy Paste, Smart Admin Assistant) pull a shared JSON banner feed from a DigitalOcean Spaces bucket; the feed was poisoned to fire JavaScript in any logged-in admin's wp-admin session, silently mint a new administrator via the REST API, and drop two must-use plugins backdated to September 2025 — a `?_wplogin=` magic-login backdoor and a module that hides the rogue account from the users list. No plugin code was altered, so file-integrity checks and code review both miss it entirely; the trust boundary that broke was the third-party data feed the plugin polls, the same shape as a compromised CDN or config-as-code channel. Wordfence flagged it August 7 and the plugins are pulled from WordPress.org pending investigation — if you run any of them, check `wp-content/mu-plugins/` for files dated September 2025 and audit the users table for admins you don't recognize.