PT-2026-81268 · WordPress · All-In-One Wp Migration/Backup
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
All-in-One WP Migration and Backup versions prior to 7.110
Description
An unauthenticated second-order SQL injection exists in the archive restore functionality. This occurs because user-supplied parameters are insufficiently escaped and SQL queries are not properly prepared. An attacker can plant malicious payloads via WordPress trackback pings, which remain dormant until a site administrator performs an export and subsequent import or restore operation. During this process, the
replace table values() function in Ai1wm Database mishandles backslash runs at string boundaries, transforming the stored data into executable SQL.This flaw can be used to extract the
ai1wm secret key from the database and leak it through the unauthenticated REST comments endpoint. With this secret key, an attacker can import a crafted .wpress archive containing a malicious must-use plugin into the wp-content/mu-plugins/ directory, leading to remote code execution (RCE) as the web server user and complete site takeover. Approximately 3.2 million installations are estimated to be potentially affected worldwide.Recommendations
Update All-in-One WP Migration and Backup to version 7.110 or later.
As a temporary mitigation, restrict the acceptance of trackbacks and pingbacks.
Limit the import of
.wpress archives to trusted administrators only.Fix
RCE
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
All-In-One Wp Migration/Backup