Description
The WebTotem Backups WordPress plugin through 1.0.1 does not validate a user-supplied file path, does not check the capability of the user making the request, and discards the result of its own CSRF check, allowing any authenticated user, such as a subscriber, to delete arbitrary files on the server, which can lead to a site takeover.
Published: 2026-09-12
Score: n/a
EPSS: n/a
KEV: No
Impact: Arbitrary file deletion leading to site takeover
Action: Immediate patch
AI Analysis

Impact

The WebTotem Backups WordPress plugin versions up to and including 1.0.1 does not validate the file path supplied by a user, fails to verify the user’s capability, and ignores the result of its CSRF check. As a result, any authenticated user—including a subscriber—can delete arbitrary files on the server. Removing core files or site assets can allow an attacker to take complete control of the website.

Affected Systems

This vulnerability affects the WebTotem Backups plugin for WordPress, specifically all releases with a version number of 1.0.1 or earlier.

Risk and Exploitability

Based on the description, the likely attack vector is an authenticated exploit that relies on the plugin’s lack of input validation and capability checks. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, which suggests it is not a known or actively exploited weakness. However, the potential for site takeover by a low‐privilege user means the risk to any affected WordPress installation is high. The absence of a publicly reported exploit does not diminish the severity of the impact, which includes loss of confidentiality, integrity, and availability of the site.

Generated by OpenCVE AI on September 12, 2026 at 08:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WebTotem Backups plugin to a version newer than 1.0.1 or apply the vendor’s published patch if available.
  • If an upgrade is not immediately feasible, deactivate or uninstall the plugin until a fix is released.
  • Restrict subscriber capabilities or remove the ability for subscribers to trigger backup operations, and enforce stricter file system permissions on the WordPress installation to prevent unauthorized file deletions.

Generated by OpenCVE AI on September 12, 2026 at 08:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 12 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Sat, 12 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WebTotem Backups WordPress plugin through 1.0.1 does not validate a user-supplied file path, does not check the capability of the user making the request, and discards the result of its own CSRF check, allowing any authenticated user, such as a subscriber, to delete arbitrary files on the server, which can lead to a site takeover.
Title WebTotem Backups <= 1.0.1 - Subscriber+ Arbitrary File Deletion via Path Traversal
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-12T06:00:07.591Z

Reserved: 2026-08-20T07:35:12.414Z

Link: CVE-2026-77006

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-12T06:16:24.733

Modified: 2026-09-12T06:16:24.733

Link: CVE-2026-77006

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-12T08:30:10Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')