CVE-2026-3601 MEDIUM

CVE-2026-3601: User Registration & Membership <= 5.1.4 - Missing Authorization to Authenticated (Contributor+) Limited Page Content Modification

Vendor Wpeverest
Product User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder
Weakness CWE-862 · Missing authorization
Published May 5, 2026
Last update May 6, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The User Registration & Membership plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `embed_form_action()` function in all versions up to, and including, 5.1.4. This makes it possible for authenticated attackers, with Contributor-level access and above, to append shortcode content to arbitrary pages they do not own or have permission to edit.

Explanation of Vulnerability in Simple Terms

02Summary

User Registration & Membership plugin for WordPress contains an authorization flaw that allows authenticated users to modify data they should not have access to. The vulnerability affects versions up to 5.1.4. An attacker with a low-privilege account can alter information through the plugin's interface without proper permission checks. Site administrators should update to a version newer than 5.1.4 to remediate this issue.

What an attacker can do

03Attacker Capabilities

Modify data or settings in the plugin that their user role should not permit.

Potential impact on your site

04Site Impact

Unauthorized changes to user registration, membership, or subscription settings by low-privilege accounts.

Conditions required to exploit

05Prerequisites

Attacker must have a valid WordPress user account with at least subscriber-level access.

Key dates

06Disclosure timeline

May 5, 2026 CVE published
May 6, 2026 Record updated