← Back to CVE List
Vulnerability Intelligence Report
Migration, Backup, Staging <= 0.9.123 - Unauthenticated Arbitrary File Upload

CVE-2026-1357

The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Upload in versions up to and including 0.9.123. This is due to improper error handling in the RSA decryption process combined with a lack of path sanitization when writing uploaded files. When the plugin fails to decrypt a session key using openssl_private_decrypt(), it does not terminate execution and instead passes the boolean false value to the phpseclib library's AES cipher initialization. The library treats this false value as a string of null bytes, allowing an attacker to encrypt a malicious payload using a predictable null-byte key. Additionally, the plugin accepts filenames from the decrypted payload without sanitization, enabling directory traversal to escape the protected backup directory. This makes it possible for unauthenticated attackers to upload arbitrary PHP files to publicly accessible directories and achieve Remote Code Execution via the wpvivid_action=send_to_site parameter.

Nuclei Template
CVSS Base Score
9.8
CRITICAL
Exploitability:3.9
Impact Score:5.9
EPSS Probability:32.71%
Executive Threat Verdict
Evaluating...
Evaluating Threat Landscape...
Assessing known weaponization, exploitation telemetry, and federal advisories.
Attack Surface
Authentication
Weaponization
SSVC Action

Weaknesses (CWE)

CWE-434 ↗CWE-434 Unrestricted Upload of File with Dangerous Type

Affected Products & Versions

Vendor Product Affected Versions
wpvividplugins WPvivid — Backup, Migration & Staging 0 <= 0.9.123 (affected)

References & Technical Advisories

No reference links found.

Threat Intelligence Signals

Nuclei Template
SCANNER AVAILABLE
EPSS Score
32.714%

Identity & Timeline

StatusPUBLISHED
Assigning AuthorityWordfence · Vendor · USA
Reserved2026-01-22T20:12:20
Published2026-02-11T05:30:11
Last Updated2026-04-08T17:29:56

LINK COPIED TO CLIPBOARD