Skip to main content

Database Backup for WordPress EUVDEUVD-2026-30272

| CVE-2026-4029 HIGH
Missing Authorization (CWE-862)
2026-05-14 Wordfence GHSA-p94x-gw9w-73f2
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 14, 2026 - 13:17 vuln.today
CVE Published
May 14, 2026 - 12:32 nvd
HIGH 7.5

DescriptionCVE.org

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.

AnalysisAI

Unauthenticated attackers can export complete database tables from WordPress Multisite installations running Database Backup for WordPress plugin ≤2.5.2, exposing credentials, user data, and site content. The vulnerability stems from improper enforcement of authorization check return values, bypassing security controls. Exploitation is limited to legacy WordPress Multisite environments using the deprecated is_site_admin() function. CVSS 7.5 (High) with network attack vector and no authentication required. No CISA KEV listing indicates limited widespread exploitation, though the unauthenticated remote access vector presents significant risk for affected configurations.

Technical ContextAI

This vulnerability exploits a logic flaw in the plugin's authorization mechanism within WordPress Multisite environments. The affected code fails to properly enforce the return value from its authorization check function, specifically in contexts where the deprecated is_site_admin() function is present. The CWE-862 (Missing Authorization) classification indicates the plugin performs privilege-sensitive operations without verifying the actor has permission to perform the requested action. The vulnerability exists in the database export functionality at wp-db-backup.php around lines 1623-1632, where authorization checks are bypassed. WordPress Multisite is a feature allowing multiple WordPress sites to share a single installation, and is_site_admin() was deprecated in WordPress 3.0 (2010) but may still exist in older or customized Multisite installations. The CPE identifies the vulnerable component as wpengine:database_backup_for_wordpress, affecting all versions through 2.5.2.

RemediationAI

Update to Database Backup for WordPress plugin version 2.5.3 or later, which addresses the authorization bypass per changeset 3510595 visible at https://plugins.trac.wordpress.org/changeset/3510595/. The fix properly enforces authorization check return values at lines 153 and 1632 in the trunk version (https://plugins.trac.wordpress.org/browser/wp-db-backup/trunk/wp-db-backup.php#L1632 and #L153). For organizations unable to immediately patch, implement these compensating controls: (1) Disable the Database Backup for WordPress plugin entirely until patching is completed - this eliminates the attack surface but removes backup functionality; (2) Upgrade WordPress Multisite to version 3.0 or later if running legacy versions, which removes the deprecated is_site_admin() function and prevents exploitation (note: major version upgrade carries compatibility risks with legacy plugins/themes); (3) Implement Web Application Firewall (WAF) rules blocking HTTP requests to wp-db-backup.php export endpoints from unauthenticated sources, specifically targeting the vulnerable functions around line 1623 - this may interfere with legitimate backup operations. All WordPress Multisite administrators should audit for presence of is_site_admin() function and verify current WordPress core version to determine actual exploitability.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

EUVD-2026-30272 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy