CVE-2024-5150 CRITICAL

CVE-2024-5150: Login with phone number <= 1.7.26 - Authentication Bypass due to Missing Empty Value Check

Vendor Glboy
Product OTP Login With Phone Number, OTP Verification
Weakness CWE-288
Published May 29, 2024
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Login with phone number plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 1.7.26. This is due to the 'activation_code' default value is empty, and the not empty check is missing in the 'lwp_ajax_register' function. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the user email. The vulnerability is patched in version 1.7.26, but there is an issue in the patch that causes the entire function to not work, and this issue is fixed in version 1.7.27.

Key dates

02Disclosure timeline

May 29, 2024 CVE published
April 8, 2026 Record updated