CVE-2026-3655 Details
Description
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.
A vulnerability allowing authentication bypass has been identified in the OTP Login With Phone Number, OTP Verification plugin for WordPress, specifically in versions 1.8.50 to 1.8.60. The issue arises in the `lwp_ajax_register` AJAX handler, where the Firebase verification flow fails to properly associate the Firebase session with the phone number provided in the request. Although the `idehweb_lwp_activate_through_firebase()` function verifies the legitimacy of a Firebase OTP session, it does not compare the `phoneNumber` returned by Firebase with the victim's stored phone number. This oversight enables unauthenticated attackers to authenticate as any user with a phone number in user meta, including administrators, by validating their own Firebase session and entering the victim's phone number in the same request.
Users are advised to update the OTP Login With Phone Number, OTP Verification plugin to version 1.8.61 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 29, 2026CISA-ADP
Assessed May 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Idehweb OTP Login With Phone Number | >= 1.8.50, <= 1.8.60 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 21, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 29, 2026 | New CVE Received | [email protected] |
Volerion