Sceawere

Vulnerability Detail

CVE-2026-66708UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Unauthenticated Broken Access Control in Total Upkeep

Vulnerability Metadata

Severity
High
Score / CVSS
8.2
Creation Date
1d ago
Vendor
BoldGrid
Product
Total Upkeep
Attack Type
CWE-862 Missing Authorization
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Attack Complexity
LOW

Narrative and Response

Description

Unauthenticated Broken Access Control in Total Upkeep <= 1.17.2 versions.

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.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

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.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

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.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

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.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "8.2",
  "pubDate": "2026-08-06T15:17:23.793Z",
  "pubdate": "2026-08-06T15:17:23.793Z",
  "executiveSummary": "An unauthenticated broken access control vulnerability has been identified in Total Upkeep versions 1.17.2 and below. This security flaw allows unauthenticated remote attackers to bypass authorization checks and perform restricted administrative actions or access sensitive functionalities associated with the backup and maintenance plugin. The presence of this vulnerability introduces significant risk to the integrity, confidentiality, and availability of affected WordPress installations. An attacker with network access can exploit this flaw without possessing any prior credentials or high-level privileges. The primary implication of successful exploitation is the potential unauthorized manipulation of site data and system configurations, potentially leading to full site compromise or data leakage depending on the extent of the exposed functionality within the vulnerable component.",
  "technicalDetails": "The root cause of this vulnerability lies in the insufficient or missing authorization checks within the access control logic of the Total Upkeep plugin for versions 1.17.2 and below. Specifically, sensitive endpoints or AJAX handlers fail to validate whether the incoming request originates from an authenticated user with administrative privileges, or they improperly validate user roles before executing requested operations.\nThe vulnerable component involves the request handling functions responsible for administrative actions within the plugin. Because network exposure is inherent to web applications, any remote unauthenticated attacker can directly interact with these exposed endpoints via HTTP requests.\nThe exploitation method involves crafting specialized HTTP requests directed at the unprotected functions or endpoints implemented by the plugin. The attack flow proceeds as follows: First, the attacker identifies the target URL corresponding to the plugin's action handlers. Second, the attacker formulates a payload containing the parameters required to trigger the desired administrative or data-access function. Third, the attacker transmits the HTTP request to the target server without including valid session cookies or authentication tokens. Because the application fails to enforce proper access control checks and omits authentication verification, the backend code processes the request as if it were issued by an authorized administrator. Consequently, the application executes the requested operations, granting the attacker unauthorized access to sensitive plugin features or data manipulation capabilities.\nThe post-exploitation impact includes unauthorized state changes, potential execution of administrative routines, and exposure of sensitive operational data managed by the backup solution."
}
CVE-2026-66708: Unauthenticated Broken Access Control in Total Upkeep (HIGH Severity, CVSS: 8.2) - Sceawere