CVE-2025-13587

The Two Factor (2FA) Authentication via Email plugin for WordPress is vulnerable to Two-Factor Authentication Bypass in versions up to, and including, 1.9.8. This is because the SS88_2FAVE::wp_login() method only enforces the 2FA requirement if the 'token' HTTP GET parameter is undefined, which makes it possible to bypass two-factor authentication by supplying any value in the 'token' parameter during login, including an empty one.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El plugin de Autenticación de Dos Factores (2FA) vía Correo Electrónico para WordPress es vulnerable a la omisión de autenticación de dos factores en versiones hasta la 1.9.8, inclusive. Esto se debe a que el método SS88_2FAVE::wp_login() solo aplica el requisito de 2FA si el parámetro GET HTTP 'token' no está definido, lo que hace posible omitir la autenticación de dos factores al proporcionar cualquier valor en el parámetro 'token' durante el inicio de sesión, incluyendo uno vacío.

19 Feb 2026, 07:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-19 07:17

Updated : 2026-04-15 00:35


NVD link : CVE-2025-13587

Mitre link : CVE-2025-13587

CVE.ORG link : CVE-2025-13587


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation