CVE-2026-4029
HighSummary
The Database Backup 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, allowing unauthenticated attackers to export database tables.
Risk Assessment
This vulnerability leads to Sensitive Information Exposure, which can jeopardize the security of organizational data. It is only exploitable in WordPress Multisite environments where the deprecated is_site_admin() function exists.
Recommendation
It is recommended to update the Database Backup plugin to the latest version and review the security configuration of WordPress Multisite to minimize the risk of unauthorized access.
Other vulnerabilities in Database Backup for WordPress plugin
Original NVD description (English source)
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.

