Simple Comment Notification Security & Risk Analysis

wordpress.org/plugins/simple-comment-notification

Sends an simply email notification to the comment author, when someone replies to his comment.

100 active installs v1.2.4 PHP 7.0+ WP 4.6+ Updated Apr 8, 2020
authorcommentcommentsemailnotification
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Comment Notification Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The plugin 'simple-comment-notification' v1.2.4 exhibits a generally strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the potential attack surface. The code analysis also reveals no dangerous functions, file operations, or external HTTP requests. SQL queries are all prepared, and there are no taint analysis findings, indicating a lack of critical or high-severity vulnerabilities related to data handling and execution flows. The absence of any recorded vulnerabilities in its history further bolsters this positive assessment, suggesting a well-maintained and secure codebase. However, a notable concern is the complete lack of output escaping for the single identified output, presenting a potential risk for Cross-Site Scripting (XSS) vulnerabilities if this output is not properly handled by the WordPress core or theme. Additionally, the plugin only has one capability check and zero nonce checks, which, while not indicating an immediate vulnerability due to the lack of entry points, could become problematic if new entry points are introduced without adequate security measures. Overall, the plugin is secure in its current state but has a specific area for improvement regarding output sanitization.

Key Concerns

  • 0% output escaping for identified outputs
  • Lack of nonce checks on potential entry points
Vulnerabilities
None known

Simple Comment Notification Security Vulnerabilities

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

Simple Comment Notification Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Simple Comment Notification Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_insert_commentsimple-comment-notification.php:37
actionwp_insert_commentsimple-comment-notification.php:54
actionwp_set_comment_statussimple-comment-notification.php:64
actioncomment_form_after_fieldssimple-comment-notification.php:73
actioncomment_postsimple-comment-notification.php:81
Maintenance & Trust

Simple Comment Notification Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 8, 2020
PHP min version7.0
Downloads6K

Community Trust

Rating74/100
Number of ratings3
Active installs100
Developer Profile

Simple Comment Notification Developer Profile

Beherit

7 plugins · 420 total installs

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

How We Detect Simple Comment Notification

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
scn_subscription
Data Attributes
id="scn_subscription"name="scn_subscription"type="checkbox"value="scn_subscribe"
FAQ

Frequently Asked Questions about Simple Comment Notification