UpdraftPlus WordPress Backup Plugin <= 1.9.50 - Nonce Leak to Authorization Bypass
Strategic Overview
- Status
- Patched in 1.9.51
- Affected Plugin
- UpdraftPlus: WP Backup & Migration Plugin
- Affected Version
< 1.9.51- CVSS
- 9.9Critical
- Weakness type
- CWE-269 · Improper Privilege Management
- CVE
CVE pending
At a glance
This record tracks a critical-severity Improper Privilege Management vulnerability in the UpdraftPlus WordPress plugin, affecting versions < 1.9.51. It carries a CVSS score of 9.9 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). The issue is fixed in version 1.9.51; sites on affected versions should update now. Disclosed February 2015, reported by Marc-Alexandre Montpas.
Vulnerability Overview
The UpdraftPlus WordPress Backup Plugin for WordPress is vulnerable to nonce leak which leads to authorization bypass in versions up to, and including, 1.9.50. This is due to incorrect use of several 'admin_action_' hooks. This makes it possible for authenticated attackers to arbitrarily upload files, download backups and retrieve secret keys.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-269: Improper Privilege Management
UpdraftPlus < 1.9.51 carries this weakness at admin_action_, and reaching it takes a caller who can reach the endpoint. Improper privilege management means the code lets an account end up with capabilities its role should not have.
It converts a low-privileged account into an administrative one, which makes every other restriction on the site irrelevant. For UpdraftPlus the fix is 1.9.51: builds < 1.9.51 are affected, anything from 1.9.51 onward is not.
Remediation
Update to version 1.9.51, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: UpdraftPlus 1.9.51 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in UpdraftPlus: WP Backup & Migration Plugin
- 9.8CVE-2026-10795: UpdraftPlus (free) < 2.26.5 (premium)
CVE-2026-10795 - 8.8CVE-2024-10957: UpdraftPlus PHP Object Injection
CVE-2024-10957 - 8.8UpdraftPlus 1.22.14 to 1.23.2… Privilege Escalation
- 7.2UpdraftPlus < 1.16.59 Local File Inclusion
- 6.5CVE-2022-0633: UpdraftPlus WordPress Backup Plugin Info Disclosure
CVE-2022-0633 - 6.1CVE-2025-0215: UpdraftPlus - Backup/Restore <= 1.24.12 Reflected XSS
CVE-2025-0215 - 6.1CVE-2023-32960: UpdraftPlus <= 1.23.3 CSRF to Cross-Site Scripting
CVE-2023-32960 - 6.1CVE-2022-0864: UpdraftPlus WordPress Backup Plugin Reflected XSS
CVE-2022-0864
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C