LiveActive security incident?Get immediate response
CVE Record

CVE-2022-4932: Total Upkeep <= 1.14.13 - Missing Authorization to Authenticated (Subscriber+) Information Disclosure

The Total Upkeep plugin for WordPress is vulnerable to information disclosure in versions up to, and including 1.14.13. This is due to missing authorization on the heartbeat_received() function that triggers on WordPress heartbeat. This makes it possible for authenticated attackers, with subscriber-level permissions and above to retrieve back-up paths that can subsequently be used to download the back-up.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A logged-in WordPress user with even Subscriber rights could make Total Upkeep reveal backup file paths. Those paths may help them download backups, exposing site data. This is not described as unauthenticated code execution, but backups often contain sensitive site data, so affected sites should remediate promptly.

Executive priority

Treat this as a moderate data-exposure issue. It is lower urgency than unauthenticated remote code execution, but backup disclosure can expose databases, credentials, and business data. Prioritize internet-facing WordPress sites with many user accounts or public registration.

Technical view

CVE-2022-4932 is a missing authorization flaw in Total Upkeep's heartbeat_received() function, triggered through WordPress Heartbeat. Versions up to and including 1.14.13 are reported vulnerable. Authenticated users with Subscriber-level permissions or higher may retrieve backup paths, creating an information-disclosure risk. CVSS 3.1 score is 4.3, mapped to CWE-862.

Likely exposure

Exposure is limited to WordPress sites running the Total Upkeep plugin at version 1.14.13 or earlier and allowing low-privilege authenticated accounts. Sites with public registration, many subscribers, or sensitive backups have higher practical risk.

Exploitation context

The provided sources do not report known active exploitation, and the CVE is not listed as KEV. Exploitation requires authenticated WordPress access at Subscriber level or above, then abuse of missing authorization in the heartbeat handler to expose backup path information.

Researcher notes

The source bundle identifies the vulnerable function and privilege requirement but does not include proof-of-concept details or active exploitation evidence. The affected range is stated as up to and including 1.14.13; fixed-version confirmation should come from the vendor change record or advisory.

Mitigation direction

  • Check whether Total Upkeep is installed and at version 1.14.13 or earlier.
  • Update Total Upkeep to a vendor-supported version newer than the vulnerable range.
  • Review vendor and Wordfence guidance for the confirmed fixed release details.
  • Limit unnecessary WordPress Subscriber-level accounts, especially where public registration is enabled.
  • Ensure backups are not directly downloadable without proper authorization.

Validation and detection

  • Inventory WordPress sites for the Total Upkeep plugin and record installed versions.
  • Confirm low-privilege authenticated users cannot retrieve backup path information through heartbeat behavior.
  • Review web server access logs for unusual authenticated requests around backup resources.
  • Check backup storage locations for direct public access or weak authorization controls.
  • Document remediation status for each affected WordPress instance.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-862: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-4932 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2022-4932Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
boldgridTotal Upkeep – WordPress Backup Plugin plus Restore & Migrate by BoldGrid0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.