Description
The Total Upkeep WordPress plugin before 1.17.3 does not adequately protect the secret that authorizes its backup-restore functionality and exposes it to unauthenticated users, allowing them to disclose sensitive backup information and to force a full site restore that overwrites the live site's files and database. This is an incomplete fix of CVE-2020-36848, as the protection added at the time never took effect on distributed copies of the plugin.
Published: 2026-08-12
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized disclosure of backup data and enforcement of full site restore by unauthenticated users
Action: Patch Immediately
AI Analysis

Impact

The Total Upkeep WordPress plugin before version 1.17.3 does not adequately protect the secret that authorizes its backup-restore functionality and exposes it to unauthenticated users. This allows attackers to disclose sensitive backup information and to force a full site restore that overwrites the live site's files and database. The flaw stems from the predictable or publicly discoverable cron_secret and a lack of authentication enforcement for the restore operation, qualifying it as a data‑exposure and authorization bypass weakness.

Affected Systems

The affected product is the Total Upkeep plugin used within WordPress installations. Any site running Total Upkeep prior to version 1.17.3 is vulnerable. The plugin is listed as Unknown:Total Upkeep in CNA reports and there are no further vendor or product details available.

Risk and Exploitability

The CVSS score is 7.5, rating it high, and the vulnerability permits unauthenticated access to sensitive backup data and allows arbitrary site restoration, which constitute high‑impact consequences. The EPSS score of < 1% indicates a very low but non‑zero exploitation probability. The likely attack vector is through a direct HTTP request to the plugin’s restore endpoint, requiring no user credentials. The issue is not listed in the CISA KEV catalog. The predictable cron_secret makes the attack trivial once the endpoint is discovered, suggesting that if the secret is exposed, the exploit can be carried out with minimal effort.

Generated by OpenCVE AI on September 3, 2026 at 09:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Total Upkeep plugin to version 1.17.3 or newer
  • Configure the plugin to restrict restore operations to authenticated users only, or disable the restore endpoint if upgrading is not feasible
  • Regenerate the cron_secret value and ensure no legacy secrets remain accessible; additionally, secure backup storage and remove any publicly accessible backup files

Generated by OpenCVE AI on September 3, 2026 at 09:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Total Upkeep WordPress plugin before 1.17.3 does not adequately protect the secret that authorizes its backup-restore functionality and exposes it to unauthenticated users, allowing them to disclose sensitive backup information and to force a full site restore that overwrites the live site's files and database. The Total Upkeep WordPress plugin before 1.17.3 does not adequately protect the secret that authorizes its backup-restore functionality and exposes it to unauthenticated users, allowing them to disclose sensitive backup information and to force a full site restore that overwrites the live site's files and database. This is an incomplete fix of CVE-2020-36848, as the protection added at the time never took effect on distributed copies of the plugin.
Title Total Upkeep (BoldGrid Backup) < 1.17.3 - Unauthenticated Sensitive Data Disclosure and Forced Site Restore via Predictable cron_secret (regression of CVE-2020-36848) Total Upkeep < 1.17.3 - Unauthenticated Sensitive Data Disclosure and Forced Site Restore via Predictable cron_secret

Thu, 13 Aug 2026 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 12 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Total Upkeep WordPress plugin before 1.17.3 does not adequately protect the secret that authorizes its backup-restore functionality and exposes it to unauthenticated users, allowing them to disclose sensitive backup information and to force a full site restore that overwrites the live site's files and database.
Title Total Upkeep (BoldGrid Backup) < 1.17.3 - Unauthenticated Sensitive Data Disclosure and Forced Site Restore via Predictable cron_secret (regression of CVE-2020-36848)
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-03T07:15:40.433Z

Reserved: 2026-07-20T07:28:57.344Z

Link: CVE-2026-16253

cve-icon Vulnrichment

Updated: 2026-08-12T16:08:44.264Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T06:18:55.103

Modified: 2026-09-03T13:04:35.540

Link: CVE-2026-16253

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T09:30:08Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor