Comment Reply Email Notification Security & Risk Analysis

wordpress.org/plugins/comment-reply-email-notification

This plugin allows visitors to subscribe to get answers to their comments via e-mail.

3K active installs v1.39.0 PHP + WP 4.4.0+ Updated Dec 13, 2025
commentemailnotificationreply
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comment Reply Email Notification Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "comment-reply-email-notification" plugin version 1.39.0 appears to have a generally good security posture based on the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces its attack surface. Furthermore, the fact that all detected SQL queries utilize prepared statements is a strong indicator of secure data handling practices. The lack of file operations and external HTTP requests also minimizes potential exposure to common web vulnerabilities.

However, there are notable concerns. The most significant is the very low percentage of properly escaped output (22%). This indicates a high probability of Cross-Site Scripting (XSS) vulnerabilities, where unescaped user-supplied data could be rendered directly in the browser. The absence of nonce checks and capability checks, while not directly exploitable given the lack of entry points, suggests a potential oversight in implementing standard WordPress security practices, which could become a risk if new entry points are introduced in future versions or if the lack of these checks interacts with other components unexpectedly. The vulnerability history being completely clear is a positive sign, suggesting the plugin has historically been well-maintained or less of a target.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Comment Reply Email Notification Security Vulnerabilities

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

Comment Reply Email Notification Code Analysis

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

Output Escaping

22% escaped37 total outputs
Attack Surface

Comment Reply Email Notification Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_menuclasses\CommentReplyEmailNotification.php:14
actionadmin_initclasses\CommentReplyEmailNotification.php:15
actionwp_insert_commentclasses\CommentReplyEmailNotification.php:18
actionwp_set_comment_statusclasses\CommentReplyEmailNotification.php:19
filterpreprocess_commentclasses\CommentReplyEmailNotification.php:20
filtercomment_form_default_fieldsclasses\CommentReplyEmailNotification.php:21
filtercomment_form_submit_fieldclasses\CommentReplyEmailNotification.php:26
actioncomment_postclasses\CommentReplyEmailNotification.php:28
actioninitclasses\CommentReplyEmailNotification.php:29
filterwp_mail_content_typeclasses\CommentReplyEmailNotification.php:254
filterwp_mail_fromclasses\CommentReplyEmailNotification.php:257
Maintenance & Trust

Comment Reply Email Notification Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 13, 2025
PHP min version
Downloads107K

Community Trust

Rating96/100
Number of ratings32
Active installs3K
Developer Profile

Comment Reply Email Notification Developer Profile

Arno Welzel

5 plugins · 29K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
364 days
View full developer profile
Detection Fingerprints

How We Detect Comment Reply Email Notification

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comment-reply-email-notification/css/comment-reply-email-notification-admin.css/wp-content/plugins/comment-reply-email-notification/js/comment-reply-email-notification-admin.js
Version Parameters
comment-reply-email-notification/css/comment-reply-email-notification-admin.css?ver=comment-reply-email-notification/js/comment-reply-email-notification-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
cren_text
Data Attributes
id="cren-switch-1"id="cren-switch-2"id="cren-tab-1"
JS Globals
crenSwitchTabcrenUpdateCurrentTab
FAQ

Frequently Asked Questions about Comment Reply Email Notification