WP脆弱性ウォッチ脆弱性データ 2026年8月28日 時点

CVE-2026-1357

WPvivid — Backup, Migration & Staging に報告された脆弱性

緊急深刻度
9.8CVSS 3.1
0.9.124修正されたバージョン
32.7%30日以内に悪用される確率
悪用される可能性が高い脆弱性です。 EPSS(悪用予測スコア)によると、今後30日以内に悪用される確率は 32.7% と推定されています。 これは全CVEの中でも上位1.8%に入る水準です。

概要

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.

CWE: CWE-434 / 公開 2026年2月11日 / 最終更新 2026年6月17日

影響を受けるバージョン

対処方法

WPvivid — Backup, Migration & Staging を 0.9.124 以降に更新してください。これで本脆弱性は解消します。

WPvivid — Backup, Migration & Staging の他の脆弱性を見る →

あなたのサイトは大丈夫ですか?

URLを入力するだけで、実際に使われているプラグインを検出し、 このデータベースと突き合わせて既知の脆弱性が残っていないかを確認できます。登録不要・無料です。

30秒で無料診断する

参照