CVE-2019-25224 CRITICAL

CVE-2019-25224: WP Database Backup < 5.2 - Unauthenticated OS Command Injection

Vendor Databasebackup
Product WP Database Backup – Unlimited Database & Files Backup by Backup for WP
Weakness CWE-78
Published July 25, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WP Database Backup plugin for WordPress is vulnerable to OS Command Injection in versions before 5.2 via the mysqldump function. This vulnerability allows unauthenticated attackers to execute arbitrary commands on the host operating system.

Explanation of Vulnerability in Simple Terms

02Summary

WP Database Backup versions before 5.2 contain a command injection vulnerability that allows unauthenticated attackers to run arbitrary code on the site without user interaction. The vulnerability exists in how the plugin processes user input when handling backup operations. An attacker can exploit this remotely over the network to gain full control of the WordPress installation.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on your site and take complete control without needing a login.

Potential impact on your site

04Site Impact

Complete site compromise. An attacker can steal data, modify content, install malware, or delete your entire database.

Conditions required to exploit

05Prerequisites

None. The attacker needs only network access; no authentication or user interaction required.

Key dates

06Disclosure timeline

July 25, 2025 CVE published
April 8, 2026 Record updated