Skip to main content

Members Plugin EUVDEUVD-2026-43125

| CVE-2026-12426 MEDIUM
Information Exposure (CWE-200)
2026-07-11 Wordfence GHSA-5xr4-65q6-7jp8
5.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
5.3 MEDIUM

REST API endpoint is network-accessible with no authentication required; confidentiality impact is low because only metadata and inferred keywords are exposed, not post content directly.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 11, 2026 - 03:51 vuln.today
CVE Published
Jul 11, 2026 - 02:31 cve.org
MEDIUM 5.3

DescriptionCVE.org

The Members - Membership & User Role Editor Plugin plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.2.22 via the members_filter_protected_posts_for_rest. This makes it possible for unauthenticated attackers to extract determine the existence and exact count of access-restricted posts, and use per-page pagination as a boolean oracle to infer keywords and content contained within those hidden restricted posts.

AnalysisAI

Sensitive information exposure in the Members - Membership & User Role Editor Plugin for WordPress (all versions through 3.2.22) allows unauthenticated network attackers to exploit the REST API filter members_filter_protected_posts_for_rest as a boolean oracle, revealing the existence, count, and inferred keyword content of posts explicitly restricted by membership rules. The mechanism abuses per-page pagination parameters to observe response count changes, enabling iterative inference of hidden post content without ever receiving the post body directly. No public exploit code has been identified at time of analysis, and this is not listed in CISA KEV, but the zero-authentication, network-accessible attack surface means any WordPress site using this plugin with sensitive restricted content is exposed by default.

Technical ContextAI

The vulnerability resides in the Members plugin for WordPress (CPE: cpe:2.3:a:supercleanse:members_-_membership_&_user_role_editor_plugin:*:*:*:*:*:*:*:*), a popular plugin for managing membership tiers and user roles. The flaw is located in two files: inc/functions-content-permissions.php (line 337) and inc/functions-private-site.php (line 42), both reachable via the WordPress REST API through the members_filter_protected_posts_for_rest filter hook. CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) describes the root cause: the REST API leaks metadata about access-restricted posts - their existence and total count - even to unauthenticated callers. Because WordPress REST endpoints support per_page pagination, an attacker can manipulate this parameter alongside keyword queries to observe changes in the returned count, turning the endpoint into a boolean oracle. This is a classic side-channel technique: the attacker never reads post content directly but deduces it through systematic probing of response metadata.

RemediationAI

Update the Members plugin to a version above 3.2.22 as soon as a released patched version is available. An upstream fix has been committed to the plugin's SVN trunk (changeset comparing r3552545 to r3594293, viewable at https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3594293%40members%2Ftrunk&old=3552545%40members%2Ftrunk), but the exact released version number incorporating this fix is not confirmed from available data - verify directly in the WordPress plugin directory before updating. As a compensating control while awaiting a stable patched release, administrators can restrict unauthenticated access to the WordPress REST API using a security plugin (e.g., Wordfence, Disable REST API) or server-level rules returning 401/403 for unauthenticated REST requests; note this may disrupt Gutenberg editor functionality and any REST-dependent integrations. A narrower alternative is to audit whether any posts with Members content restrictions contain genuinely sensitive data, and temporarily remove restrictions from low-sensitivity posts to reduce oracle utility until patched.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

EUVD-2026-43125 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy