Description
The Authora : Easy login with mobile number WordPress plugin before 1.7.7 does not keep its one-time login code confidential, returning the code and a valid verification token in the response of an unauthenticated action, allowing unauthenticated attackers to log in as any user whose registered mobile number they know (including administrators) or to create arbitrary accounts.
Published: 2026-08-01
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Authora Easy Login with Mobile Number plugin, before version 1.7.7, returns a one‑time login code and an associated verification token in the response to an unauthenticated request. An attacker who knows a user’s registered mobile number can obtain that token, log in as that user—including administrative accounts—and also create arbitrary new accounts without authentication. Because the plugin fails to validate authentication properly (CWE‑287), the flaw permits attackers to bypass authentication and gain unauthorized access.

Affected Systems

Any WordPress installation that has the Authora Easy Login with Mobile Number plugin of a version older than 1.7.7 installed is vulnerable. The plugin is commonly found on sites that offer mobile‑number based login or authentication. Upgrading to the latest version (1.7.7 or newer) removes the offending code that leaks OTPs and tokens.

Risk and Exploitability

The CVSS score is 6.5, indicating moderate risk. The EPSS score for this vulnerability is reported as < 1% and it is not yet catalogued in CISA’s KEV list, yet the impact is severe because an attacker can assume any user’s identity without entering credentials. The attack vector is unauthenticated, requiring only knowledge of a registered mobile number, which can be discovered through public profiles or social engineering. As the flaw is triggered by a simple, unauthenticated HTTP request, exploitation requires no special software or privileged access, making it highly accessible to attackers.

Generated by OpenCVE AI on August 4, 2026 at 22:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Authora Easy Login with Mobile Number plugin to version 1.7.7 or newer.
  • If an immediate upgrade is not possible, restrict or block unauthenticated access to the plugin’s OTP endpoint using a firewall rule or WordPress security plugin.
  • Disable or uninstall the plugin entirely until a secure version is available.

Generated by OpenCVE AI on August 4, 2026 at 22:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 01 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Authora : Easy login with mobile number WordPress plugin before 1.7.7 does not keep its one-time login code confidential, returning the code and a valid verification token in the response of an unauthenticated action, allowing unauthenticated attackers to log in as any user whose registered mobile number they know (including administrators) or to create arbitrary accounts.
Title Authora - Easy Login with Mobile Number < 1.7.7 - Unauthenticated Account Takeover via OTP Disclosure
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-03T18:41:54.055Z

Reserved: 2026-07-03T09:48:36.428Z

Link: CVE-2026-14561

cve-icon Vulnrichment

Updated: 2026-08-03T18:41:49.738Z

cve-icon NVD

Status : Received

Published: 2026-08-01T07:16:30.410

Modified: 2026-08-03T19:16:42.843

Link: CVE-2026-14561

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T22:30:05Z

Weaknesses