WP脆弱性ウォッチ脆弱性データ 2026年9月27日 時点

CVE-2026-85984

miniOrange OTP Login, Verification and SMS Notifications に報告された脆弱性

緊急深刻度
9.8CVSS 3.1
5.5.6修正されたバージョン
—30日以内に悪用される確率

概要

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.

CWE: CWE-287 / 公開 2026年9月26日 / 最終更新 2026年9月26日

影響を受けるバージョン

対処方法

miniOrange OTP Login, Verification and SMS Notifications を 5.5.6 以降に更新してください。これで本脆弱性は解消します。

miniOrange OTP Login, Verification and SMS Notifications の他の脆弱性を見る →

あなたのサイトは大丈夫ですか?

URLを入力するだけで、実際に使われているプラグインを検出し、 このデータベースと突き合わせて既知の脆弱性が残っていないかを確認できます。登録不要・無料です。

30秒で無料診断する

参照