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

CVE-2026-15103

WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell に報告された脆弱性

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

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

概要

The WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell plugin for WordPress is vulnerable to Privilege Escalation via arbitrary option update in all versions up to, and including, 3.12.8. This is due to the `update_settings()` REST callback failing to validate the `group_id` path parameter against an allowlist of permitted option names before passing it directly to `get_option()` and `update_option()`, allowing the built-in `wp_user_roles` option — which satisfies the route's loose `[\w-]+` regex — to be targeted. This makes it possible for authenticated attackers with the `wpf_manage_funnels` capability and above to elevate their privileges to administrator by writing a crafted role definition containing arbitrary capabilities into the `wp_user_roles` option, thereby granting any WordPress role full site administrator access. The `wpf_manage_funnels` capability is typically assigned to the Funnel Manager custom role created by the plugin, meaning this role is the minimum required to exploit the vulnerability.

CWE: CWE-269 / 公開 2026年7月16日 / 最終更新 2026年7月16日

影響を受けるバージョン

対処方法

WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell を 3.12.9 以降に更新してください。これで本脆弱性は解消します。

WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell の他の脆弱性を見る →

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

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

30秒で無料診断する

参照