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