CVE-2026-4029 HIGH

CVE-2026-4029: Database Backup for WordPress <= 2.5.2 - Missing Authorization to Unauthenticated Database Export

Vendor Wpengine
Product Database Backup for WordPress
Weakness CWE-862 · Missing authorization
Published May 14, 2026
Last update May 14, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

Description

The Database Backup for WordPress plugin for WordPress is vulnerable to unauthorized database export in all versions up to, and including, 2.5.2. This is due to the plugin not properly enforcing the return value of its authorization check. This makes it possible for unauthenticated attackers to export database tables, leading to Sensitive Information Exposure. Note: This vulnerability is only exploitable in WordPress Multisite environments where the deprecated is_site_admin() function exists.

Key dates

Disclosure timeline

May 14, 2026 CVE published
May 14, 2026 Record updated