CVE-2024-2417 HIGH

CVE-2024-2417: User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin <= 3.1.5 - Missing Authorization to Authenticated (Subscriber+) Privilege Escalation

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 2, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin plugin for WordPress is vulnerable to privilege escalation due to a missing capability check on the form_save_action() function in all versions up to, and including, 3.1.5. This makes it possible for authenticated attackers, with subscriber-level access and above, to update the registration form and make the default registration role administrator. This subsequently allows the attacker to register an account as an administrator on the site.

Explanation of Vulnerability in Simple Terms

02Summary

The User Registration & Membership plugin for WordPress fails to properly check user permissions before allowing access to sensitive functions. A logged-in user with low privileges can perform actions restricted to administrators, such as modifying user data, changing settings, or accessing restricted content. This affects all versions up to 3.1.5.

What an attacker can do

03Attacker Capabilities

A low-privilege user can perform admin-level actions like modifying user data, changing plugin settings, or accessing restricted content.

Potential impact on your site

04Site Impact

User data, plugin settings, and restricted content can be modified or accessed by any logged-in user, compromising site integrity and confidentiality.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

May 2, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE