Description
The MemberDash plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.8.5 via the 'id' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to change the password of any WordPress user, including administrators, by supplying an arbitrary user ID during registration, and take over their account without any notification sent to the victim.
Published: 2026-09-06
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MemberDash plugin for WordPress contains an insecure direct object reference that allows an unauthenticated attacker to supply an arbitrary user ID during registration and change the password for any user, including administrators, without the victim receiving any notification. This vulnerability permits full account takeover, giving the attacker complete control over the compromised accounts and the ability to perform any action permitted to that account. The weakness is a CWE‑639 type of reference error.

Affected Systems

All installations of the LearnDash MemberDash plugin up to and including version 1.8.5 are affected. The vulnerability is present in every release prior to 1.8.6 and affects systems running those versions on WordPress sites.

Risk and Exploitability

With a CVSS score of 9.8 the flaw is classified as critical. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a simple HTTP POST request to the registration endpoint containing the 'id' parameter; no authentication is required. Because the flaw allows remote manipulation of user credentials, the exploitation effort is minimal and the impact is immediate, potentially allowing attackers to take over all privileged accounts on a site.

Generated by OpenCVE AI on September 6, 2026 at 03:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update MemberDash to the latest available version (1.8.6 or newer) to receive the vendor‑supplied fix.
  • If an update is not yet possible, disable the MemberDash plugin or remove the code path that processes the 'id' parameter during registration to block the attack surface.
  • After applying the patch, reset passwords for all administrator accounts and audit recent account changes.
  • Continuously monitor logs for suspicious authentication or password‑change activity to detect any compromise that may have occurred before patching.

Generated by OpenCVE AI on September 6, 2026 at 03:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 06 Sep 2026 02:45:00 +0000

Type Values Removed Values Added
Description The MemberDash plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.8.5 via the 'id' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to change the password of any WordPress user, including administrators, by supplying an arbitrary user ID during registration, and take over their account without any notification sent to the victim.
Title MemberDash <= 1.8.5 - Unauthenticated Account Takeover via Insecure Direct Object Reference via 'id' Parameter
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-06T02:26:51.138Z

Reserved: 2026-07-20T14:45:14.917Z

Link: CVE-2026-16310

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-06T03:17:15.540

Modified: 2026-09-06T03:17:15.540

Link: CVE-2026-16310

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T03:30:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key