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

CVE-2026-3655

OTP Login With Phone Number, OTP Verification に報告された脆弱性

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

今後30日以内に悪用される確率は 0.5% と推定されています(EPSS)。 現時点で活発な悪用は観測されていませんが、修正版が出ている場合は更新を推奨します。

概要

The OTP Login With Phone Number, OTP Verification plugin for WordPress is vulnerable to authentication bypass in versions 1.8.50 through 1.8.60. This is due to the Firebase verification flow in the `lwp_ajax_register` AJAX handler not binding the Firebase session to the phone number supplied in the request. The `idehweb_lwp_activate_through_firebase()` function validates that a Firebase OTP session is legitimate, but the `phoneNumber` returned by Firebase is never compared against the victim's stored phone number. This makes it possible for unauthenticated attackers to authenticate as any user who has a phone number stored in user meta, including administrators, by verifying their own Firebase session and supplying the victim's phone number in the same request.

CWE: CWE-287 / 公開 2026年5月29日 / 最終更新 2026年7月21日

影響を受けるバージョン

対処方法

OTP Login With Phone Number, OTP Verification を 1.8.61 以降に更新してください。これで本脆弱性は解消します。

OTP Login With Phone Number, OTP Verification の他の脆弱性を見る →

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

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

30秒で無料診断する

参照