CVE-2026-12761: miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn) <= 7.7.0 - Unauthenticated Authentication Bypass to Administrator Account Takeover via Profile Completion OTP Flow

Published Jul 10, 2026
·
Updated

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 'emailfield' POST parameter without verifying that the email belongs to the identity returned by the OAuth provider, combined with sendotptoken() returning the SHA-512(customerkey || otp) transaction hash to the client where the OTP space is only 99,000 values (wprand(1000, 99999)) and the customerkey 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 moopenidsocialloginvalidateotp(), which logs the attacker in as the user whose email was supplied — granting full administrator access.

Affected Software

1 affected component
miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn) plugin for WordPress<=7.7.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn) plugin for WordPress to a version that resolves this vulnerability.

    Fixed in 7.7.0
  2. Configuration

    Modify the Profile Completion flow so 'email_field' is not accepted as arbitrary input; instead, verify that the submitted email matches the OAuth provider identity (the email must be the one returned by the OAuth provider).

    miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn) plugin for WordPress (Profile Completion flow) email_field POST parameter handling = Verify that the email provided in 'email_field' belongs to the identity returned by the OAuth provider (reject arbitrary addresses)
  3. Configuration

    Change send_otp_token() so it does not expose the SHA-512(customer_key || otp) transaction hash to the client. OTP should not be limited to ~99,000 values (wp_rand(1000, 99999)), and the client should not be able to crack offline from a leaked hash.

    miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn) plugin for WordPress send_otp_token() OTP token construction = Do not return SHA-512(customer_key || otp) transaction hash to the client; use a server-side OTP verification/token mechanism with sufficient OTP entropy
  4. Compensating control

    As a mitigation until the plugin is fixed, prevent unauthenticated access to the affected Profile Completion OTP endpoints/flows (e.g., restrict the vulnerable OAuth/Profile Completion endpoints so they cannot be triggered to send OTPs by unauthenticated attackers).

  5. Operational

    After applying the fix, review for potential account takeover: invalidate any affected sessions, force password resets for impacted accounts, and rotate any credentials that may have been exposed.

Event History

Jul 10, 2026
CVE Published
via MITRE·08:31 PM
Data Sourced
via MITRE·08:31 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:16 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-12761?

CVE-2026-12761 has a critical severity rating of 9.8.

2

How do I fix CVE-2026-12761?

To fix CVE-2026-12761, update the miniOrange Social Login and Register plugin for WordPress to version 7.7.1 or later.

3

What does CVE-2026-12761 affect?

CVE-2026-12761 affects the miniOrange Social Login and Register plugin for WordPress, versions up to and including 7.7.0.

4

What type of vulnerability is CVE-2026-12761?

CVE-2026-12761 is an authentication bypass vulnerability that can lead to account takeover.

5

What impact does CVE-2026-12761 have?

The impact of CVE-2026-12761 includes unauthorized access to administrator accounts via the Profile Completion OTP flow.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203