Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/user-registration/tags/5.1.1/modules/
- https://plugins.trac.wordpress.org/browser/user-registration/trunk/modules/conte
- https://plugins.trac.wordpress.org/changeset/3485702/user-registration/trunk/mod
- https://www.wordfence.com/threat-intel/vulnerabilities/id/7bb5a5a2-9644-4850-a5f
FAQ
What is CVE-2026-4056?
CVE-2026-4056 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 ...
How severe is CVE-2026-4056?
CVE-2026-4056 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-4056?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.