CVE-2025-3282 MEDIUM

CVE-2025-3282: User Registration & Membership – Custom Registration Form, Login Form, and User Profile <= 4.1.3 - Insecure Direct Object Reference to Unauthenticated Membership Modification

Vendor Wpeverest
Product User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder
Weakness CWE-639 · IDOR
Published April 12, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.1.3 via the user_registration_membership_register_member() due to missing validation on the 'membership_id' user controlled key. This makes it possible for unauthenticated attackers to update any user's membership to any other active or non-active membership type.

Explanation of Vulnerability in Simple Terms

02Summary

A vulnerability in User Registration & Membership allows attackers to modify data without authentication. The plugin fails to properly validate or restrict write operations, enabling unauthorized changes to site content or user information. All versions up to 4.1.3 are affected. Site administrators should update immediately when a patch becomes available.

What an attacker can do

03Attacker Capabilities

Modify site data or user information without logging in.

Potential impact on your site

04Site Impact

Attackers can alter user profiles, registration data, or membership settings without permission.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

April 12, 2025 CVE published
April 8, 2026 Record updated