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: < 1% Very Low
KEV: No
Impact: Unauthenticated Account Takeover
Action: Patch Now
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

Tue, 08 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Learndash
Learndash learndash
Wordpress
Wordpress wordpress
Vendors & Products Learndash
Learndash learndash
Wordpress
Wordpress wordpress

Mon, 07 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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

Learndash Learndash
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-07T11:17:23.459Z

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

Link: CVE-2026-16310

cve-icon Vulnrichment

Updated: 2026-09-07T11:13:00.955Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-08T13:12:58.310

Link: CVE-2026-16310

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T20:38:26Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key