WordPress backup plugin flaw exposes millions of sites to takeover attacks

By George Bailey   Published: 09/02/26   Updated: 09/02/26   2 min read
WordPress backup plugin flaw exposes millions of sites to takeover attacks

What Changed

BleepingComputer reports that CVE-2026-19949 affects All-in-One WP Migration and Backup through version 7.109. Wordfence describes it as a second-order SQL injection bug caused by incorrect parsing of escaped backslashes and quotation marks while the plugin rewrites database content during archive restoration.

The exploit path is more specific than a generic 'RCE in WordPress' headline suggests. An unauthenticated attacker can plant crafted data through WordPress trackbacks, wait for an administrator to export and import the site, then use the resulting SQL execution to expose the plugin's secret import key and upload a malicious .wpress archive.

Why This Matters Operationally

The important operational point is that the triggering action is routine for the plugin's core purpose. The payload may sit dormant until an admin runs a restore or migration task, which means some teams may underestimate the risk because exploitation is not always immediate or noisy.

Scale matters too. BleepingComputer says the plugin has more than five million active installations, while Wordfence estimates only about 35% of the user base has updated to the fixed release, leaving roughly 3.25 million sites on vulnerable versions.

What Defenders Should Verify First

Source Context

CyberExperts used BleepingComputer's reporting and the Wordfence technical explanation it cites to preserve the key details readers need first: CVE-2026-19949, the second-order SQL injection mechanism, the import-key exposure step, the fixed version 7.110, and the large still-unpatched install base.

Related In The Daily Brief

See this item in The 5-Minute Cyber Brief

George Bailey

George Bailey is a cybersecurity researcher and writer at CyberExperts, covering cyber threats, AI, cloud security, vulnerabilities, and defensive strategies. His goal is to help security professionals quickly understand what matters most and how it impacts their organizations.

Keep Reading