Mini Newsletter Security & Risk Analysis

wordpress.org/plugins/mini-newsletter

Send email to your email subscribers.

0 active installs v1.0.0 PHP 5.6+ WP 4.8+ Updated Aug 1, 2019
email-newslettermin-newsletternewslettersend-emailsimple-newsletter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mini Newsletter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "mini-newsletter" plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all SQL queries and has no known historical vulnerabilities, suggesting a generally well-maintained codebase. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a lower risk profile in those areas.

However, significant security concerns arise from the plugin's attack surface. A substantial portion of its AJAX handlers lack authentication checks, creating a direct pathway for unauthenticated attackers to interact with sensitive functionalities. Furthermore, the taint analysis reveals flows with unsanitized paths, indicating potential for cross-site scripting (XSS) or other injection vulnerabilities if these paths are exposed through the unprotected AJAX endpoints. While no critical or high severity taint flows were explicitly reported, the presence of unsanitized paths is a red flag that requires immediate attention.

In conclusion, while the plugin has a clean vulnerability history and uses secure database practices, the unprotected AJAX endpoints coupled with unsanitized path flows present a notable security risk. Addressing the missing authentication and ensuring proper sanitization for these entry points should be the top priority to improve the plugin's overall security.

Key Concerns

  • 5 AJAX handlers without auth checks
  • 3 flows with unsanitized paths
  • 75% output properly escaped (25% unescaped)
Vulnerabilities
None known

Mini Newsletter Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Mini Newsletter Release Timeline

v1.0
Code Analysis
Analyzed Apr 16, 2026

Mini Newsletter Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

75% escaped53 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
mini_newsletter_setting_page (admin/class-mini-newsletter-admin.php:39)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
5 unprotected

Mini Newsletter Attack Surface

Entry Points6
Unprotected5

AJAX Handlers 5

authwp_ajax_mn_send_message_actionincludes/class-mini-newsletter.php:52
authwp_ajax_mn_settings_tabincludes/class-mini-newsletter.php:54
authwp_ajax_mn_email_list_tabincludes/class-mini-newsletter.php:56
authwp_ajax_mn_actionincludes/class-mini-newsletter.php:68
noprivwp_ajax_mn_actionincludes/class-mini-newsletter.php:69

Shortcodes 1

[newsletter_form] includes/class-mini-newsletter.php:70
WordPress Hooks 9
actionplugins_loadedincludes/class-mini-newsletter.php:42
actionadmin_enqueue_scriptsincludes/class-mini-newsletter.php:48
actionadmin_enqueue_scriptsincludes/class-mini-newsletter.php:49
actionadmin_menuincludes/class-mini-newsletter.php:50
filterwp_mail_content_typeincludes/class-mini-newsletter.php:58
filterwp_mail_fromincludes/class-mini-newsletter.php:59
filterwp_mail_from_nameincludes/class-mini-newsletter.php:60
actionwp_enqueue_scriptsincludes/class-mini-newsletter.php:66
actionwp_enqueue_scriptsincludes/class-mini-newsletter.php:67
Maintenance & Trust

Mini Newsletter Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 1, 2019
PHP min version5.6
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Mini Newsletter Developer Profile

Shibbir Ahmed

2 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 Mini Newsletter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mini-newsletter/css/mini-newsletter-admin.css/wp-content/plugins/mini-newsletter/js/mini-newsletter-admin.js
Script Paths
/wp-content/plugins/mini-newsletter/js/mini-newsletter-admin.js
Version Parameters
mini-newsletter-admin.css?ver=mini-newsletter-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
mn_error_message
Data Attributes
mn_titlemn_placeholdermn_incorrectmn_already_existmn_register_successmn_header_name+1 more
JS Globals
urls.ajaxurl
FAQ

Frequently Asked Questions about Mini Newsletter