Enormail Sign Up Forms Security & Risk Analysis

wordpress.org/plugins/enormail-sign-up-forms

Add an Enormail signup form to your Wordpress website and start growing your list.

400 active installs v1.2.0 PHP 7.4+ WP 3.0.1+ Updated Oct 25, 2024
enormailformnewslettersubscribewebform
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Enormail Sign Up Forms Safe to Use in 2026?

Generally Safe

Score 92/100

Enormail Sign Up Forms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The enormail-sign-up-forms plugin v1.2.0 presents a concerning security posture primarily due to its unprotected entry points. While the plugin demonstrates some good practices, such as a high percentage of SQL queries using prepared statements and a decent number of capability checks, the presence of two AJAX handlers without any authentication checks represents a significant risk. Furthermore, the taint analysis reveals three high-severity flows with unsanitized paths, indicating potential for cross-site scripting (XSS) or other injection vulnerabilities if input from these flows is not properly sanitized before use.

The plugin's vulnerability history is currently clean, with no recorded CVEs. This is a positive indicator, suggesting the developers may have a good understanding of secure coding. However, the absence of past vulnerabilities does not negate the risks identified in the static analysis. The clean history could be a result of limited usage, lack of public auditing, or simply good fortune. The presence of unsanitized taint flows is a red flag that requires immediate attention, regardless of past history.

In conclusion, while the plugin has some strengths in its SQL handling and capability checks, the critical weakness lies in its unprotected AJAX endpoints and high-severity unsanitized taint flows. These issues create a notable attack surface that could be exploited. Addressing the unsanitized taint flows and implementing proper authentication on AJAX handlers are paramount to improving the plugin's security.

Key Concerns

  • Unprotected AJAX handlers (2)
  • High severity taint flows (3)
  • Low proper output escaping (32%)
Vulnerabilities
None known

Enormail Sign Up Forms Security Vulnerabilities

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

Enormail Sign Up Forms Code Analysis

Dangerous Functions
0
Raw SQL Queries
4
9 prepared
Unescaped Output
52
25 escaped
Nonce Checks
1
Capability Checks
2
File Operations
0
External Requests
4
Bundled Libraries
1

Bundled Libraries

TinyMCE

SQL Query Safety

69% prepared13 total queries

Output Escaping

32% escaped77 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

6 flows5 with unsanitized paths
display_api_key_page (admin\class-enormail-admin.php:159)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Enormail Sign Up Forms Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_enormail_tinymce_windowincludes\class-enormail-shortcode.php:11
authwp_ajax_enormail_tinymce_windowincludes\class-enormail-shortcode.php:16
WordPress Hooks 13
filtermce_external_pluginsincludes\class-enormail-shortcode.php:27
filtermce_buttonsincludes\class-enormail-shortcode.php:28
filtermce_external_languagesincludes\class-enormail-shortcode.php:29
actionsave_postincludes\class-enormail-widget.php:50
actiondeleted_postincludes\class-enormail-widget.php:51
actionswitch_themeincludes\class-enormail-widget.php:52
actionplugins_loadedincludes\class-enormail.php:171
actionwidgets_initincludes\class-enormail.php:187
actioninitincludes\class-enormail.php:202
actionadmin_menuincludes\class-enormail.php:216
actionadmin_enqueue_scriptsincludes\class-enormail.php:217
actionadmin_enqueue_scriptsincludes\class-enormail.php:218
actionwp_enqueue_scriptsincludes\class-enormail.php:233
Maintenance & Trust

Enormail Sign Up Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 25, 2024
PHP min version7.4
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs400
Developer Profile

Enormail Sign Up Forms Developer Profile

Enormail E-mail Marketing

1 plugin · 400 total installs

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

How We Detect Enormail Sign Up Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/enormail-sign-up-forms/admin/css/enormail-admin.css/wp-content/plugins/enormail-sign-up-forms/admin/js/enormail-admin.js
Version Parameters
enormail-admin.css?ver=enormail-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
enormail-form-container
HTML Comments
<!-- Enormail Sign Up Form -->
Data Attributes
data-enormail-form-id
JS Globals
window.enormailConfig
Shortcode Output
[enormail_form
FAQ

Frequently Asked Questions about Enormail Sign Up Forms