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

9.8
Improper Authentication
CVE CVE-2026-12761
CVSS 9.8 (Critical)
Publicly Published July 10, 2026
Last Updated July 10, 2026
Researcher Supakiad S. (m3ez) - E-CQURITY (Thailand)

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.

Learn more about Authentication Bypass vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn)

Software Type Plugin
Software Slug miniorange-login-openid (view on wordpress.org)
Patched? Yes
Remediation Update to version 7.8.0, or a newer patched version
Affected Version
  • <= 7.7.0
Patched Version
  • 7.8.0

Recent vulnerabilities in miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn)

# Title CVE ID CVSS Researchers Date
1 WordPress Social Login and Register (Discord, Google, Twitter, LinkedIn) <= 7.6.6 - Authenticated (Subscriber+) Privilege Escalation CVE-2023-47683 8.8 Rafie Muhammad November 9, 2023
2 WordPress Social Login and Register (Discord, Google, Twitter, LinkedIn) <= 7.6.4 - Authentication Bypass CVE-2023-2982 9.8 István Márton June 28, 2023
3 WordPress Social Login and Register (Discord, Google, Twitter, LinkedIn) <= 7.5.14 - Authenticated (Contributor+) Stored Cross-Site Scripting CVE-2023-23710 4.4 yuyudhn February 15, 2023
4 WordPress Social Login and Register (Discord, Google, Twitter, LinkedIn) <= 7.5.14 - Cross-Site Request Forgery CVE-2023-23706 8.8 yuyudhn February 15, 2023
5 WordPress Social Login and Register <= 7.6.0 - Missing Authorization to Unauthenticated Arbitrary Content Deletion CVE-2023-25455 5.3 Rafshanzani Suhada February 13, 2023
6 WordPress Social Login and Register <=7.5.12 - Missing Authorization to Plugin Settings Update CVE-2023-24375 6.5 István Márton September 23, 2022

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation