F13 Email Security & Risk Analysis

wordpress.org/plugins/f13-email

Configure SMTP email, dynamic contact form builder and email logs - All in one plugin!

0 active installs v1.0.2 PHP 7.0+ WP 5.0+ Updated Jan 28, 2022
contactemailform-builderformssmtp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is F13 Email Safe to Use in 2026?

Generally Safe

Score 85/100

F13 Email has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The f13-email plugin version 1.0.2 exhibits a mixed security posture. On the positive side, it demonstrates strong practices regarding SQL queries, exclusively using prepared statements, and shows a high percentage of properly escaped output. The absence of known vulnerabilities in its history and no recorded critical or high-severity issues further suggest a generally well-maintained codebase. However, a significant concern lies in its attack surface. With a total of 4 entry points, 3 of which are AJAX handlers, and all 3 lacking any authentication checks, this presents a substantial risk. The plugin also lacks nonce checks for these critical entry points, making it susceptible to Cross-Site Request Forgery (CSRF) attacks. While taint analysis shows no immediate critical issues, the unprotected AJAX endpoints could be exploited if they process unsanitized user input in a way that leads to vulnerabilities later in the execution flow, even if not directly flagged by the static analysis.

Despite the absence of recorded CVEs, the unprotected AJAX handlers represent a glaring security weakness that could be easily exploited by attackers. The fact that only one capability check is present across all entry points further emphasizes the lack of robust authorization. While the plugin performs well in SQL and output sanitization, the unprotected AJAX endpoints are a major vulnerability. Therefore, while the plugin avoids common pitfalls like raw SQL or outdated libraries, its attack surface management is a critical area needing immediate attention to mitigate potential security breaches.

Key Concerns

  • 3 unprotected AJAX handlers
  • 0 nonce checks on AJAX
  • 1 capability check total
Vulnerabilities
None known

F13 Email Security Vulnerabilities

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

F13 Email Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
16 prepared
Unescaped Output
4
55 escaped
Nonce Checks
0
Capability Checks
1
File Operations
0
External Requests
1
Bundled Libraries
0

SQL Query Safety

100% prepared16 total queries

Output Escaping

93% escaped59 total outputs
Attack Surface
3 unprotected

F13 Email Attack Surface

Entry Points4
Unprotected3

AJAX Handlers 3

authwp_ajax_f13-email-admincontrollers\ajax.php:7
authwp_ajax_f13-contact-form-submitcontrollers\ajax.php:9
noprivwp_ajax_f13-contact-form-submitcontrollers\ajax.php:10

Shortcodes 1

[contact-form] controllers\control.php:9
WordPress Hooks 5
actionadmin_menucontrollers\admin.php:9
actionadmin_initcontrollers\admin.php:10
actionphpmailer_initcontrollers\email.php:7
actionwp_enqueue_scriptsf13-email.php:32
actionadmin_enqueue_scriptsf13-email.php:33
Maintenance & Trust

F13 Email Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJan 28, 2022
PHP min version7.0
Downloads909

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

F13 Email Developer Profile

f13dev

8 plugins · 90 total installs

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

How We Detect F13 Email

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/f13-email/css/f13-email-admin.css/wp-content/plugins/f13-email/js/f13-email-admin.js/wp-content/plugins/f13-email/js/f13-email-ajax.js/wp-content/plugins/f13-email/css/f13-email.css
Script Paths
/wp-content/plugins/f13-email/js/f13-email-admin.js/wp-content/plugins/f13-email/js/f13-email-ajax.js
Version Parameters
f13-email-adminf13-email-ajaxf13-email

HTML / DOM Fingerprints

CSS Classes
f13-errorf13-success
Data Attributes
data-f13-email-form-id
Shortcode Output
<form<select<input type="text"<input type="email"
FAQ

Frequently Asked Questions about F13 Email