Summary
CVE-2026-65570 is an unauthenticated authentication bypass (Authentication Bypass by Spoofing, CWE-290) in the "Login with phone number" WordPress plugin by Hamid Alinia, affecting versions 1.8.70 and earlier. An attacker can circumvent the plugin’s authentication mechanism without valid credentials, resulting in a HIGH severity issue (CVSS 8.1).
Technical details
- Root cause: A flaw in the plugin’s authentication handling allows the login mechanism to be bypassed via spoofing (CWE-290 / CAPEC-151).
- Trigger conditions: No authentication, privileges, or user interaction are required, though exploitation carries high attack complexity.
- Attack vector: Network — the flaw is reachable remotely against the internet-facing WordPress site.
- Impact: Successful exploitation compromises confidentiality, integrity, and availability, enabling an attacker to gain access as an unauthorized identity.
Affected software
- Login with phone number WordPress plugin: all versions up to and including 1.8.70.
Severity
- CVSS v3.1 base score: 8.1 (HIGH)
- Vector:
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Update the "Login with phone number" plugin to version 1.8.71 or later, which remediates the vulnerability.
- If no patch can be applied: Restrict access to the WordPress site and its login functionality using network controls (such as a WAF or IP allowlisting), and monitor for anomalous authentication activity until the update can be deployed.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw HTTP response body:
/wp-content/plugins/login-with-phone-number/

