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

CVE-2026-13457

InstaWP Connect – 1-click WP Staging & Migration に報告された脆弱性

深刻度
7.5CVSS 3.1
0.1.3.7修正されたバージョン
0.6%30日以内に悪用される確率

今後30日以内に悪用される確率は 0.6% と推定されています(EPSS)。 現時点で活発な悪用は観測されていませんが、修正版が出ている場合は更新を推奨します。

概要

The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 0.1.3.6 via the (top-level script) function. This is due to the plugin stores its encrypted options file as options-{migrate_key}.txt in wp-content/instawpbackups/ without deploying an index.php or .htaccess to prevent directory listing, exposing the 40-character migrate_key on Apache servers with directory indexing enabled, which allows an attacker to derive the AES-256-CBC passphrase via SHA256(migrate_key), decrypt the options file to recover the api_signature. This makes it possible for unauthenticated attackers to get the database access details and api_signature. Exploitation requires the target WordPress site to be hosted on Apache with directory listing enabled (Options +Indexes) for the wp-content/instawpbackups/ directory, and time limited because it can only be exploited during the migration period.

CWE: CWE-434 / 公開 2026年8月11日 / 最終更新 2026年8月12日

影響を受けるバージョン

対処方法

InstaWP Connect – 1-click WP Staging & Migration を 0.1.3.7 以降に更新してください。これで本脆弱性は解消します。

InstaWP Connect – 1-click WP Staging & Migration の他の脆弱性を見る →

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

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

30秒で無料診断する

参照