CVE-2026-19725

9.1

WPvivid · Backup, Migration & Staging

The WPvivid Backup, Migration & Staging plugin contains an arbitrary file creation vulnerability due to improper sanitization of log file paths provided by unauthenticated requests.

Executive summary

An arbitrary file creation vulnerability in the WPvivid Backup, Migration & Staging plugin allows attackers to write log files to arbitrary directories, posing a critical risk to system integrity.

Vulnerability

The plugin fails to sanitize input used to construct log file paths. An attacker possessing a site to site transfer key can leverage this to create log files in any writable directory on the host system.

Business impact

The CVSS score of 9.1 reflects a critical severity due to the potential for attackers to manipulate system files or overwrite critical configurations. By creating or overwriting files in arbitrary locations, an attacker could potentially gain elevated control over the WordPress environment, leading to full system compromise or service disruption.

Remediation

Immediate Action: Update the WPvivid Backup, Migration & Staging plugin to version 0.9.131 or later to resolve the path sanitization flaw.

Proactive Monitoring: Monitor the filesystem for the creation of unauthorized or unexpected log files in sensitive directories.

Compensating Controls: Restrict permissions on web-accessible directories to the minimum required and ensure the web server service account adheres to the principle of least privilege.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the critical CVSS severity, this vulnerability should be treated with the highest urgency. Administrators must update the plugin immediately and audit the system for any signs of unauthorized file creation or directory manipulation.