AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-14944

MEDIUM · CVSS 5.3 EPSS 0.56%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-04-07 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. It affects WordPress, Java. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-14944
Severity
MEDIUM
CVSS
5.3
EPSS
0.56%
WordPress Java

Original NVD Description

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.