Plugin and theme fixes

AI bug hunters, a WordPress security push and a ManageWP login bypass

AI is finding WordPress security bugs faster than ever, WordPress launched a plan to keep up, and ManageWP Worker, Kirki and GiveWP all fixed serious problems.

A week where AI was the story, in a good way for once. Security researchers are using it to find WordPress bugs that would have taken a person weeks to spot, and WordPress has launched a plan to cope with the flood of reports.

The knock-on effect is a long list of plugin updates. If you use ManageWP, Kirki, TranslatePress, GiveWP or the Avada theme, update today.

AI is finding WordPress bugs faster than ever

On 28 August the WordPress security team announced the Core Security Initiative.1 The reason is simple. Security reports have shot up over the past year, because AI makes it far easier to comb through code looking for problems. The team says that's a good problem to have, but it needs to scale up to deal with it.

The plan has three parts. A more automated security release process, so fixes ship reliably and on a schedule. More people working through the backlog of reports. And using AI themselves to find problems before attackers do.

The day before, Wordfence showed what that looks like in practice. Its AI research tool, Argus, found a six-step chain of bugs in the Avada theme that let anyone run code on a site, and proved it worked in about two hours.2 Wordfence reckons a skilled person might have needed a month, and says more findings like it are on the way.3

For site owners, this means more security updates, arriving more often. Attackers have the same tools, so the time between a fix coming out and someone trying to use the bug is only going to get shorter. Automatic updates for minor WordPress releases should already be on. If you manage plugin updates by hand, it's worth checking in more often than you used to.

WordPress news

A safe place for API keys

At the moment, every plugin that needs an API key (for your email service, payment provider or an AI tool) saves it in your database as plain text. A new proposal for WordPress 7.2 would give WordPress a proper, encrypted place to keep them.4

It matters more than it used to. A leaked AI service key can run up a real bill, and right now there's no easy way to even see which keys are stored on a site. The plan is to release it as a plugin for testing first, add it to WordPress 7.2, then follow up with a settings screen in 7.3.

For developers

The Secrets API would add wp_set_secret(), wp_get_secret() and friends, with WP-CLI support in the same release. Worth a read if your plugin stores credentials.

Around the community

WordPress backs open AI models

WordPress has signed an open letter asking US lawmakers not to restrict AI models that anyone can download, inspect and run themselves.5 It's a very open source position, and a fair one.

A Meetup.com replacement for WordPress groups

Community organisers are building an open-source alternative to Meetup.com for local WordPress groups, based on the GatherPress plugin and running on events.wordpress.org. It's ready for early testing, and anyone with a WordPress.org account can try joining a group and RSVPing.6

The Hosting Team now asks for AI disclosure

Anything submitted to WordPress's Hosting Team that was made or edited with AI now has to say so.7 It's a small team, but it's the kind of rule other teams may well copy.

WooCommerce

WooCommerce 11.1 is due on Tuesday

WooCommerce 11.1 is scheduled for 1 September.8 It's a big release, so take a backup first and, if you can, try it on a staging copy. There's no prize for updating on day one.

A withdrawal form for EU customers

11.1 adds an optional form that lets customers ask to withdraw from an order within 14 days, which EU rules require for most online sales.9 It's off by default. Once you switch it on under WooCommerce › Settings › Advanced › Features, the form lives at /my-account/withdraw-order, but it isn't linked from anywhere, so you'll need to add a link yourself (your footer or order emails are good spots). WooCommerce is clear that it helps with the rules but doesn't guarantee you're compliant.

For developers

WooCommerce 11.2 changes the hooks that fire when products are saved and reordered, to speed up big catalogues.10 Check any custom code that listens for set_object_terms or the old reordering hooks.

Plugin security updates

Update these today

Plugin Sites What's wrong Fixed in Action
ManageWP Worker 1M+ Anyone could get into your site without a password 4.9.37 Update now
Kirki 500,000+ Anyone could run their own code on your server 6.2.1 Update now
TranslatePress 400,000+ An admin account could be taken over, if that admin uses a translated language in their profile 3.3.4 Update now
WPMU DEV Dashboard 350,000+ Anyone could log in as an admin, if Hub single sign-on is switched on 5.0.2 Update now
GiveWP 100,000+ Anyone could run code on your server, even on a standard setup 4.16.7.2 Update now
Tutor LMS 100,000+ Anyone could pull data from your database 4.0.6 Update now
BlogVault, WP Remote and MalCare 80,000+ A site could be taken over by guessing its way in 6.65 Update
Drag and Drop Multiple File Upload for CF7 60,000+ Anyone could run their own code on your server 1.3.9.9 Update
Forminator 600,000+ Anyone could give themselves more access, plus some harmful code bugs 1.57.1 Update
All-in-One WP Migration 5M+ Could lead to a takeover, but only if you later export and re-import your site 7.110 Update

GiveWP is the one I'd worry about most. Patchstack says a site with one published donation form and one payment method switched on is enough to be exposed, which describes most charity sites using it.11 WPMU DEV Dashboard is a paid plugin that updates from WPMU DEV rather than WordPress.org, so check it's actually on 5.0.2.12 TranslatePress's worst bug needs a fairly specific setup, but the fixes are all in 3.3.4, so just update.13

Avada theme

If your site uses the Avada theme, which has sold over a million copies, update both the theme and its Fusion Builder plugin. Everything up to Avada 7.16 and Fusion Builder 3.16 let anyone run code on your server without logging in. ThemeFusion released the fix on 25 August.2 Avada updates come from ThemeFusion rather than WordPress.org, so check your theme's registration is active or updates may not show up.

Harmful code bugs in big plugins

These plugins fixed bugs that let someone sneak harmful code onto your pages without logging in, which can lead to account takeovers when an admin views the page:14

Smaller fixes

The Events Calendar (6.17.3), Smush (4.3.2), Ultimate Member, Rank Math (1.0.277), UpdraftPlus (1.26.7) and SiteGround's Security Optimizer all patched lower-risk problems. Your usual updates will cover them.

If you want the full list, Wordfence's latest weekly report covers 17 to 23 August.15

What I'd do this week

  • Update today if you use ManageWP Worker, Kirki, TranslatePress, WPMU DEV Dashboard, GiveWP or Tutor LMS.
  • Using Avada? Update the theme and Fusion Builder, and make sure your licence is active so the update comes through.
  • Don't rush WooCommerce 11.1 on Tuesday. Back up first and give it a few days if you can. If an update does break something, here's how to fix a site after a bad update.
  • Selling in the EU? Have a look at the new withdrawal form once you're on 11.1.

  1. The Core Security Initiative, Make WordPress Security, 28 August 2026. 

  2. Wordfence Argus Finds Complex 6 Step Critical RCE in Avada Theme with 1 Million Sales, Wordfence, 25 August 2026.  

  3. Wordfence Argus: Moving Beyond Human Research Capability, Wordfence, 27 August 2026. 

  4. Proposal: A Secrets API for WordPress 7.2, Make WordPress Core, 25 August 2026. 

  5. WordPress Signs the Open Weights and American AI Leadership Letter, WordPress.org, 27 August 2026. 

  6. Call for testing: WordPress community groups on events.WordPress.org, Make WordPress Meta, 28 August 2026. 

  7. Hosting Team AI Policy, Make WordPress Hosting, 26 August 2026. 

  8. WooCommerce 11.1: What's coming for developers, WooCommerce Developer Blog, 18 August 2026. 

  9. Introducing Order Withdrawal in WooCommerce 11.1, WooCommerce Developer Blog, 27 August 2026. 

  10. Changes to product lifecycle hooks in WooCommerce 11.2: save and reorder, WooCommerce Developer Blog, 25 August 2026. 

  11. Unauthenticated PHP Object Injection to Remote Code Execution on GiveWP, Patchstack, 28 August 2026. 

  12. Wordfence Argus Finds Critical Authentication Bypass in WPMU DEV Dashboard Plugin, Wordfence, 27 August 2026. 

  13. 400,000 WordPress Sites Affected by Account Takeover Vulnerability in TranslatePress, Wordfence, 25 August 2026. 

  14. Wordfence Intelligence vulnerability database, Wordfence. Fixed versions checked against each plugin's changelog on WordPress.org. 

  15. Wordfence Intelligence Weekly WordPress Vulnerability Report, 17 to 23 August 2026, Wordfence, 27 August 2026. 

Would you rather someone else kept on top of this?

My maintenance plans cover updates, security monitoring, backups and priority support, so weeks like this one are handled for you. If something has already gone wrong, emergency support starts from £50 with a fixed quote upfront.