Description
The Total Upkeep – WordPress Backup Plugin plus Restore & Migrate by BoldGrid plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'wp_ajax_cli_cancel' function in all versions up to, and including, 1.17.1. This makes it possible for unauthenticated attackers to cancel a pending rollback, potentially preventing a WordPress installation from automatically reverting a failed update.
Published: 2026-05-01
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Total Upkeep plugin for WordPress suffers from a missing capability check on the 'wp_ajax_cli_cancel' function, allowing unauthenticated users to cancel a pending rollback. This flaw permits attackers to prevent a WordPress installation from automatically reverting a failed update, potentially leaving the site in a broken or insecure state. The weakness is a failure of authorization (CWE-862) that results in unauthorized data modification.

Affected Systems

All installations of the Total Upkeep – WordPress Backup Plugin plus Restore & Migrate by BoldGrid with versions up to and including 1.17.1 are affected. No further version filtering is provided beyond this cutoff.

Risk and Exploitability

The CVSS score of 5.3 indicates medium severity, while EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog, making the exact exploitation likelihood uncertain. The most likely attack vector is via the public WordPress AJAX endpoint 'wp_ajax_cli_cancel', accessible from the network without authentication. Because the flaw only allows cancellation of a rollback path, the impact is limited to failure to revert a failed update, which may cause downtime or site corruption, but does not grant broader access or control over the site.

Generated by OpenCVE AI on May 1, 2026 at 23:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest version of the Total Upkeep plugin (≥1.17.2) where the missing capability check has been added
  • If an upgrade cannot be made immediately, block or remove the wp_ajax_cli_cancel action hook, or add a capability check so that only authenticated users with sufficient privileges can invoke it
  • Monitor WordPress update logs for failed updates and consider disabling automatic rollback during critical maintenance windows

Generated by OpenCVE AI on May 1, 2026 at 23:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 01 May 2026 13:45:00 +0000

Type Values Removed Values Added
Description The Total Upkeep – WordPress Backup Plugin plus Restore & Migrate by BoldGrid plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'wp_ajax_cli_cancel' function in all versions up to, and including, 1.17.1. This makes it possible for unauthenticated attackers to cancel a pending rollback, potentially preventing a WordPress installation from automatically reverting a failed update.
Title Total Upkeep <= 1.17.1 - Missing Authorization to Unauthenticated Rollback Cancellation
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-01T13:28:42.825Z

Reserved: 2026-02-24T19:43:50.613Z

Link: CVE-2026-3143

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-05-01T14:16:22.190

Modified: 2026-05-01T15:26:24.553

Link: CVE-2026-3143

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T00:00:14Z

Weaknesses