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

CVE-2026-4021

Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe に報告された脆弱性

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

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

概要

The Contest Gallery plugin for WordPress is vulnerable to an authentication bypass leading to admin account takeover in all versions up to, and including, 28.1.5. This is due to the email confirmation handler in `users-registry-check-after-email-or-pin-confirmation.php` using the user's email string in a `WHERE ID = %s` clause instead of the numeric user ID, combined with an unauthenticated key-based login endpoint in `ajax-functions-frontend.php`. When the non-default `RegMailOptional=1` setting is enabled, an attacker can register with a crafted email starting with the target user ID (e.g., `1poc@example.test`), trigger the confirmation flow to overwrite the admin's `user_activation_key` via MySQL integer coercion, and then use the `post_cg1l_login_user_by_key` AJAX action to authenticate as the admin without any credentials. This makes it possible for unauthenticated attackers to take over any WordPress administrator account and gain full site control.

CWE: CWE-287 / 公開 2026年3月24日 / 最終更新 2026年6月17日

影響を受けるバージョン

対処方法

Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe を 28.1.6 以降に更新してください。これで本脆弱性は解消します。

Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe の他の脆弱性を見る →

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

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

30秒で無料診断する

参照