Description
The WPvivid — Backup, Migration & Staging WordPress plugin before 0.9.133 does not validate the destination of files extracted from a backup package during restoration, allowing high privilege users such as administrators to write arbitrary files outside the intended restore directory, which can lead to code execution.
Published: 2026-08-30
Score: 6.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Patch Immediately
AI Analysis

Impact

The WPvivid Backup, Migration & Staging plugin versions prior to 0.9.133 does not validate the destination paths of files extracted from a backup archive during restoration, which is a path traversal weakness (CWE-22). This flaw allows high‑privilege users such as administrators to write arbitrary files to locations outside the intended restore directory. If those files contain executable code, an attacker can achieve remote code execution on the web server. The vulnerability manifests as a Zip Slip condition where archive entries with relative paths escape the target directory.

Affected Systems

WordPress installations that use the WPvivid backup plugin with a version earlier than 0.9.133. The plugin, made by the vendor WPvivid, is the only affected component. Sites running these versions are vulnerable if administrators can restore backups from untrusted or externally supplied archives.

Risk and Exploitability

The CVSS score of 6.6 indicates moderate severity, but the potential impact of arbitrary file write and subsequent code execution remains high. The EPSS score is below 1%, indicating a low but non‑zero probability that the flaw will be exploited in the wild. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an attacker to have administrative or similarly privileged access to initiate a backup restore, or to coerce an administrator into restoring a malicious backup package. The risk is significant for sites that permit administrators to restore backups from arbitrary sources.

Generated by OpenCVE AI on August 31, 2026 at 20:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WPvivid to version 0.9.133 or later to enable proper path validation during backup restoration.
  • If an immediate upgrade is not possible, restrict the backup restore function to trusted administrators only and manually verify the contents of any backup archive for malicious files before restoration.
  • Enable file integrity monitoring and audit logs to detect unauthorized file creation or modification outside the WordPress root directory.

Generated by OpenCVE AI on August 31, 2026 at 20:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 09:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.6, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L'}

cvssV3_1

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


Tue, 01 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpvividplugins
Wpvividplugins wpvivid — Backup, Migration & Staging
Vendors & Products Wordpress
Wordpress wordpress
Wpvividplugins
Wpvividplugins wpvivid — Backup, Migration & Staging

Mon, 31 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.6, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L'}

ssvc

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


Sun, 30 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Sun, 30 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The WPvivid — Backup, Migration & Staging WordPress plugin before 0.9.133 does not validate the destination of files extracted from a backup package during restoration, allowing high privilege users such as administrators to write arbitrary files outside the intended restore directory, which can lead to code execution.
Title WPvivid Backup & Migration < 0.9.133 - Admin+ Arbitrary File Write via Zip Slip in Backup Restore
References

Subscriptions

Wordpress Wordpress
Wpvividplugins Wpvivid — Backup, Migration & Staging
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-03T15:51:06.548Z

Reserved: 2026-08-13T12:06:08.098Z

Link: CVE-2026-19722

cve-icon Vulnrichment

Updated: 2026-08-31T12:30:52.950Z

cve-icon NVD

Status : Deferred

Published: 2026-08-30T07:17:20.880

Modified: 2026-09-03T16:17:23.653

Link: CVE-2026-19722

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T12:30:04Z

Weaknesses
  • CWE-22

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