CVE-2026-7761
Last modified
CVE-2026-7761 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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(). EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-7761?
How severe is CVE-2026-7761?
How do I fix CVE-2026-7761?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-77602OpenC3 COSMOS provides the functionality needed to send comm…9.9
- CVE-2026-77605Notepad++ is a free and open-source source code editor. Prio…7.8
- CVE-2026-77606Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77607Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77608Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77609Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77610Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77611SeaweedFS is a distributed storage system for files and blob…7.1
- CVE-2026-77614Opencast is a free, open-source platform to support the mana…8.8
- CVE-2026-77615Paella Player is a set of libraries to create a multi stream…8.7
- CVE-2026-77616Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77619Vector is a high-performance observability data pipeline. Fr…8.7
Are you affected by CVE-2026-7761?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
