CVE-2026-19949
Received Received - Intake

SQL Injection in All-in-One WP Migration Plugin

Vulnerability report for CVE-2026-19949, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: Wordfence

Description

The All-in-One WP Migration and Backup plugin for WordPress is vulnerable to SQL Injection via archive restore functionality in all versions up to, and including, 7.109 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This can be leveraged to obtain the ai1wm_secret_key when a site administrator performs an archive restore and achieve remote code execution once able to leverage the ai1wm_secret_key value.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
servmask all-in-one_wp_migration_and_backup to 7.109 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a SQL Injection flaw in the All-in-One WP Migration and Backup WordPress plugin versions up to 7.109. It allows unauthenticated attackers to inject malicious SQL queries during archive restore operations due to insufficient input escaping and lack of query preparation. This can lead to extraction of sensitive data like the ai1wm_secret_key.

Detection Guidance

Detection requires checking if the All-in-One WP Migration and Backup plugin version 7.109 or older is installed. Use WordPress admin panel or run commands like 'wp plugin list' in the WordPress directory to verify the plugin version.

Impact Analysis

An attacker could exploit this to extract sensitive database information, including the ai1wm_secret_key. If an administrator performs an archive restore while under attack, the attacker could gain remote code execution capabilities by leveraging the extracted secret key.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection requirements and HIPAA's safeguards for protected health information. Organizations using this plugin may face compliance violations, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Immediately update the All-in-One WP Migration and Backup plugin to the latest version. If an update is unavailable, consider disabling the plugin until a patch is released. Review database access logs for suspicious activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19949. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart