🔐 CVE Alert

CVE-2026-4056

MEDIUM 5.4

User Registration & Membership <= 5.1.4 - Missing Authorization to Authenticated (Contributor+) Content Access Rule Manipulation

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
6th

The User Registration & Membership plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the Content Access Rules REST API endpoints in versions 5.0.1 through 5.1.4. This is due to the `check_permissions()` method only checking for `edit_posts` capability instead of an administrator-level capability. This makes it possible for authenticated attackers, with Contributor-level access and above, to list, create, modify, toggle, duplicate, and delete site-wide content restriction rules, potentially exposing restricted content or denying legitimate user access.

CWE CWE-862
Vendor wpeverest
Product user registration & membership – free & paid memberships, subscriptions, content restriction, user profile, custom user registration & login builder
Published Mar 23, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for wpeverest user registration & membership – free & paid memberships, subscriptions, content restriction, user profile, custom user registration & login builder

Be the first to know when new medium vulnerabilities affecting wpeverest user registration & membership – free & paid memberships, subscriptions, content restriction, user profile, custom user registration & login builder are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

wpeverest / User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder
0 ≤ 5.1.4

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/7bb5a5a2-9644-4850-a5f9-7c925af000c8?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/user-registration/tags/5.1.1/modules/content-restriction/includes/RestApi/controllers/version1/class-urcr-content-access-rules.php#L116 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/user-registration/trunk/modules/content-restriction/includes/RestApi/controllers/version1/class-urcr-content-access-rules.php#L116 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3485702/user-registration/trunk/modules/content-restriction/includes/RestApi/controllers/version1/class-urcr-content-access-rules.php

Credits

darkestmode