Skip to content
Global

Critical WordPress Security Alert: Update UpdraftPlus on Your Website Right Now — June 2026

🚨 Security Advisory — June 5, 2026
UpdraftPlus Critical Vulnerability
Update your WordPress site right now
🚨 Security Advisory

Why You Need to Update UpdraftPlus on Your WordPress Website Right Now — June 2026 Security Advisory

A critical security vulnerability affecting UpdraftPlus and UpdraftCentral was disclosed today. Here is exactly what it means, who is affected, and the steps you need to take right now to protect your WordPress site.

By Mr Wangdoo June 5, 2026 Wangdoo.com
Editorial Transparency: This is an independent security news article by Mr Wangdoo. All facts sourced directly from the official TeamUpdraft security disclosure published June 5, 2026. No paid relationship with TeamUpdraft, Automattic, or any security vendor. Every claim in this article is verifiable against the primary source linked in the sources section below.

I’ll be straight with you — when the email landed from UpdraftPlus this morning, I sat up faster than usual. I’ve covered a lot of WordPress plugin security issues over the years, but this one sits in a different category. If you use UpdraftPlus on any WordPress site — and with over 3 million active installations there’s a fair chance you do — stop what you’re doing and read this first.

🔴 Quick Summary — What You Need To Do

A serious vulnerability in UpdraftPlus and UpdraftCentral was disclosed today, June 5, 2026. It affects all versions from roughly the past 10–11 years and could allow full site takeover. The patch is already out. Free users update to v1.26.5. Premium users update to v2.26.5. UpdraftCentral users update to v0.8.32. Go to WordPress Dashboard → Plugins → Update Now. Takes 30 seconds. Can’t update yet? A free hotfix plugin is available — link further down this page.

What Is the UpdraftPlus Vulnerability?

TeamUpdraft — the company behind UpdraftPlus — published their security disclosure on June 5, 2026. A security researcher identified the vulnerability and responsibly notified TeamUpdraft approximately 40 hours before this article was written. The team moved fast: the fix was released the same day as the disclosure.

The technical specifics of the flaw haven’t been fully published yet, which is standard responsible disclosure practice — you don’t hand attackers a blueprint while millions of sites are still unpatched. What TeamUpdraft has confirmed is serious: in the worst case, a bad actor could achieve full takeover of an affected WordPress site, gaining complete access to all its content, users, and data.

The saving grace is scope. TeamUpdraft estimates fewer than 10% of UpdraftPlus installations meet the specific conditions required to trigger the flaw. But since the exact conditions haven’t been published, you can’t know whether your site is in that 10% — which means treating it as urgent regardless.

Detail Information Status
Disclosure Date June 5, 2026 Breaking
Severity Critical — potential full site takeover Critical
Affected Versions All versions from approximately the past 10–11 years Patch Now
Also Affects UpdraftCentral (base plugin), UpdraftClone Patch Now
% of Users at Risk Estimated <10% (exact conditions not yet published) Unknown
Fixed In (Free) UpdraftPlus v1.26.5 Available
Fixed In (Premium) UpdraftPlus v2.26.5 Available
UpdraftCentral Fixed In v0.8.32 (base plugin only — Premium not required) Available
Known Exploits in the Wild None confirmed — 200+ sites checked by TeamUpdraft None Yet

Has Anyone Actually Been Hacked?

TeamUpdraft checked over 200 sites after being notified and found no evidence of any successful attacks — or even attempted ones. That is genuinely good news. But there is a catch that makes complacency dangerous.

The moment a patched version goes public, sophisticated attackers can reverse-engineer the code changes to figure out what the original vulnerability was. That is standard practice in the security world, not a theoretical risk. The window between “patch released” and “exploit circulating” can be days, sometimes hours for high-profile plugins like this one. The fact that nobody has been hit yet is not a reason to relax — it is a reason to update immediately, while you still have the advantage.

⏱ The Clock Is Ticking

Attackers can work backwards from a published patch to identify the original vulnerability. Every hour between the patch release and your update is a window of exposure. This is not alarmism — it is how real-world WordPress attacks work. Most site compromises happen through known, unpatched vulnerabilities, not zero-days.

How to Update UpdraftPlus Right Now (Step by Step)

Updating takes under a minute. Here is everything you need to do.

1
Log into your WordPress admin dashboard

Go to yoursite.com/wp-admin and sign in as an administrator.

2
Navigate to Plugins

Click Plugins in the left sidebar. You can filter the list by “Update available” to jump straight to plugins needing attention.

3
Find UpdraftPlus (and UpdraftCentral if installed)

Look for both plugins in the list. You should see an update notice below each plugin name.

4
Click “Update Now”

WordPress downloads and installs the new version automatically. Wait for the confirmation — usually 10–15 seconds.

5
Verify the version number

Confirm you are now on v1.26.5 (free) or v2.26.5 (premium). For UpdraftCentral, you want v0.8.32 or later. Note: UpdraftCentral Premium does not need updating.

What If You Can’t Update Right Now?

Some readers will be running an expired UpdraftPlus Premium licence and won’t be able to pull the latest version through the normal update channel. TeamUpdraft has provided for exactly this situation. They’ve released a standalone hotfix plugin you can download and activate on any version of UpdraftPlus or UpdraftCentral to patch the vulnerability without a full upgrade.

Download the hotfix directly from TeamUpdraft: updraftplus-hotfix-jun2026.zip

Install it like any other plugin: Plugins → Add New → Upload Plugin → choose the zip → Install Now → Activate. Once you’ve updated to a patched version of UpdraftPlus itself, deactivate and delete the hotfix plugin.

✅ Also Running AIOS?

If you have the free All-In-One Security (AIOS) plugin installed, updating it to v5.4.9 or later adds a firewall rule that specifically blocks attacks targeting this vulnerability — useful as an extra layer of protection while you arrange your UpdraftPlus update.

☁️ Using UpdraftClone?

TeamUpdraft has already applied server-side blocking measures to protect UpdraftClone users from attacks targeting their clones. However, this does not replace updating the plugin itself. You should still update UpdraftPlus to v1.26.5 (free) or v2.26.5 (premium) as soon as possible.

After Updating — Check Your Site for Signs of Compromise

Given there is no evidence of active exploitation, the vast majority of people updating now will be absolutely fine. But a quick five-minute check is worth doing for peace of mind.

  • Go to Users → All Users in WordPress and look for any administrator accounts you didn’t create. Delete anything suspicious immediately.
  • Check Plugins → Installed Plugins for anything you don’t recognise. Attackers sometimes install backdoor plugins after gaining access.
  • Run a free external scan at sitecheck.sucuri.net — it checks your site’s public-facing code for common malware signatures.
  • Review your most recent WordPress activity logs if you have a logging plugin installed.
  • If anything looks off, contact your host immediately — many offer emergency malware cleanup as part of managed hosting plans.

Why UpdraftPlus Is Such a High-Value Target

UpdraftPlus is the most widely installed WordPress backup plugin in the world, with over 3 million active installations. That scale alone makes it attractive to attackers — a single working exploit against a plugin this widespread can be weaponised at massive scale through automated scanning tools that probe millions of sites looking for vulnerable versions.

There is also the nature of what UpdraftPlus does. Backup plugins, by design, have deep access to everything on your site — your database, your files, your configuration. A vulnerability in a backup plugin can expose far more than a vulnerability in, say, a contact form plugin. It is a high-privilege target, which is exactly why the security community watches it closely.

This is not the first time UpdraftPlus has had a significant security issue, and it will not be the last — that is true of virtually every major WordPress plugin operating at this scale. What matters is how fast the developer responds. On that count, TeamUpdraft handled this responsibly: the researcher reported privately, the fix was built and released within 40 hours, and the disclosure was transparent and same-day. That is the coordinated disclosure process working as intended.

Watch: How to Navigate UpdraftPlus Settings

If you are less familiar with UpdraftPlus or want a visual walkthrough of the plugin dashboard, this tutorial covers the essentials including how to manage backups and verify your plugin version.

UpdraftPlus backup plugin walkthrough — useful for navigating the plugin settings and verifying your version. All rights respective owner. Source: YouTube.

Should You Be Worried About UpdraftPlus Going Forward?

Not particularly — and I say that having covered a lot of these security disclosures. The track record that matters is not whether a plugin has ever had a vulnerability, but how responsibly those vulnerabilities are handled. A plugin with 3 million installs is going to attract scrutiny, and researchers are going to find things. What you want is a developer who responds fast, patches quickly, and tells users the truth. TeamUpdraft did all three here.

What this does reinforce is the broader lesson: keep your WordPress plugins updated. The majority of WordPress site compromises happen through known vulnerabilities in outdated plugins, not sophisticated zero-day attacks. Staying current is your single biggest protection. If your host supports automatic plugin updates, now is a good time to enable that setting.

Frequently Asked Questions

Is the UpdraftPlus vulnerability real or a phishing email?

It is real. TeamUpdraft published the official security disclosure on June 5, 2026 on their own website at teamupdraft.com. The vulnerability was responsibly reported by an external security researcher. If you received an email from UpdraftPlus asking you to update, that email is legitimate. You can verify independently by visiting the official TeamUpdraft blog directly.

Which versions of UpdraftPlus are affected?

All versions of UpdraftPlus and UpdraftCentral from approximately the past 10–11 years are affected. The patched versions are v1.26.5 (free), v2.26.5 (premium), and UpdraftCentral v0.8.32. UpdraftCentral Premium does not require updating.

Has my site already been hacked?

TeamUpdraft checked over 200 sites after being notified and found no evidence of any successful or attempted attacks. There is no known active exploitation of this vulnerability as of the disclosure date. However, you should still update immediately and run a quick check for unexpected admin accounts or unfamiliar plugins as a precaution.

What if I can’t update because my Premium licence has expired?

TeamUpdraft has released a free standalone hotfix plugin that patches the vulnerability on any version of UpdraftPlus or UpdraftCentral without requiring a licence renewal. Download it from: teamupdraft.com/wp-content/uploads/updraftplus-hotfix-jun2026.zip — install it like any normal plugin and activate it. Once you have updated to a patched version, you can delete the hotfix plugin.

Do I need to update UpdraftCentral Premium?

No. According to TeamUpdraft’s official disclosure, it is not necessary to update UpdraftCentral Premium. You only need to update the UpdraftCentral base plugin to v0.8.32 or later.

I use UpdraftClone — am I protected?

TeamUpdraft has already applied server-side blocking measures specifically for UpdraftClone users to protect clones from attacks. However, this is not a substitute for updating the plugin itself. You should still update UpdraftPlus to v1.26.5 (free) or v2.26.5 (premium) as soon as possible.

Should I stop using UpdraftPlus after this?

No. Every major WordPress plugin at this scale has security history. What matters is how vulnerabilities are handled — and TeamUpdraft handled this one responsibly: private disclosure, fast patch, transparent same-day communication. That is good practice. Keep the plugin updated and you will be fine.

Mr Wangdoo
Mr Wangdoo

Founder and Editor-in-Chief of Wangdoo.com. Independent tech journalist covering AI, EVs, gadgets, and emerging tech.