AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-13587

MEDIUM · CVSS 6.5 EPSS 0.36%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-19 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. It affects WordPress.

CVE
CVE-2025-13587
Severity
MEDIUM
CVSS
6.5
EPSS
0.36%
WordPress

Original NVD Description

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.