← Back to feed
Vulnerabilities & PatchesEmerging1 sourceSep 26, 2026 · 18:16via CVEFeed

CVE-2026-85984 - miniOrange OTP Login, Verification and SMS Notifications = 5.5.5 - Unauthenticated Authentication Bypass via 'mo_wp_login_intent' Parameter

Brief

CVE ID : CVE-2026-85984

Published : Sept. 26, 2026, 6:16 p. m.

  • 44 minutes ago

Description : 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.

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.

Read more on CVEFeed→