Description
The WPvivid — Backup, Migration & Staging WordPress plugin before 0.9.134 does not validate a user supplied file name before using it to build a write path, allowing administrators to write files of permitted types to arbitrary locations on the server and to overwrite existing files.
Published: 2026-09-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the WPvivid — Backup, Migration & Staging WordPress plugin before version 0.9.134. It allows an administrator, who can supply an arbitrary file name to the plugin’s file‑write functionality, to bypass normal path restrictions. The plugin will then place the file in a directory that may be outside the intended backup folder and can overwrite existing files if the file type is allowed. This flaw can enable an administrator to drop malicious files such as PHP scripts, alter critical configuration files, or replace content files, leading to complete compromise of the WordPress installation.

Affected Systems

Consequences of the flaw are limited to WordPress sites that have the WPvivid plugin installed with a version older than 0.9.134. The plugin is used by site owners and administrators to back up and migrate content, and it runs with the same privileges as the WordPress administrator role. No other WordPress plugins or core components are affected directly by this issue, but any file that can be placed in the WordPress directory tree can be targeted.

Risk and Exploitability

Because the vulnerability is only exploitable by users who already have administrative access to the WordPress site, an attacker must first compromise or use a legitimate admin account. Once access is achieved, the attacker can exploit the flaw through the plugin’s file‑write endpoint, which accepts a file name without sanitization. The lack of an EPSS score and absence from the KEV catalog make it unclear how frequently this flaw is currently being used in the wild, but the potential for arbitrary file overwrite and the high level of privileges available to an administrator create a substantial risk. While the plugin’s functionality is intended for backup operations, the insecure handling of file names effectively turns it into an arbitrary file write primitive that can lead to remote code execution if the attacker is able to write an executable script.

Generated by OpenCVE AI on September 4, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WPvivid to 0.9.134 or later
  • If an upgrade is not possible, delete or deactivate the WPvivid plugin
  • Restrict the plugin’s access to trusted administrators to reduce the attack surface

Generated by OpenCVE AI on September 4, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-22

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

Type Values Removed Values Added
Description The WPvivid — Backup, Migration & Staging WordPress plugin before 0.9.134 does not validate a user supplied file name before using it to build a write path, allowing administrators to write files of permitted types to arbitrary locations on the server and to overwrite existing files.
Title WPvivid Backup & Migration < 0.9.134 - Admin+ File Write Outside the Backup Directory via Path Traversal
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-04T06:00:04.900Z

Reserved: 2026-08-28T07:51:19.951Z

Link: CVE-2026-82193

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T07:17:10.743

Modified: 2026-09-04T07:17:10.743

Link: CVE-2026-82193

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T07:30:15Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-22

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