CVE-2024-9162 HIGH

CVE-2024-9162: All-in-One WP Migration and Backup <= 7.86 - Authenticated (Administrator+) Arbitrary PHP Code Injection

Vendor Servmask
Product All-in-One WP Migration and Backup
Weakness CWE-94 · Code injection
Published October 28, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The All-in-One WP Migration and Backup plugin for WordPress is vulnerable to arbitrary PHP Code Injection due to missing file type validation during the export in all versions up to, and including, 7.86. This makes it possible for authenticated attackers, with Administrator-level access and above, to create an export file with the .php extension on the affected site's server, adding an arbitrary PHP code to it, which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

All-in-One WP Migration and Backup versions 7.86 and earlier contain a code injection vulnerability that allows high-privileged users to execute arbitrary PHP code on the site. An attacker with administrator or equivalent access can inject malicious code through the plugin's functionality, leading to full site compromise. This affects all versions from release through 7.86.

What an attacker can do

03Attacker Capabilities

Run arbitrary PHP code on the site with full server privileges.

Potential impact on your site

04Site Impact

A compromised admin account can execute code to steal data, modify content, or take over the entire site.

Conditions required to exploit

05Prerequisites

Attacker must have high-level admin or equivalent privileges on the WordPress site.

Key dates

06Disclosure timeline

October 28, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE