Critical Unauthenticated Authentication Bypass in UpdraftPlus: What You Need to Know & How to Stay Safe
If your WordPress website relies on the popular UpdraftPlus plugin for backups, as over three million active sites do, recent security news demands your immediate attention. On June 2, 2026, security researchers discovered a critical unauthenticated authentication bypass vulnerability in UpdraftPlus.
The vulnerability, tracked by Wordfence, allows unauthenticated attackers to take complete control of vulnerable sites. The good news is that a patch has been released. Here’s everything you need to know to protect your business.
Who Is at Risk and What Is the Impact?
The vulnerability affects all versions of UpdraftPlus up to and including version 1.26.4. However, it is only exploitable on sites that have previously been connected to UpdraftCentral, the plugin’s remote site management dashboard. This means that not every site using UpdraftPlus is automatically vulnerable, but if you have ever used the UpdraftCentral feature, you are at risk.
On affected sites, an attacker can run arbitrary Remote Procedure Calls (RPC) as the connected administrator. This means they could:
- Upload and activate a malicious plugin
- Execute arbitrary PHP code on your server
- Gain complete control of your website
- Deface your site, steal customer data, or use it to launch further attacks
How the Attack Works
To support remote management, UpdraftPlus registers an unauthenticated RPC listener on every page load of sites connected to UpdraftCentral. This listener accepts POST requests and dispatches commands on behalf of the connected administrator.
The critical flaw lies in a flawed error handling in the decryption process. When a malformed encrypted key is supplied, the decryption function does not properly check the return value. This collapses the encryption to a deterministic all-zero AES key, allowing an attacker to craft a forged message that the server accepts as legitimate.
From there, the attacker’s forged request is treated as coming from a fully authenticated administrator, giving them complete access to the site’s powerful RPC commands, such as plugin.upload_plugin and plugin.activate_plugin. By uploading a plugin containing a simple PHP webshell, the attacker gains arbitrary PHP and operating system command execution.
The Good News: The Patch Is Here
The UpdraftPlus team acted swiftly. After receiving disclosure details on June 3, they acknowledged the report on June 4, 2026, and released the fully patched version (1.26.5) on June 5, 2026. This patch adds a proper return-value check to the decryption function, ensuring that malformed keys are rejected outright.
What You Must Do Now
1. Update Immediately
The single most important action is to update UpdraftPlus to version 1.26.5 or later. Go to your WordPress dashboard → Plugins → Installed Plugins. If an update is available, click “Update Now” for UpdraftPlus.
2. Verify UpdraftCentral Connections
If you are not actively using UpdraftCentral, consider disconnecting any previously connected sites. To check for an active connection, go to the UpdraftPlus settings page and navigate to the Advanced Tools tab. Under the “UpdraftCentral (Remote Control)” section, look for a connection key. If a key exists and you are not using the service, revoke it to eliminate the attack surface.
3. Strengthen Your Security Posture
The UpdraftPlus vulnerability highlights a broader truth: proactive, layered security is your best defence. Consider implementing a Web Application Firewall (WAF) that can block exploit attempts before they reach your site. Wordfence Premium users received a firewall rule on June 3, 2026. Free users will receive it on July 3, 2026.
How BG Cyber Connect Can Help
Staying on top of security patches and monitoring for vulnerabilities is a full-time job. At BG Cyber Connect, we specialise in proactive WordPress security. We can:
- Perform a complete security audit of your WordPress site, including plugin vulnerabilities
- Implement a Web Application Firewall (WAF) to block zero-day and known threats
- Provide ongoing vulnerability scanning and patch management
- Remediate compromised sites and restore clean backups if an incident occurs
Don’t wait for an attacker to exploit an overlooked plugin. Contact us today to ensure your website is protected.
Contact BG Cyber Connect for a WordPress Security Assessment
Closing Thoughts
The UpdraftPlus vulnerability is a powerful reminder that even the most popular, well-maintained plugins can harbour critical flaws. Timely updates and a proactive security strategy are not optional; they are the foundation of digital resilience.
Take action now. Update UpdraftPlus, review your UpdraftCentral connections, and consider a professional security audit. Your website and your business depend on it.


