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
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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-7748A weakness has been identified in Totolink N300RH 3.2.4-B202…8.8
- CVE-2026-7749A security vulnerability has been detected in Totolink N300R…8.8
- CVE-2026-7750A vulnerability was detected in Totolink N300RH 3.2.4-B20220…8.8
- CVE-2026-7753The Cost Calculator Builder plugin for WordPress is vulnerab…6.5
- CVE-2026-7754IBM Langflow OSS 1.0.0 through 1.10.0 Langflow 1.9.0 could a…6.5
- CVE-2026-7755IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow r…8.8
- CVE-2026-7762A heap-based buffer overflow vulnerability in the dot11ah.ko…9.8
- CVE-2026-7763A heap-based buffer overflow vulnerability in the morse.ko H…9.8
- CVE-2026-7764An out-of-bounds read vulnerability in the morse.ko HaLow Wi…6.8
- CVE-2026-7765Incorrect authorization in the User Messages dashboard widge…5.3
- CVE-2026-7766Kenik Camera management Panel is vulnerable to Path Traversa…8.3
- CVE-2026-7768@fastify/accepts-serializer cached serializer-selection resu…7.5
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
