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
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-12756IBM Business Automation Workflow containers and traditional …7.1
- CVE-2026-12757The The Email Subscribers & Newsletters – Email Marketing, P…6.5
- CVE-2026-12758IBM Cloud Pak for Business Automation could allow a remote a…5.4
- CVE-2026-12759IBM Cloud Pak for Business Automation could allow an authent…6.5
- 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-12763IBM Langflow OSS 1.0.0 through 1.11.5 could allow an authent…4.2
- CVE-2026-12765IBM Langflow OSS 1.0.0 through 1.10.2 is vulnerable to serve…6.5
- CVE-2026-12766IBM Langflow OSS 1.0.0 through 1.11.2 is vulnerable to serve…5.4
- CVE-2026-12767IBM Langflow OSS 1.0.0 through 1.11.5 is vulnerable to serve…6.5
- CVE-2026-1277The URL Shortify plugin for WordPress is vulnerable to Open …4.7
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
