CVE-2026-12761
Last modified
CVE-2026-12761 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. The miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn) plugin for WordPress is vulnerable to authentication bypass leading to account takeover in versions up to and including 7.7.0. This is due to the Profile Completion flow accepting an arbitrary email address via the 'email_field' POST parameter without verifying that the email belongs to the identity returned by the OAuth provider, combined with send_otp_token() returning the SHA-512(customer_key || otp) transaction hash to the client where the OTP space is only 99,000 values (wp_rand(1000, 99999)) and the customer_key is a static option (empty on unregistered installs). EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
The miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn) plugin for WordPress is vulnerable to authentication bypass leading to account takeover in versions up to and including 7.7.0. This is due to the Profile Completion flow accepting an arbitrary email address via the 'email_field' POST parameter without verifying that the email belongs to the identity returned by the OAuth provider, combined with send_otp_token() returning the SHA-512(customer_key || otp) transaction hash to the client where the OTP space is only 99,000 values (wp_rand(1000, 99999)) and the customer_key is a static option (empty on unregistered installs). This makes it possible for unauthenticated attackers to trigger an OTP email to an arbitrary admin's address, crack the OTP offline from the leaked hash in under a second, and submit the cracked OTP to mo_openid_social_login_validate_otp(), which logs the attacker in as the user whose email was supplied — granting full administrator access.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cyberlord92 | miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn) | <= 7.7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-12761?
How severe is CVE-2026-12761?
How do I fix CVE-2026-12761?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-1275The Multi Post Carousel by Category plugin for WordPress is …6.4
- CVE-2026-12753The Advance Product Search- Voice & Ajax Search for WooComme…7.5
- CVE-2026-12754The VikBooking Hotel Booking Engine & PMS plugin for WordPre…6.1
- CVE-2026-12755Improper input validation in the PAM AD discovery endpoints …2.7
- CVE-2026-1276IBM QRadar SIEM 7.5.0 through 7.5.0 Update Package 14 is vul…5.4
- CVE-2026-12760A denial-of-service (DoS) vulnerability has been identified …6.5
- CVE-2026-12762IBM Cloud Pak For Business Automation 24.0.0, 24.0.1, 25.0.0…5.3
- CVE-2026-1277The URL Shortify plugin for WordPress is vulnerable to Open …4.7
- CVE-2026-12770A vulnerability was determined in BerriAI litellm up to 1.63…8.8
- CVE-2026-12771A vulnerability was identified in BerriAI litellm up to 1.82…7.5
- CVE-2026-12772A security flaw has been discovered in BerriAI litellm up to…6.3
- CVE-2026-12773A weakness has been identified in BerriAI litellm up to 1.59…9.8
Are you affected by CVE-2026-12761?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
