Sceawere
Vulnerability Detail
CVE-2026-16253UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Total Upkeep Backup Restore Authentication Bypass
Vulnerability Metadata
- Severity
- High
- Score / CVSS
- 7.5
- Creation Date
- 13h ago
- Vendor
- Unknown
- Product
- Total Upkeep
- Attack Type
- CWE-200 Information Exposure
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Attack Complexity
- LOW
Narrative and Response
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.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "7.5",
"pubDate": "2026-08-12T06:18:55.103Z",
"pubdate": "2026-08-12T06:18:55.103Z",
"executiveSummary": "An authentication bypass vulnerability exists within the Total Upkeep WordPress plugin before version 1.17.3, specifically affecting its backup-restore functionality. The flaw stems from inadequate protection of the secret token responsible for authorizing backup and restore operations, which inadvertently exposes the sensitive token to unauthenticated remote users.\nThe impact of this vulnerability is critical. An unauthenticated attacker can leverage this exposure to disclose sensitive system backup information and subsequently force an unauthorized full site restore. This malicious action overwrites the live site's critical files and database, leading to potential data destruction, complete loss of site integrity, and denial of service.\nThe affected product is the Total Upkeep WordPress plugin for versions prior to 1.17.3. Risk implications are severe due to the remote, unauthenticated nature of the attack vector, requiring zero prior privileges or user interaction.\nAttacker capabilities include arbitrary backup data disclosure and remote code execution or site destruction via forced state reversion. Exploitation requirements are minimal, primarily consisting of network access to the target WordPress installation and the ability to capture or deduce the inadequately protected backup-restore authorization secret.",
"technicalDetails": "The root cause of the vulnerability lies in the improper access control and secret management mechanisms utilized by the Total Upkeep WordPress plugin before version 1.17.3. The component responsible for handling backup-restore functionality fails to properly validate the authenticity and authorization context of incoming requests.\nSpecifically, the secret token designed to authorize administrative backup and restore procedures is leaked or insufficiently guarded against external exposure. Unauthenticated network exposure allows external actors to query or extract this secret parameter directly via HTTP requests.\nThe attack flow proceeds as follows: First, an unauthenticated remote attacker interacts with the target WordPress site to harvest or deduce the exposed backup-restore authorization secret. Second, utilizing this unauthorized access to the secret parameter, the attacker crafts a malicious HTTP request directed at the plugin's backup-restore endpoint.\nThird, the vulnerable component processes the request, incorrectly accepting the compromised secret as valid without enforcing session verification or administrative privilege checks. Finally, the payload behavior executes the restore routine, forcing the application to read designated backup archives and overwrite critical system assets, including the live site files and underlying database.\nThe affected component is the backup-restore subsystem of the Total Upkeep plugin across versions prior to 1.17.3. Authentication requirements are nonexistent for the initial reconnaissance and request phase, as the flaw bypasses standard privilege checks. Network exposure is external over HTTP/HTTPS, enabling remote exploitation over the internet."
}