Two Factor (2FA) Authentication via Email Security & Risk Analysis

wordpress.org/plugins/two-factor-2fa-via-email

Enable one-click login with this WordPress Two-Factor Authentication (2FA) plugin, utilizing email for added security.

9K active installs v1.9.9 PHP 5.6+ WP 4.6+ Updated Dec 3, 2025
2fa2fa-authenticationauthenticationtwo-factortwo-factor-authentication
99
A · Safe
CVEs total1
Unpatched0
Last CVEFeb 18, 2026
Safety Verdict

Is Two Factor (2FA) Authentication via Email Safe to Use in 2026?

Generally Safe

Score 99/100

Two Factor (2FA) Authentication via Email has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Feb 18, 2026Updated 4mo ago
Risk Assessment

The "two-factor-2fa-via-email" plugin version 1.9.9 exhibits several concerning security weaknesses, despite some positive indicators. The most significant risk stems from a substantial attack surface, with all three identified AJAX handlers lacking authentication checks. This means any unauthenticated user could potentially interact with these endpoints, leading to a variety of security issues depending on the functionality of these handlers. While the plugin shows good practices in using prepared statements for SQL queries and a high percentage of properly escaped output, these strengths are overshadowed by the glaring lack of authorization on critical entry points. The vulnerability history, showing one past medium severity vulnerability related to improper input validation, suggests a pattern of potential oversight in sanitizing user-supplied data. Although no unpatched vulnerabilities are currently listed, the presence of past issues and the current lack of authorization checks on AJAX handlers create a notable risk profile. The plugin needs immediate attention to implement proper authentication and authorization mechanisms on its AJAX endpoints to mitigate potential exploitation.

Key Concerns

  • 3 unprotected AJAX handlers
  • 0 nonce checks on entry points
  • 1 past medium severity vulnerability
  • 85% of output escaped (potential for 15% unescaped)
Vulnerabilities
1

Two Factor (2FA) Authentication via Email Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-13587medium · 6.5Improper Input Validation

Two Factor (2FA) Authentication via Email <= 1.9.8 - Two-Factor Authentication Bypass via token

Feb 18, 2026 Patched in 1.9.9 (1d)
Code Analysis
Analyzed Mar 16, 2026

Two Factor (2FA) Authentication via Email Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
11 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

85% escaped13 total outputs
Attack Surface
3 unprotected

Two Factor (2FA) Authentication via Email Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_SS88_2FAVE_DISMISS_NOTICEss88-two-factor-via-email.php:58
authwp_ajax_ss882fave_is_user_logged_inss88-two-factor-via-email.php:69
noprivwp_ajax_ss882fave_is_user_logged_inss88-two-factor-via-email.php:70
WordPress Hooks 14
actionwp_loginss88-two-factor-via-email.php:38
filterrest_authentication_errorsss88-two-factor-via-email.php:39
actionlogin_initss88-two-factor-via-email.php:40
actiondeactivated_pluginss88-two-factor-via-email.php:41
actionshow_user_profiless88-two-factor-via-email.php:45
actionedit_user_profiless88-two-factor-via-email.php:46
actionuser_new_formss88-two-factor-via-email.php:47
actionpersonal_options_updatess88-two-factor-via-email.php:49
actionedit_user_profile_updatess88-two-factor-via-email.php:50
actionuser_registerss88-two-factor-via-email.php:51
actionadmin_enqueue_scriptsss88-two-factor-via-email.php:57
actionadmin_noticesss88-two-factor-via-email.php:64
filterwp_mailss88-two-factor-via-email.php:347
actionplugins_loadedss88-two-factor-via-email.php:498
Maintenance & Trust

Two Factor (2FA) Authentication via Email Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version5.6
Downloads59K

Community Trust

Rating100/100
Number of ratings4
Active installs9K
Developer Profile

Two Factor (2FA) Authentication via Email Developer Profile

Sully

6 plugins · 18K total installs

99
trust score
Avg Security Score
98/100
Avg Patch Time
5 days
View full developer profile
Detection Fingerprints

How We Detect Two Factor (2FA) Authentication via Email

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/two-factor-2fa-via-email/assets/css/user.css/wp-content/plugins/two-factor-2fa-via-email/assets/js/admin.js
Script Paths
/wp-content/plugins/two-factor-2fa-via-email/assets/js/admin.js
Version Parameters
two-factor-2fa-via-email/assets/css/user.css?ver=two-factor-2fa-via-email/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
SS88_2FAVE
Data Attributes
data-type="smtp"
JS Globals
ss88
FAQ

Frequently Asked Questions about Two Factor (2FA) Authentication via Email