CVE-2026-4056 Details
Description
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.
A vulnerability exists in the User Registration & Membership plugin for WordPress, specifically in versions 5.0.1 prior to 5.1.4. The issue arises from a missing capability check on the Content Access Rules REST API endpoints, allowing unauthorized data modification. The 'check_permissions()' method only verifies 'edit_posts' capability, rather than requiring administrator-level access. This flaw enables authenticated attackers with Contributor-level access and above to manipulate site-wide content restriction rules, including listing, creating, modifying, toggling, duplicating, and deleting rules. Such actions could inadvertently expose restricted content or disrupt access for legitimate users.
Users are advised to update the User Registration & Membership plugin to version 5.1.5 or a newer patched version.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 24, 2026CISA-ADP
Assessed Mar 25, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| User Registration & Membership | <= 5.1.4 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 24, 2026 | New CVE Received | [email protected] |
Volerion