CVE-2026-7761

Ultimate Member <= 2.11.4 - Authenticated (Contributor+) Account Takeover via Password Reset Link Disclosure

The Ultimate Member plugin for WordPress is vulnerable to Account Takeover via Password Reset Link Disclosure in all versions up to and including 2.11.4. This is due to a chain of three logic bugs: (1) an MD5 hash fallback in get_directory_by_hash() that allows any post to be used as a member directory by computing SUBSTRING(MD5(post_id), 11, 5), (2) a strstr() parsing logic flaw in post_data() that allows bypassing WordPress's protected meta key restrictions by placing '_um_' anywhere in the meta key name rather than at the start, and (3) missing field name validation in build_user_card_data() that allows arbitrary field names including 'password_reset_link' to be passed to um_filtered_value(). This makes it possible for authenticated attackers with Contributor-level access and above to create a malicious post via XMLRPC with crafted meta fields, use the MD5 fallback to point the member directory AJAX handler to their post, inject 'password_reset_link' into the tagline_fields configuration, and leak live password reset URLs for all users in the member directory response, including administrators.


We have discovered 33,396 live websites that are affected by CVE-2026-7761.

Run a Free Instant Scan




Affected Software

Product  Ultimate Member
Category Wordpress Plugins
Vulnerable Domains33,396 live websites (82% of Ultimate Member install base)
Vulnerable Versions
  • from 0 through 2.11.4
Vulnerable Versions Count109 versions ( 98% of all versions)


Common Weakness Enumeration

CWE-862 Missing Authorization



Details

  • Published - Jun 24, 2026
  • Updated - Jun 24, 2026

Credits

  • Kevin Wydler (finder)

Website Distribution by Country

Number of websites using CVE-2026-7761
United States8,936 websites



Germany4,605 websites
France2,635 websites
Italy1,505 websites
GB1,487 websites
Spain1,387 websites
Netherlands964 websites
Canada760 websites
Switzerland696 websites
Japan562 websites

Website Distribution by TLD

Number of websites using CVE-2026-7761
.com11,691 websites
.org3,545 websites
.de2,852 websites
.fr1,257 websites
.it1,039 websites
.nl868 websites
.net761 websites
.co.uk677 websites
.es668 websites
.ch556 websites

Vulnerable Versions

Vulnerable versions are highlighted in red

Websites affected by CVE-2026-7761

Top websites that are affected by CVE-2026-7761. Please click on the "Contact us" link to get more information.
DomainCountryRankContacts
******.com United States**,***
***********.net United States**,***
****.nu Netherlands**,***
*******.com United States**,***
**********.com United States**,***
********.com Canada**,***
*************.net United States**,***
********.**.il Israel**,***
***.org United States**,***
****************.it Germany**,***
See full domain list

FAQ

CVE-2026-7761 is Missing Authorization in Ultimate Member
A total of 33,396 websites have been identified as vulnerable to CVE-2026-7761, based on global website indexing conducted by WebTechSurvey.
The Ultimate Member is affected by the CVE-2026-7761 vulnerability.
Ultimate Member versions up to and including 2.11.4 are vulnerable to CVE-2026-7761.

References