More Subscribers Security & Risk Analysis

wordpress.org/plugins/more-subscribers

Sometimes, you just want to get the users first name, last name and email address and have it added to WordPress user list as a subscriber. This

10 active installs v2.0.0 PHP + WP 3.0.1+ Updated Oct 7, 2016
more-subscribersnewsletter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is More Subscribers Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "more-subscribers" plugin v2.0.0 exhibits a concerning security posture primarily due to a significant number of unprotected entry points. With 2 out of 2 total entry points lacking authentication checks, this plugin presents a substantial risk of unauthorized access and potential abuse. The absence of capability checks further exacerbates this issue, meaning any user, regardless of their role or permissions, could potentially trigger these vulnerable AJAX actions. While the plugin performs well in other areas, such as the absence of dangerous functions, SQL injection vulnerabilities, and external HTTP requests, the fundamental lack of security on its AJAX handlers is a critical flaw.

The vulnerability history of this plugin is clean, showing no recorded CVEs. This might suggest that past versions were either robust or have not been thoroughly analyzed. However, the current static analysis reveals critical weaknesses that, even without a historical record of exploitation, demand immediate attention. The plugin's reliance on prepared statements for SQL queries and the minimal number of outputs (though poorly escaped) are positive signs, but they are overshadowed by the severe lack of authorization on its entry points.

In conclusion, while the "more-subscribers" plugin v2.0.0 demonstrates strengths in its SQL handling and lack of external communication, its security is severely compromised by its unprotected AJAX endpoints. The absence of proper authentication and authorization mechanisms on these entry points is a critical vulnerability that could lead to significant security breaches. The lack of historical vulnerabilities should not be a reason to overlook these present, evident risks.

Key Concerns

  • AJAX handlers without auth checks
  • AJAX handlers without capability checks
  • Poorly escaped output
Vulnerabilities
None known

More Subscribers Security Vulnerabilities

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

More Subscribers Code Analysis

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

Output Escaping

11% escaped9 total outputs
Attack Surface
2 unprotected

More Subscribers Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_add_subscriberindex.php:75
authwp_ajax_add_subscriberindex.php:76
WordPress Hooks 2
actionwp_enqueue_scriptsindex.php:20
actionwidgets_initindex.php:29
Maintenance & Trust

More Subscribers Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedOct 7, 2016
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

More Subscribers Developer Profile

M D

2 plugins · 20 total installs

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

How We Detect More Subscribers

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/more-subscribers/css/main.css/wp-content/plugins/more-subscribers/js/assets.js
Script Paths
/wp-content/plugins/more-subscribers/js/assets.js
Version Parameters
more-subscribers/css/main.css?ver=more-subscribers/js/assets.js?ver=

HTML / DOM Fingerprints

CSS Classes
ms_backend_class
Data Attributes
id="fn_input_fld"id="ln_input_fld"id="email_input_fld"id="ms_submit_btn"
JS Globals
assets.ajaxurl
FAQ

Frequently Asked Questions about More Subscribers