Description
The UpdraftPlus: WP Backup & Migration Plugin WordPress plugin before 1.26.7 does not have CSRF checks in one of its backup management actions, which could allow attackers to make a logged in admin restore an existing backup, reverting the site's database and files to an earlier state, via a crafted link.
Published: 2026-08-27
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data Integrity
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a missing CSRF check on the backup restoration endpoint in the UpdraftPlus WordPress plugin before version 1.26.7. Because authenticated administrators can trigger the restore action without a valid anti‑CSRF token, an attacker can send a crafted link that causes a logged‑in admin to restore an earlier backup. This operation overwrites the current database and files, effectively compromising the integrity of the site and potentially restoring deleted content or reverting recent updates.

Affected Systems

The affected product is the UpdraftPlus: WP Backup & Migration Plugin for WordPress. All deployments using a version prior to 1.26.7 are vulnerable. Plugin users can identify the vulnerability by checking the installed plugin version through the WordPress admin panel or by inspecting the plugin's readme file, which lists the current release.

Risk and Exploitability

The lack of CSRF protection means that any authenticated administrator can be tricked into performing a restoration by clicking a malicious link. Exploitation requires only that the victim be logged into the WordPress site, making the attack relatively easy to launch. No additional credentials or external network access are needed. The EPSS score is < 1%, indicating a low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog, but the potential for site‑wide data corruption remains high. Attackers could use social engineering or phishing to deliver the crafted link to administrators.

Generated by OpenCVE AI on August 27, 2026 at 16:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade UpdraftPlus to version 1.26.7 or later to receive the CSRF fix.
  • If an immediate upgrade is not possible, apply a network or application firewall rule to block or challenge requests to the backup restoration endpoint, or disable the restoration feature through a plugin setting or custom code.
  • Restrict administrative privileges to only those users who truly need backup restoration capability, and use role‑based access control to limit the impact of a compromised account.

Generated by OpenCVE AI on August 27, 2026 at 16:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
First Time appeared Updraftplus
Updraftplus updraftplus
Wordpress
Wordpress wordpress
Weaknesses CWE-352
Vendors & Products Updraftplus
Updraftplus updraftplus
Wordpress
Wordpress wordpress

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The UpdraftPlus: WP Backup & Migration Plugin WordPress plugin before 1.26.7 does not have CSRF checks in one of its backup management actions, which could allow attackers to make a logged in admin restore an existing backup, reverting the site's database and files to an earlier state, via a crafted link.
Title UpdraftPlus < 1.26.7 - Backup Restoration via CSRF
References

Subscriptions

Updraftplus Updraftplus
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-27T14:23:47.167Z

Reserved: 2026-08-19T12:52:28.866Z

Link: CVE-2026-76549

cve-icon Vulnrichment

Updated: 2026-08-27T14:15:12.199Z

cve-icon NVD

Status : Deferred

Published: 2026-08-27T06:17:26.837

Modified: 2026-08-28T18:43:25.883

Link: CVE-2026-76549

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T16:45:04Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)