Description
The User Registration & Membership WordPress plugin before 5.2.5 does not verify that the account whose pending email change is being cancelled belongs to the user making the request, allowing authenticated users with Subscriber-level access and above to cancel any other user's in-progress email change, including an administrator's.
Published: 2026-08-28
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized cancellation of other users’ pending email changes via IDOR
Action: Upgrade
AI Analysis

Impact

An IDOR flaw in the User Registration & Membership WordPress plugin allows any authenticated user with the Subscriber role or higher to cancel a pending email change that belongs to any other user, including administrators. The plugin does not confirm that the account whose email change is being cancelled matches the requester, which permits the attacker to manipulate another user’s pending email change. This can disrupt account recovery processes and expose the target user to further phishing or unintended account changes.

Affected Systems

WordPress sites running the User Registration & Membership plugin prior to version 5.2.5 are affected. All users using any earlier release of the plugin are at risk; the vulnerability exists in every release up to, but not including, 5.2.5.

Risk and Exploitability

The vulnerability can be exploited by an attacker with a legitimate Subscriber or higher account. Because no additional authentication is required beyond normal user privileges, it can be triggered from the user’s browser or through automated requests using the user’s credentials. No public exploit is currently listed in the KEV catalog, and the CVSS score of 4.3 classifies it as a low‑severity flaw. The EPSS score is < 1%, indicating a very low but non‑zero exploitation probability. While the impact is limited due to the low severity and exploitation likelihood, the flaw still allows arbitrary cancellation of other users’ pending email changes and should be remediated to prevent potential account disruption.

Generated by OpenCVE AI on August 28, 2026 at 15:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the User Registration & Membership plugin to version 5.2.5 or later, which includes the fix for the IDOR issue.
  • Audit active user accounts for any canceled or pending email changes and verify that all legitimate changes have been handled.
  • Restrict the Subscriber role to only those capabilities that are necessary, and consider revoking or limiting access for accounts that do not need to manage user data.
  • If an immediate upgrade is not possible, temporarily disable the plugin to prevent unauthorized cancellations.

Generated by OpenCVE AI on August 28, 2026 at 15:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description The User Registration & Membership WordPress plugin before 5.2.5 does not verify that the account whose pending email change is being cancelled belongs to the user making the request, allowing authenticated users with Subscriber-level access and above to cancel any other user's in-progress email change, including an administrator's.
Title User Registration & Membership < 5.2.5 - Subscriber+ Pending Email Change Cancellation via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-28T13:03:20.229Z

Reserved: 2026-08-25T17:07:25.695Z

Link: CVE-2026-79995

cve-icon Vulnrichment

Updated: 2026-08-28T12:57:25.939Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T08:16:42.337

Modified: 2026-08-28T18:40:31.630

Link: CVE-2026-79995

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T15:15:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key