Lightweight Subscribe To Comments Security & Risk Analysis

wordpress.org/plugins/comment-notifier-no-spammers

Easiest and most lightweight plugin to let visitors subscribe to comments and get email notifications.

1K active installs v1.5.8 PHP + WP 3.7+ Updated Aug 30, 2024
commentcommentsfollow-commentsnotificationssubscribe-to-comments
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Lightweight Subscribe To Comments Safe to Use in 2026?

Generally Safe

Score 92/100

Lightweight Subscribe To Comments 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 'comment-notifier-no-spammers' plugin, version 1.5.8, exhibits a mixed security posture. On the positive side, it has a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and it has a history of no known vulnerabilities. However, the code analysis reveals some concerning areas. A significant portion of SQL queries (26%) are not using prepared statements, which presents a risk of SQL injection if these queries are constructed with user-supplied data. Furthermore, the taint analysis indicates two high-severity flows with unsanitized paths, suggesting potential vulnerabilities that could be exploited if user input is not properly validated and sanitized before being used in sensitive operations. The relatively low percentage of properly escaped output (45%) also raises concerns about potential cross-site scripting (XSS) vulnerabilities, although this is not directly flagged as a high-severity taint flow in the provided data.

Key Concerns

  • High severity unsanitized taint flows
  • SQL queries not using prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

Lightweight Subscribe To Comments Security Vulnerabilities

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

Lightweight Subscribe To Comments Code Analysis

Dangerous Functions
0
Raw SQL Queries
7
20 prepared
Unescaped Output
16
13 escaped
Nonce Checks
3
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

74% prepared27 total queries

Output Escaping

45% escaped29 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
lstc_options_page (options.php:2)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Lightweight Subscribe To Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menucomment-notifier-no-spammers.php:345
filtercomment_form_submit_fieldcomment-notifier-no-spammers.php:350
actioncomment_formcomment-notifier-no-spammers.php:352
actionwp_set_comment_statuscomment-notifier-no-spammers.php:355
actioncomment_postcomment-notifier-no-spammers.php:356
actioninitcomment-notifier-no-spammers.php:387
actioninitcomment-notifier-no-spammers.php:417
actionwp_enqueue_scriptscomment-notifier-no-spammers.php:460
actionadmin_initcomment-notifier-no-spammers.php:682
Maintenance & Trust

Lightweight Subscribe To Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedAug 30, 2024
PHP min version
Downloads17K

Community Trust

Rating98/100
Number of ratings25
Active installs1K
Developer Profile

Lightweight Subscribe To Comments Developer Profile

isabel104

5 plugins · 1K total installs

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

How We Detect Lightweight Subscribe To Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comment-notifier-no-spammers/css/comment-notifier-no-spammers.css/wp-content/plugins/comment-notifier-no-spammers/js/comment-notifier-no-spammers.js
Script Paths
/wp-content/plugins/comment-notifier-no-spammers/js/comment-notifier-no-spammers.js
Version Parameters
comment-notifier-no-spammers/css/comment-notifier-no-spammers.css?ver=comment-notifier-no-spammers/js/comment-notifier-no-spammers.js?ver=

HTML / DOM Fingerprints

CSS Classes
cnns-comment-subscriptionlstc-label
Data Attributes
name="lstc_subscribe"id="lstc_subscribe"id="cnns-label"class="lstc-label"
FAQ

Frequently Asked Questions about Lightweight Subscribe To Comments