Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (patchstack) · only source for this CVE.
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Incorrect Privilege Assignment vulnerability in Wasiliy Strecker / ContestGallery developer Contest Gallery Pro allows Privilege Escalation.
This issue affects Contest Gallery Pro: from n/a through 29.0.1.
AnalysisAI
Privilege escalation in the Contest Gallery Pro WordPress plugin (versions up to and including 29.0.1) allows remote unauthenticated attackers to gain elevated privileges within affected WordPress sites due to incorrect privilege assignment (CWE-266). The CVSS 9.8 score combined with network-reachable, no-authentication exploitation makes this a critical-severity issue, though no public exploit identified at time of analysis. The vulnerability was disclosed by Patchstack's audit team and currently has no entry in CISA KEV.
Technical ContextAI
Contest Gallery Pro is a commercial WordPress plugin developed by Wasiliy Strecker / ContestGallery for running photo contests and gallery competitions. The root cause is CWE-266 (Incorrect Privilege Assignment), meaning the plugin assigns privileges to users or actions that exceed what the intended authorization model permits - typically caused by missing capability checks (current_user_can), trusting client-supplied role/capability parameters in AJAX or REST endpoints, or improperly hooking into WordPress user-meta updates. In WordPress plugin ecosystems this class of bug commonly manifests as an unauthenticated endpoint that allows arbitrary role assignment or registration of accounts with elevated capabilities, effectively bypassing the site's role-based access control.
RemediationAI
Upgrade Contest Gallery Pro to a version newer than 29.0.1 as soon as the vendor publishes a fixed release - the exact patched version is not specified in the supplied data, so administrators should verify the current vendor download against the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/contest-gallery-pro/vulnerability/wordpress-contest-gallery-pro-plugin-29-0-1-privilege-escalation-vulnerability. Patch status per available data: Patch availability not specified in input - verify directly with the vendor. As compensating controls until patched, deactivate and remove the Contest Gallery Pro plugin from production sites (trade-off: contest functionality is lost), or place the WordPress admin and wp-json/admin-ajax.php endpoints behind a WAF with virtual-patching rules from Patchstack or Wordfence (trade-off: dependent on signature coverage), and audit wp_users / wp_usermeta for unexpected administrator-role assignments and recently-created accounts to detect prior exploitation.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-266 – Incorrect Privilege Assignment
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33657
GHSA-6r56-cp38-hcmg