Skip to main content

WordPress CVE-2026-4056

| EUVDEUVD-2026-14656 MEDIUM
Missing Authorization (CWE-862)
2026-03-23 Wordfence GHSA-98m3-qp88-gp9w
5.4
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.4 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

3
EUVD ID Assigned
Mar 23, 2026 - 23:45 euvd
EUVD-2026-14656
Analysis Generated
Mar 23, 2026 - 23:45 vuln.today
CVE Published
Mar 23, 2026 - 23:25 nvd
MEDIUM 5.4

DescriptionCVE.org

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.

AnalysisAI

The User Registration & Membership plugin for WordPress contains an insufficient capability check vulnerability in its Content Access Rules REST API endpoints, allowing authenticated contributors and above to bypass intended administrative restrictions. Versions 5.0.1 through 5.1.4 are affected, enabling attackers to list, create, modify, toggle, duplicate, and delete site-wide content restriction rules, potentially exposing restricted content or denying legitimate user access. The vulnerability has a CVSS score of 5.4 with low attack complexity and low privilege requirements, making it readily exploitable by any authenticated user with contributor-level access or higher.

Technical ContextAI

The vulnerability stems from CWE-862 (Missing Authorization), a root cause where the check_permissions() method in the Content Access Rules REST API controller incorrectly validates user capabilities. The method checks only for the edit_posts capability, which is granted to contributors and above, rather than requiring administrator-level capabilities necessary for managing site-wide content access policies. WordPress capability model treats edit_posts as a relatively permissive capability suitable for content creation but insufficient for system-level configurations. The affected plugin is the User Registration & Membership plugin (identified by CPE cpe:2.3:a:wpeverest:user_registration_&_membership_–_free_&_paid_memberships,_subscriptions,_content_restriction,_user_profile,_custom_user_registration_&_login_builder), which provides content restriction functionality through REST API endpoints in its content-restriction module. The flaw exists in the REST API controller class-urcr-content-access-rules.php file at line 116, where the permission check is implemented.

RemediationAI

Immediately upgrade the User Registration & Membership plugin to version 5.1.5 or later, which includes the corrected check_permissions() method that enforces administrator-level capability checks on the Content Access Rules REST API endpoints. This patch is available directly from the WordPress plugin repository and through automatic update mechanisms within WordPress installations. Site administrators should verify the upgrade completion and confirm that REST API endpoint permission requirements now properly restrict access to administrators only. As a temporary mitigation prior to patching, implement a Web Application Firewall (WAF) rule to restrict access to the /wp-json/urcr/v1/ endpoints to administrator IP addresses only, or disable REST API access entirely for non-administrators through the rest_authentication_errors filter if functionality permits. Review audit logs for any suspicious REST API calls to the affected endpoints from non-administrator accounts to detect prior exploitation attempts.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

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-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

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-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

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-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-4056 vulnerability details – vuln.today

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