Subscribr Security & Risk Analysis

wordpress.org/plugins/subscribr

Allows WordPress users to subscribe to notifications for new posts, pages, and custom types, filterable by taxonomies.

20 active installs v0.1.9.1 PHP + WP 3.8+ Updated Aug 10, 2015
emailnotificationsnotifysubscribesubscriptions
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Subscribr Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "subscribr" plugin v0.1.9.1 exhibits a generally strong security posture based on the provided static analysis. It has no known CVEs, a clean vulnerability history, and the static analysis reveals no critical or high-severity taint flows, dangerous functions, or direct SQL injection vulnerabilities. The plugin also correctly implements prepared statements for its single SQL query and includes nonce and capability checks, indicating good development practices for critical operations.

However, there are areas for improvement. The most significant concern is the low percentage of properly escaped output (10%). With 20 total outputs, this means that 18 outputs are potentially susceptible to cross-site scripting (XSS) attacks if the data they display originates from user input and is not adequately sanitized before output. While the plugin does not have a large attack surface exposed through AJAX, REST API, or shortcodes, the lack of robust output escaping for the existing outputs is a notable weakness.

In conclusion, while "subscribr" v0.1.9.1 demonstrates a commendable effort in avoiding common and severe vulnerabilities like SQL injection and using authentication checks, the poor handling of output escaping presents a tangible risk of XSS. Addressing this output sanitization issue should be a priority to further strengthen its security.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Subscribr Security Vulnerabilities

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

Subscribr Code Analysis

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

Bundled Libraries

jQuery

SQL Query Safety

100% prepared1 total queries

Output Escaping

10% escaped20 total outputs
Attack Surface

Subscribr Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 19
actionshow_user_profilecontrollers\options-init.php:146
actionedit_user_profilecontrollers\options-init.php:147
actionpersonal_options_updatecontrollers\options-init.php:150
actionedit_user_profile_updatecontrollers\options-init.php:151
actionregister_formcontrollers\options-init.php:155
actionuser_registercontrollers\options-init.php:156
actionplugins_loadedsubscribr.php:119
actioninitsubscribr.php:122
actioninitsubscribr.php:125
actionwp_print_scriptssubscribr.php:128
actionadmin_headsubscribr.php:129
actionwp_headsubscribr.php:130
actionlogin_headsubscribr.php:131
filterplugin_action_linkssubscribr.php:134
actionsubscribr_post_defaultssubscribr.php:138
actionsubscribr_profile_fieldssubscribr.php:142
actionsubscribr_update_user_metasubscribr.php:143
actionadd_meta_boxesviews\meta-box.php:28
actionsave_postviews\meta-box.php:29
Maintenance & Trust

Subscribr Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 10, 2015
PHP min version
Downloads6K

Community Trust

Rating96/100
Number of ratings5
Active installs20
Developer Profile

Subscribr Developer Profile

Mindshare Labs, Inc.

5 plugins · 770 total installs

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

How We Detect Subscribr

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/subscribr/lib/chosen/chosen.jquery.min.js/wp-content/plugins/subscribr/lib/chosen/chosen.min.css/wp-content/plugins/subscribr/css/subscribr.min.css
Script Paths
/wp-content/plugins/subscribr/lib/chosen/chosen.jquery.min.js
Version Parameters
subscribr/lib/chosen/chosen.jquery.min.js?ver=subscribr/lib/chosen/chosen.min.css?ver=subscribr/css/subscribr.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
chosen-selectchosen-container
Data Attributes
data-placeholder_text_multipledata-no_results_text
JS Globals
jQuery
FAQ

Frequently Asked Questions about Subscribr