216.73.217.80

CVE-2026-3655

· Published 29/05/2026 08:16 · Modified 29/05/2026 13:09

Labels: CVE-2026-3655 2026-05-29CVE-2026-3655CWE-287[email protected]

Essential information

Published
29/05/2026 08:16
Modified
29/05/2026 13:09
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
wordpress / otp login with phone number plugin cpe:2.3:a:wordpress:otp_login_with_phone_number_plugin:1.8.50-1.8.60:*:*:*:*:wordpress:*:*

References