Comments Not Replied To Security & Risk Analysis

wordpress.org/plugins/comments-not-replied-to

Easily see which comments have not received a reply yet.

200 active installs v1.6.2 PHP + WP 3.5+ Updated Feb 10, 2025
commentscomments-replynot-repliedreplied
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comments Not Replied To Safe to Use in 2026?

Generally Safe

Score 92/100

Comments Not Replied To 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 "comments-not-replied-to" plugin v1.6.2 demonstrates a generally strong security posture based on the provided static analysis. The absence of any identified dangerous functions, unsanitized taint flows, raw SQL queries, or unescaped output is highly commendable. Furthermore, the plugin avoids common attack vectors like direct file operations and external HTTP requests, and it has no recorded vulnerability history, indicating a history of secure development and maintenance.

However, the analysis does highlight a potential area of concern: the complete lack of nonce checks across all entry points. While the static analysis shows no unprotected AJAX handlers or REST API routes, the absence of nonce verification means that even if capability checks are in place, there's a theoretical possibility of Cross-Site Request Forgery (CSRF) attacks if an attacker can trick a logged-in user into performing an action without their knowledge. This is a minor weakness given the overall strong security, but it's a notable omission in robust security practices.

In conclusion, this plugin appears to be very securely coded with excellent adherence to fundamental security principles. The lack of any identified vulnerabilities or exploit vectors is a significant strength. The only discernible weakness is the absence of nonce checks, which, while not currently exploited, represents a missed opportunity for an additional layer of protection against CSRF. The plugin's history of zero vulnerabilities further reinforces its trustworthiness.

Key Concerns

  • Missing nonce checks on entry points
Vulnerabilities
None known

Comments Not Replied To Security Vulnerabilities

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

Comments Not Replied To Code Analysis

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

Bundled Libraries

Freemius1.0

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped21 total outputs
Attack Surface

Comments Not Replied To Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionadmin_enqueue_scriptsadmin\Admin.php:25
filtercomment_row_actionsadmin\Admin.php:28
filtermanage_edit-comments_columnsadmin\Admin.php:32
filtermanage_comments_custom_columnadmin\Admin.php:34
filtercomment_status_linksadmin\Admin.php:37
actionpre_get_commentsadmin\Admin.php:40
actiondeleted_commentadmin\Admin.php:43
filtertemplates/pricing.phpadmin\Admin.php:47
actionadmin_menuadmin\SettingsPage.php:8
actionadmin_initadmin\SettingsPage.php:10
actioninitadmin\SettingsPage.php:12
actioninitcomments-not-replied-to.php:94
actioninitcommentsNotRepliedTo.php:27
filterplugin_iconcommentsNotRepliedTo.php:30
actionplugins_loadedcommentsNotRepliedTo.php:33
actioncomment_postcommentsNotRepliedTo.php:36
actioncomment_postcommentsNotRepliedTo.php:37
Maintenance & Trust

Comments Not Replied To Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 10, 2025
PHP min version
Downloads14K

Community Trust

Rating96/100
Number of ratings5
Active installs200
Developer Profile

Comments Not Replied To Developer Profile

dudo

2 plugins · 270 total installs

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

How We Detect Comments Not Replied To

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comments-not-replied-to/css/cnrt-admin.css/wp-content/plugins/comments-not-replied-to/js/cnrt-admin.js/wp-content/plugins/comments-not-replied-to/js/cnrt-global.js
Script Paths
/wp-content/plugins/comments-not-replied-to/js/cnrt-admin.js/wp-content/plugins/comments-not-replied-to/js/cnrt-global.js
Version Parameters
comments-not-replied-to/css/cnrt-admin.css?ver=comments-not-replied-to/js/cnrt-admin.js?ver=comments-not-replied-to/js/cnrt-global.js?ver=

HTML / DOM Fingerprints

CSS Classes
cnrt-admin-table
HTML Comments
<!-- this add a link under the plugin name, must be in the main plugin file --><!--this define must triggered after the active theme's functions.php file is loaded --><!-- Exit if accessed directly --><!-- This is required to use wp_add_inline_script without dependency -->+51 more
Data Attributes
data-commentiddata-postid
JS Globals
cnrt_global_data
FAQ

Frequently Asked Questions about Comments Not Replied To