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

CVE-2026-89426

Knit Pay – Cashfree, Instamojo, Razorpay, PayPal and more に報告された脆弱性

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

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

概要

The Knit Pay – Cashfree, Instamojo, Razorpay, PayPal and more plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 9.6.1.0. This is due to the `maybe_update_user_role()` function reading the target role directly from an attacker-controlled Gravity Forms entry field — configured via the feed's `user_role_field_id` — and passing it to `WP_User::set_role()` without validating the supplied value against an allowlist of permitted roles. This makes it possible for authenticated attackers, with Subscriber-level access and above, to elevate their privileges to administrator by tampering with the hidden role field value at form submission time. Exploitation is further enabled by the fact that $0 orders are synchronously marked as SUCCESS during form submission without requiring a real payment, and when no GF User Registration user can be resolved, the role assignment target falls back to `$lead['created_by']` — the currently authenticated submitter's own user ID — making any authenticated form submitter an eligible exploitation target.

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

影響を受けるバージョン

対処方法

Knit Pay – Cashfree, Instamojo, Razorpay, PayPal and more を 9.6.2.0 以降に更新してください。これで本脆弱性は解消します。

Knit Pay – Cashfree, Instamojo, Razorpay, PayPal and more の他の脆弱性を見る →

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

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

30秒で無料診断する

参照