Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
9.8
CVE-2026-12761: miniOrange WordPress Plugin Allows Attackers to Take Over Admin Accounts
CVE-2026-12761
CVE-2026-12761
Summary
The miniOrange Social Login plugin for WordPress, used for social media login and registration, has a security issue that lets attackers gain full access to admin accounts. This happens when an attacker can trick the system into sending a special code to an admin's email, which they can then crack quickly and use to log in as the admin. To fix this, update the plugin to version 7.7.1 or later.
What to do
No fix is available yet. Check with your software vendor for updates.
Affected software
| Vendor | Product | Affected versions |
|---|---|---|
| cyberlord92 | miniorange social login and register (discord, google, twitter, linkedin) | <= 7.7.0 |
Original title
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...
Original 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.
mitre CVSS3.1
9.8
Vulnerability type
CWE-287
Improper Authentication
- https://www.wordfence.com/threat-intel/vulnerabilities/id/a56b59ce-29c2-4172-b70...
- https://plugins.trac.wordpress.org/browser/miniorange-login-openid/tags/7.7.0/cl...
- https://plugins.trac.wordpress.org/browser/miniorange-login-openid/tags/7.7.0/vi...
- https://plugins.trac.wordpress.org/browser/miniorange-login-openid/tags/7.7.0/vi...
- https://plugins.trac.wordpress.org/browser/miniorange-login-openid/tags/7.7.0/mo...
- https://plugins.trac.wordpress.org/changeset/3592642/
Published: 10 Jul 2026 · Updated: 20 Jul 2026 · First seen: 10 Jul 2026