Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Contributor-level authentication required (PR:L); network-accessible with no complexity; integrity-only impact on plugin data, no confidentiality or availability loss.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Broken Access Control in Mediavine Control Panel <= 2.10.10 versions.
AnalysisAI
Broken Access Control in the Mediavine Control Panel WordPress plugin (versions <= 2.10.10) permits Contributor-level authenticated users to invoke restricted plugin functionality that should require higher privileges, resulting in unauthorized integrity impacts. Rooted in CWE-862 (Missing Authorization), the plugin fails to enforce WordPress capability checks before executing sensitive actions via network-accessible endpoints. No public exploit code has been identified at time of analysis, and this vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
The Mediavine Control Panel is a WordPress plugin used by Mediavine publisher partners for ad configuration and management. CWE-862 (Missing Authorization) indicates the plugin exposes one or more action handlers - typically REST API endpoints or admin-ajax callbacks - without adequate WordPress capability checks (e.g., current_user_can()). WordPress enforces a hierarchical role system (Subscriber < Contributor < Author < Editor < Administrator); this flaw allows the Contributor role to bypass the intended authorization boundary and trigger actions reserved for higher roles. CPE cpe:2.3:a:mediavine:mediavine_control_panel:*:*:*:*:*:*:*:* covers all releases through 2.10.10. This class of vulnerability is among the most commonly reported in WordPress plugins and frequently results from developers adding nonce verification without accompanying capability checks.
RemediationAI
Update the Mediavine Control Panel plugin to a version beyond 2.10.10 as soon as a patched release is confirmed available via the WordPress plugin repository or the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/mediavine-control-panel/vulnerability/wordpress-mediavine-control-panel-plugin-2-10-10-broken-access-control-vulnerability. A specific patched version number was not independently confirmed in the available intelligence - verify the latest release before updating. If immediate patching is not feasible, restrict or audit which users on the WordPress installation hold the Contributor role, and disable open site registration if currently enabled. Temporarily deactivating the plugin eliminates the attack surface entirely but will disable ad management functionality for Mediavine publishers.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48148
GHSA-8g9m-xhpx-4cxj