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

CVE-2026-75971

ShopEngine Elementor WooCommerce Builder Addon – All in One WooCommerce Solution に報告された脆弱性

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

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

概要

The ShopEngine Elementor WooCommerce Builder Addon – All in One WooCommerce Solution plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 4.9.4. This is due to the `rum_importer()` function being registered on the WordPress core `import_start` action hook with no plugin-owned capability check and no allowlist filtering, causing arbitrary `<wp_option>` name/value pairs parsed from an attacker-supplied WXR import file to be passed directly to `update_option()`. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to write arbitrary WordPress options — most critically setting `users_can_register` to `1` and `default_role` to `administrator` — enabling open self-registration of Administrator accounts and full site takeover. This is exploitable by Shop Manager-level users because WooCommerce grants that role the `import` capability, allowing it to reach the WordPress Importer flow that fires the `import_start` hook on which `rum_importer()` is registered, contrary to the assumption that the hook is restricted to Administrators.

CWE: CWE-269 / 公開 2026年8月25日 / 最終更新 2026年8月26日

影響を受けるバージョン

対処方法

ShopEngine Elementor WooCommerce Builder Addon – All in One WooCommerce Solution を 4.9.5 以降に更新してください。これで本脆弱性は解消します。

ShopEngine Elementor WooCommerce Builder Addon – All in One WooCommerce Solution の他の脆弱性を見る →

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

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

30秒で無料診断する

参照