CVE-2025-14944

The Backup Migration plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 2.0.0. This is due to a missing capability check on the 'initializeOfflineAjax' function and lack of proper nonce verification. The endpoint only validates against hardcoded tokens which are publicly exposed in the plugin's JavaScript. This makes it possible for unauthenticated attackers to trigger the backup upload queue processing, potentially causing unexpected backup transfers to configured cloud storage targets and resource exhaustion.
Configurations

No configuration.

History

07 Apr 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-07 17:16

Updated : 2026-04-27 19:04


NVD link : CVE-2025-14944

Mitre link : CVE-2025-14944

CVE.ORG link : CVE-2025-14944


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization