AV 2FA Security & Risk Analysis

wordpress.org/plugins/av-2fa

A simple and secure Two-Factor Authentication plugin that sends a verification code to your email.

0 active installs v1.2.0 PHP 7.4+ WP 5.2+ Updated Unknown
2fasecure-loginsecuritytwo-factor-authentication
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AV 2FA Safe to Use in 2026?

Generally Safe

Score 100/100

AV 2FA has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "av-2fa" plugin v1.2.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, raw SQL queries, file operations, or external HTTP requests is commendable. Furthermore, 100% of SQL queries utilize prepared statements, and all identified output is properly escaped, significantly mitigating common web application vulnerabilities like SQL injection and cross-site scripting (XSS). The presence of nonce and capability checks on all identified entry points (AJAX handlers) indicates a robust defense against unauthorized actions.

The vulnerability history for this plugin is clean, with zero recorded CVEs across all severity levels and no common vulnerability types identified. This suggests a history of secure development and maintenance. However, while the current version appears secure, it is crucial to maintain vigilance. The absence of any identified vulnerabilities in the past does not guarantee future immunity, and ongoing security audits and updates are always recommended for any plugin.

In conclusion, "av-2fa" v1.2.0 is a well-secured plugin. Its adherence to secure coding practices, evident in its handling of SQL, output escaping, and authentication mechanisms, along with a clean vulnerability history, makes it a low-risk option. The minimal attack surface and the fact that all entry points are protected further bolster its security. No deductions are warranted based on the provided data.

Vulnerabilities
None known

AV 2FA Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

AV 2FA Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

100% escaped66 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
render_2fa_form (includes\class-av-2fa-login.php:243)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AV 2FA Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_av_2fa_generate_slugincludes\class-av-2fa-admin.php:32
authwp_ajax_av_2fa_unlock_userincludes\class-av-2fa-admin.php:33
WordPress Hooks 23
actionadmin_menuincludes\class-av-2fa-admin.php:29
actionadmin_initincludes\class-av-2fa-admin.php:30
actionadmin_enqueue_scriptsincludes\class-av-2fa-admin.php:31
actioninitincludes\class-av-2fa-custom-login.php:163
actionwp_loadedincludes\class-av-2fa-custom-login.php:166
actionwp_loadedincludes\class-av-2fa-custom-login.php:169
filterlogin_urlincludes\class-av-2fa-custom-login.php:172
filterlogout_urlincludes\class-av-2fa-custom-login.php:173
filterlostpassword_urlincludes\class-av-2fa-custom-login.php:174
filterregister_urlincludes\class-av-2fa-custom-login.php:175
filtersite_urlincludes\class-av-2fa-custom-login.php:178
filternetwork_site_urlincludes\class-av-2fa-custom-login.php:179
filterlogin_form_actionincludes\class-av-2fa-custom-login.php:182
filterlostpassword_redirectincludes\class-av-2fa-custom-login.php:185
filterwp_redirectincludes\class-av-2fa-custom-login.php:188
filterwp_safe_redirect_fallbackincludes\class-av-2fa-custom-login.php:191
filterretrieve_password_messageincludes\class-av-2fa-custom-login.php:194
filterauthenticateincludes\class-av-2fa-login.php:27
filterlogin_redirectincludes\class-av-2fa-login.php:28
actionlogin_initincludes\class-av-2fa-login.php:29
actionlogin_enqueue_scriptsincludes\class-av-2fa-login.php:30
actionav_2fa_daily_cleanupincludes\class-av-2fa-security.php:75
actionadmin_initincludes\class-av-2fa.php:87

Scheduled Events 1

av_2fa_daily_cleanup
Maintenance & Trust

AV 2FA Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads290

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

AV 2FA Developer Profile

Avrasys

1 plugin · 0 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect AV 2FA

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/av-2fa/assets/js/av-2fa-admin.js/wp-content/plugins/av-2fa/assets/css/av-2fa-admin.css
Script Paths
/wp-content/plugins/av-2fa/assets/js/av-2fa-admin.js
Version Parameters
av-2fa/assets/js/av-2fa-admin.js?ver=av-2fa/assets/css/av-2fa-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
av-2fa-settings-wrapav-2fa-field
Data Attributes
data-av-2fa-nonce
JS Globals
av2fa_admin_params
REST Endpoints
/wp-json/av-2fa/v1/validate-code/wp-json/av-2fa/v1/send-code/wp-json/av-2fa/v1/generate-slug
FAQ

Frequently Asked Questions about AV 2FA