Auth bypass in Contest-Gallery Contest Gallery – Upload & Vote Photos, Media, Sell With Paypal Stripe
CVE-2026-4021
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.
Vulnerability class: Broken Authentication
EPSS: 0.004 (37.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-4021?
- CVE-2026-4021 is a high-severity vulnerability in Contest-Gallery Contest Gallery – Upload & Vote Photos, Media, Sell With Paypal Stripe, classified under Improper Authentication. CVSS score: 8.1/10. Published 2026-03-24.
- How severe is CVE-2026-4021?
- High severity. CVSS v3 base score is 8.1 out of 10.