MailLister Security & Risk Analysis

wordpress.org/plugins/maillister

Mail Lister provide an easy solution to marketing system,

0 active installs v1.0.0 PHP 7.0+ WP 4.7+ Updated Jun 22, 2022
emailemail-listmailnewslettersubscriber
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MailLister Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "maillister" v1.0.0 plugin exhibits a generally strong security posture based on the static analysis. The absence of known vulnerabilities and CVEs is a significant positive indicator, suggesting a history of responsible development and patching. The code analysis reveals a minimal attack surface, with no unprotected AJAX handlers or REST API routes. Furthermore, the plugin demonstrates good practices in handling SQL queries with prepared statements and properly escaping a high percentage of output. The presence of a nonce check and the absence of file operations or external HTTP requests also contribute to its robustness.

However, a key area of concern is the complete lack of capability checks. While AJAX and REST API endpoints are protected by nonces or not present, the single shortcode entry point lacks any authorization check. This means any authenticated user, regardless of their role or permissions, could potentially interact with this shortcode, which could lead to unintended consequences or privilege escalation if the shortcode performs sensitive operations. The taint analysis also yielded no flows, which is positive, but this could also be due to a lack of complex data handling or very limited functionality being analyzed.

In conclusion, "maillister" v1.0.0 shows promising signs of secure coding with its robust handling of data and limited attack surface. The absence of historical vulnerabilities is a strong point. The primary weakness lies in the lack of capability checks for its shortcode, which represents a significant oversight in access control. Addressing this single point of potential vulnerability would further solidify its security.

Key Concerns

  • Missing capability checks on shortcode
Vulnerabilities
None known

MailLister Security Vulnerabilities

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

MailLister Code Analysis

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

Output Escaping

93% escaped83 total outputs
Attack Surface

MailLister Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[email_lister_form] MailLister.php:31
WordPress Hooks 5
actionadmin_menuMailLister.php:30
actioninitMailLister.php:32
actionadmin_initMailLister.php:33
actioninitMailLister.php:34
actionadmin_menuMailLister.php:35
Maintenance & Trust

MailLister Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedJun 22, 2022
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

MailLister Developer Profile

Ofek Nakar

8 plugins · 10 total installs

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

How We Detect MailLister

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/maillister/css/adminEmail.css/wp-content/plugins/maillister/js/adminEmails.js/wp-content/plugins/maillister/js/ad.js/wp-content/plugins/maillister/listerD.js/wp-content/plugins/maillister/jquery.js/wp-content/plugins/maillister/css/style.css
Script Paths
adminEmailScriptadScriptlisterScriptjqueryexample
Version Parameters
maillister/css/style.css?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
email_lister_divemail_lister_formemail_lister_inputemail_lister_bannneranimate-logo-span-mailshortcodeHolderclose_preview_shortcodelister_simple_btc+8 more
Data Attributes
data-lister-monthdata-lister-year
JS Globals
emailListertheDates
Shortcode Output
[email_lister_form
FAQ

Frequently Asked Questions about MailLister