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

CVE-2026-17123

Royal Addons for Elementor – Addons and Templates Kit for Elementor に報告された脆弱性

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

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

概要

The Royal Elementor Addons plugin for WordPress is vulnerable to Server-Side Request Forgery in versions up to, and including, 1.7.1064 via the Form Builder widget's 'webhook_url' setting. The widget's render() method persists the attacker-controlled URL into the wpr_webhook_url_{widget_id} option on every render (including a Contributor previewing their own draft), and the wpr_form_builder_webhook AJAX handler — registered for both authenticated and unauthenticated callers — reads that option and dispatches the outbound request via the non-safe wp_remote_post(), with no host allowlist, no scheme restriction, and no private/loopback IP filter (the plugin's existing wpr_is_blocked_remote_host / wpr_is_private_or_local_ip helpers are not called on this path). This makes it possible for authenticated attackers, with Contributor-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.

CWE: CWE-918 / 公開 2026年8月16日 / 最終更新 2026年8月20日

影響を受けるバージョン

対処方法

Royal Addons for Elementor – Addons and Templates Kit for Elementor を 1.7.1065 以降に更新してください。これで本脆弱性は解消します。

Royal Addons for Elementor – Addons and Templates Kit for Elementor の他の脆弱性を見る →

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

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

30秒で無料診断する

参照