Critical Unauthenticated File Upload RCE in WPvivid Backup & Migration (CVE-2026-1357)
A critical vulnerability in the WordPress plugin WPvivid Backup & Migration (aka Migration, Backup, Staging – WPvivid Backup & Migration) allows unauthenticated arbitrary file upload leading to remote code execution (RCE) on affected sites. Tracked as CVE-2026-1357 with CVSS 9.8, the issue impacts plugin versions <= 0.9.123 and is tied to the plugin’s remote transfer functionality (send_to_site() / wpvivid_action=send_to_site), which processes incoming backup data from other sites.
Technical details indicate the exploit chain combines broken cryptographic error handling with unsafe file write behavior: when openssl_private_decrypt() fails, execution continues and a false value is passed into AES initialization, which is treated as a predictable null-byte key. Attackers can craft payloads encrypted with this null-byte key to bypass intended protections, then leverage missing file validation (and reported lack of filename/path sanitization enabling directory traversal) to write attacker-controlled files (e.g., PHP web shells) into web-accessible locations, enabling full site takeover and data access (including database contents).

Get ahead of threats like this
Mallory correlates global threat intelligence with your attack surface — know if you’re exposed before adversaries strike.
How this story unfolded
7 events from the most recent confirmed update back to the earliest known activity.
Nuclei template pull request adds CVE-2026-1357 detection logic
A ProjectDiscovery Nuclei templates pull request proposed detection for vulnerable WPvivid instances by checking plugin version and probing the send_to_site endpoint for a WPvivid-specific error response. The submission also documented a locally validated exploit chain using the fail-open crypto condition and path traversal to place a web-accessible file.
Technical details of the flaw and patch are published
Subsequent reporting detailed the root cause as RSA decryption error handling that could fall back to a predictable null-byte AES key, combined with unsafe path handling that enabled directory traversal and PHP upload. Coverage also described the vendor patch behavior and mitigation guidance such as upgrading, rotating keys, and checking for unexpected PHP files.
Wordfence reports observing and blocking attack activity
Wordfence said it had observed and blocked attacks targeting CVE-2026-1357, indicating active probing or exploitation attempts following disclosure. The activity was tied to the vulnerable send_to_site functionality.
CVE-2026-1357 is publicly disclosed
Public reporting disclosed CVE-2026-1357 as a critical unauthenticated arbitrary file upload vulnerability in WPvivid Backup & Migration, enabling remote code execution on sites using affected versions up to 0.9.123. Reports noted the highest risk applied when the non-default site-to-site backup receiving feature was enabled.
WPVividPlugins releases version 0.9.124 to fix CVE-2026-1357
WPVividPlugins released WPvivid Backup & Migration version 0.9.124 to address the vulnerability. The fix added decryption-failure checks, filename sanitization, and file-type restrictions on uploads.
Defiant validates PoC and notifies WPVividPlugins
After validating a proof-of-concept for the WPvivid vulnerability, Defiant notified the vendor WPVividPlugins about the issue. This advanced coordinated disclosure of the flaw affecting versions up to 0.9.123.
Researcher Lucas Montes reports WPvivid flaw to Defiant
Researcher Lucas Montes (NiRoX) reported a critical unauthenticated file upload and remote code execution flaw in the WPvivid Backup & Migration WordPress plugin to Defiant. The issue later became tracked as CVE-2026-1357.
Related entities
Vulnerabilities, threat actors, malware, products, organizations, and breaches Mallory has linked to this story.
Sources
6 references tracked. Mallory keeps watching after this page renders.
Add CVE-2026-1357 WPvivid Backup & Migration RCE detection by radraccoon · Pull Request #15359 · projectdiscovery/nuclei-templates · GitHub
github.com
Open sourceCritical vulnerability in WPvivid backup plugin allows remote code execution | SC Media
scworld.com
Open sourceWordpress Backup Plugin Vulnerability Exposes 800,000 Sites to Remote Code Execution Attacks
cybersecuritynews.com
Open sourceWordPress plugin with 900k installs vulnerable to critical RCE flaw
bleepingcomputer.com
Open sourceNull Byte Nightmare: Critical WPvivid Backup Flaw (CVSS 9.8) Exposes 800K WordPress Sites
securityonline.info
Open sourceCVE-2026-1357 - Migration, Backup, Staging <= 0.9.123 - Unauthenticated Arbitrary File Upload
cvefeed.io
Open sourceSee the full picture, correlated to your attack surface.
Map indicators from this story to your assets and identify affected systems in minutes.
Every observed campaign, victim, and pivot linked to actors named in this story.
Malware, exploits, and IOCs connected to the activity described here.
YARA, Sigma, and Snort rules deployed to your SIEM as soon as they’re published.
Get matching new stories delivered to your team as they break — not the next morning.
Ask questions about this story and take action on the answers.


