CVE-2026-4029 PUBLISHED

Database Backup for WordPress <= 2.5.2 - Missing Authorization to Unauthenticated Database Export

Assigner: Wordfence
Reserved: 12.03.2026 Published: 14.05.2026 Updated: 14.05.2026

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.

Metrics

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

Product Status

Vendor wpengine
Product Database Backup for WordPress
Versions Default: unaffected
  • affected from 0 to 2.5.2 (incl.)

Credits

  • Drew Webber finder

References

Problem Types

  • CWE-862 Missing Authorization CWE