Auth bypass in Cyberlord92 Miniorange Otp Login, Verification And Sms Notifications
CVE-2026-85984
The miniOrange OTP Login, Verification and SMS Notifications plugin for WordPress is vulnerable to Authentication Bypass via the mo_wp_login_intent parameter in all versions up to, and including, 5.5.5. This is due to a missing password-intent guard in the skip_pass_fallback-enabled configuration branch of the mo_by_pass_login() function, which treats administrator role membership alone as sufficient authentication whenever the unauthenticated, unverified POST parameter mo_wp_login_intent is submitted with the value otp, causing mo_get_user() to skip wp_authenticate_username_password() and resolve a WP_User purely from a username lookup. This makes it possible for unauthenticated attackers to log in as any existing administrator account by supplying only a known username and an empty password alongside mo_wp_login_intent=otp, with no password or OTP verification required. Exploitation is conditional on a site administrator having simultaneously enabled the following plugin options: WP Login OTP, Login with Only OTP, Allow Users to Login with Username and Password, and Admin OTP Bypass.
Vulnerability class: Broken Authentication
Published · last modified .
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- www.wordfence.com/threat-intel/vulnerabilities/id/2895f0c2-41b6-4b11-9865-3bded…
- plugins.trac.wordpress.org/browser/miniorange-otp-verification/tags/5.5.5/views…
- plugins.trac.wordpress.org/browser/miniorange-otp-verification/tags/5.5.5/inclu…
- plugins.trac.wordpress.org/changeset/3687601/miniorange-otp-verification
Frequently asked questions
- What is CVE-2026-85984?
- CVE-2026-85984 is a critical-severity vulnerability in Cyberlord92 Miniorange Otp Login, Verification And Sms Notifications, classified under Improper Authentication. CVSS score: 9.8/10. Published 2026-09-26.
- How severe is CVE-2026-85984?
- Critical severity. CVSS v3 base score is 9.8 out of 10.