Skip to content
Threat Feed
critical advisory

CVE-2026-16310 Unauthenticated Password Reset in MemberDash

The MemberDash WordPress plugin contains an IDOR vulnerability allowing unauthenticated attackers to perform unauthorized password resets for arbitrary users via the registration registration process.

CVE search metadata

CVE search record: CVE-2026-16310. Severity: critical. CVSS: 9.8. KEV: no. Product: MemberDash (<= 1.8.5). Brief: CVE-2026-16310 Unauthenticated Password Reset in MemberDash. Brief link: https://feed.craftedsignal.io/briefs/2026-09-memberdash-idor/

The MemberDash plugin for WordPress, in all versions up to and including 1.8.5, is susceptible to an Insecure Direct Object Reference (IDOR) vulnerability. The flaw exists due to inadequate validation of a user-controlled 'id' parameter during the registration process. This oversight allows unauthenticated attackers to supply an arbitrary user ID, enabling them to reset the password of any existing WordPress user, including those with administrative privileges. This exploit facilitates silent account takeover, as the system does not notify the victim of the credential change. Given the critical severity (CVSS 9.8) and the high impact of total administrative compromise on WordPress environments, immediate patching is required.

Impact

Successful exploitation of this vulnerability leads to total account takeover of any WordPress user account. Attackers targeting administrative accounts gain full control over the WordPress installation, allowing for malicious plugin installation, sensitive data exfiltration, and secondary persistent access within the targeted environment.

Recommendation

  • Upgrade the MemberDash plugin to a version beyond 1.8.5 immediately.
  • Audit WordPress user accounts and administrative logs for unauthorized password reset events or suspicious account registration patterns.
  • Implement strict rate limiting on registration endpoints to mitigate automated exploitation attempts.

Immediate actions

Update MemberDash plugin to version > 1.8.5

IT Operations 24h

Threat Hunt

Search logs for unusual POST requests to registration endpoints with high-value ID parameters (e.g., id=1)

T1190 high high confidence hunt now

Data: webserver_logs

Mitigations

Upgrade MemberDash plugin

immediate IT Operations

CVE-2026-16310

Detection coverage 1

Detects CVE-2026-16310 Exploitation - Unauthenticated Password Reset Attempt

critical

Detects attempts to exploit CVE-2026-16310 by monitoring POST requests to MemberDash registration endpoints containing an 'id' parameter.

sigma tactics: initial_access techniques: T1190 sources: webserver

Detection queries are available on the platform. Get full rules →