ZeroHour

CVE-2026-16310

niche

Unauthenticated IDOR password takeover in WordPress MemberDash plugin

CVSS 3.1
9.8 critical
EPSS
<1%p23
Published
()
Modified
AI analysis

The MemberDash WordPress plugin (all versions through 1.8.5) contains an Insecure Direct Object Reference (CWE-639) in a registration flow, where a user-controlled 'id' parameter is accepted without validating that it belongs to the acting user. Because the endpoint requires no authentication or capability check, an unauthenticated attacker can submit an arbitrary WordPress user ID, including that of an administrator, and trigger a password change for that account. An attacker who does this can then log in with the new password and gain full control of an administrator account, effectively compromising the site; the legitimate owner receives no notification or email about the change. Any WordPress site running MemberDash 1.8.5 or earlier with user registration enabled is affected. Exploitation has not yet been reported in the wild, no public proof-of-concept is known, and CISA has not added the issue to its KEV catalog, though the critical CVSS 9.8 score indicates a low attack barrier.

What to do: Update MemberDash to the latest patched release (anything newer than 1.8.5); no fixed version number is provided in the source data, so verify the changelog before deploying. As interim mitigation, restrict or disable open user registration or block access to the affected registration endpoint at the WAF level. Because password changes occur without notification, audit user accounts—especially administrators—for unexpected password changes or unfamiliar login activity on sites that ran a vulnerable version.

Affected
MemberDash WordPress pluginall versions up to and including 1.8.5
Estimated exposure
nichelikely a few thousand to low tens of thousands of sites — MemberDash is a paid/premium WordPress membership plugin with no public active-install count, and premium membership plugins are typically deployed on a far smaller base of sites than freemium directory plugins, so the estimate reflects…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Ecosystems
WordPress
Weakness
CWE-639
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.