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

CVE-2026-4326

Vertex Addons for Elementor に報告された脆弱性

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

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

概要

The Vertex Addons for Elementor plugin for WordPress is vulnerable to Missing Authorization in all versions up to and including 1.6.4. This is due to improper authorization enforcement in the activate_required_plugins() function. Specifically, the current_user_can('install_plugins') capability check does not terminate execution when it fails — it only sets an error message variable while allowing the plugin installation and activation code to execute. The error response is only sent after the installation and activation have already completed. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install and activate arbitrary plugins from the WordPress.

CWE: CWE-862 / 公開 2026年4月9日 / 最終更新 2026年7月24日

影響を受けるバージョン

対処方法

Vertex Addons for Elementor を 1.7.0 以降に更新してください。これで本脆弱性は解消します。

Vertex Addons for Elementor の他の脆弱性を見る →

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

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

30秒で無料診断する

参照