Skip to main content

Login with OTP CVE-2026-8760

| EUVD-2026-32084 CRITICAL
Improper Restriction of Excessive Authentication Attempts (CWE-307)
2026-05-27 security@wordfence.com GHSA-cq2x-2xjr-vm5v
9.8
CVSS 3.1
Share

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
May 27, 2026 - 19:44 vuln.today
CVE Published
May 27, 2026 - 07:16 nvd
CRITICAL 9.8

DescriptionNVD

The Login with OTP plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 1.6. This is due to an incomplete fix for CVE-2024-11178: the rate-limit/lockout check added to otpl_login_action() was placed only inside the OTP-generation branch and is never evaluated on the OTP-validation branch, and the generated 6-digit OTP additionally has no expiration. This makes it possible for unauthenticated attackers to brute-force the 900,000-value OTP space for any user account (including administrators) and obtain a valid wp_set_auth_cookie() session, leading to full site compromise.

AnalysisAI

Authentication bypass in the Login with OTP plugin for WordPress (all versions up to and including 1.6) lets unauthenticated attackers log in as any user, including administrators. The flaw is an incomplete fix for CVE-2024-11178: the brute-force lockout was added only to the OTP-generation code path and never checked when an OTP is validated, and the 6-digit codes never expire, so an attacker can exhaustively guess the ~900,000-value OTP space and receive a valid WordPress session cookie. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: Deactivate and remove the Login with OTP plugin (v1.6 and below) from all WordPress installations; audit access logs for suspicious authentication activity. Within 7 days: Monitor the plugin vendor's security advisories for patch availability; evaluate alternative OTP authentication solutions as contingencies. …

Sign in for detailed remediation steps.

Share

CVE-2026-8760 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy