CVE-2025-15041 HIGH

CVE-2025-15041: BackWPup <= 5.6.2 - Authenticated (BackWPup Helper+) Privilege Escalation via Arbitrary Options Update

Vendor Wp_Media
Product BackWPup – WordPress Backup & Restore Plugin
Weakness CWE-862 · Missing authorization
Published February 19, 2026
Last update February 19, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The BackWPup – WordPress Backup & Restore Plugin plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the save_site_option() function in all versions up to, and including, 5.6.2. This makes it possible for authenticated attackers, with level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.

Explanation of Vulnerability in Simple Terms

02Summary

BackWPup versions up to 5.6.2 lack proper authorization checks, allowing high-privilege users to read, modify, or delete backup data and site files without appropriate permission validation. An attacker with administrator or equivalent access can exploit this to access sensitive information, alter backups, or disrupt site recovery capabilities. Update to a version newer than 5.6.2.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete backup files and site data with high-level account access.

Potential impact on your site

04Site Impact

Backups can be accessed, altered, or deleted by privileged users without proper authorization checks.

Conditions required to exploit

05Prerequisites

Attacker must have high-privilege WordPress account (administrator or equivalent role).

Key dates

06Disclosure timeline

February 19, 2026 CVE published
February 19, 2026 Record updated

Related vulnerabilities

08Related CVE