Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Plugin is network-accessible with no authentication or user interaction required; impact is limited to partial confidentiality with no integrity or availability effects.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in Content Control <= 2.6.5 versions.
AnalysisAI
Unauthenticated broken access control in the Content Control WordPress plugin (versions ≤ 2.6.5) allows remote attackers to bypass content restriction rules and retrieve content intended to be hidden from public or lower-privileged users. The plugin, which provides role-based content gating for WordPress sites, fails to enforce authorization in at least one code path, permitting network access without credentials or user interaction per the CVSS:3.1/AV:N/AC:L/PR:N/UI:N vector. No public exploit code or CISA KEV listing has been identified at time of analysis, and impact is bounded to partial confidentiality loss with no integrity or availability effects.
Technical ContextAI
Content Control (CPE: cpe:2.3:a:daniel_iser:content_control:*:*:*:*:*:*:*:*) is a WordPress plugin by Daniel Iser that allows site administrators to restrict posts, pages, and custom content types based on user roles and authentication status. The root cause is CWE-862 (Missing Authorization): the plugin fails to perform adequate entitlement checks before serving gated content in at least one request handler. In WordPress plugins this flaw class typically manifests when REST API routes or AJAX hooks registered with 'wp_ajax_nopriv_' omit a secondary capability or nonce check, or when shortcode and block rendering logic does not verify the current user's right to view protected content before outputting it. The result is that the plugin's restriction rules can be circumvented without any account or session.
RemediationAI
Update the Content Control plugin to a version above 2.6.5 as the primary remediation step. The exact patched release version is not confirmed in the provided data - consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/content-control/vulnerability/wordpress-content-control-plugin-2-6-5-broken-access-control-vulnerability or the official WordPress plugin repository for the confirmed fixed version before upgrading. If an immediate update is not feasible, temporarily deactivating the plugin removes the vulnerable code path entirely, though doing so will dissolve all configured content restriction rules and may expose previously gated content to all visitors - assess which pages are affected before deactivating. Alternatively, server-level access controls (e.g., restricting specific WordPress REST API namespaces or AJAX endpoints via .htaccess or nginx location blocks) may reduce exposure for specific attack surfaces without full plugin deactivation, but this approach requires identifying the exact vulnerable endpoint and carries a risk of incomplete coverage.
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-48096
GHSA-xrwh-gqrf-25m8