Comment Redlist Security & Risk Analysis

wordpress.org/plugins/comment-redlist

Easily block obvious spam before it is inserted into your database.

20 active installs v1.0.9 PHP + WP + Updated Mar 11, 2018
commentcommentslistredspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comment Redlist Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "comment-redlist" v1.0.9 plugin exhibits a generally strong security posture with a notably clean vulnerability history and no known CVEs. The static analysis indicates a small attack surface with zero identified entry points that lack authentication. Furthermore, all SQL queries are properly prepared, mitigating common injection risks, and there are no observed critical or high-severity taint flows. The presence of a capability check and no bundled libraries also contributes positively to its security.

However, a significant concern arises from the low percentage of properly escaped output (19%). This suggests that a substantial number of output operations are not being properly sanitized, potentially leaving the plugin vulnerable to Cross-Site Scripting (XSS) attacks. While there are no detected direct vulnerabilities in the current analysis or history, this lack of output sanitization represents a latent risk that could be exploited if user-supplied data is not handled with extreme care by the plugin's developers. The absence of nonce checks on any potential AJAX handlers, though the count is zero, would be a concern if the attack surface were to grow.

In conclusion, the plugin has good foundational security practices in place, particularly regarding SQL and the limited attack surface. The primary weakness lies in the inadequate output escaping, which is a critical area for improvement to prevent potential XSS vulnerabilities. Until this is addressed, there remains a notable risk, despite the plugin's otherwise positive security indicators and history.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Comment Redlist Security Vulnerabilities

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

Comment Redlist Code Analysis

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

Output Escaping

19% escaped21 total outputs
Attack Surface

Comment Redlist Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actioncomment_formcomment-redlist.php:114
actionadmin_initcomment-redlist.php:127
actionadmin_initcomment-redlist.php:128
actionadmin_menucomment-redlist.php:129
actionwpcomment-redlist.php:137
actionpre_comment_on_postcomment-redlist.php:141
filterplugin_row_metacomment-redlist.php:144
actionwp_footercomment-redlist.php:150
filtercomment_form_defaultscomment-redlist.php:374
Maintenance & Trust

Comment Redlist Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 11, 2018
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings3
Active installs20
Developer Profile

Comment Redlist Developer Profile

skunkbad

2 plugins · 30 total installs

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

How We Detect Comment Redlist

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comment-redlist/css/admin.css/wp-content/plugins/comment-redlist/js/admin.js/wp-content/plugins/comment-redlist/js/frontend.js
Script Paths
/wp-content/plugins/comment-redlist/js/admin.js/wp-content/plugins/comment-redlist/js/frontend.js
Version Parameters
comment-redlist/css/admin.css?ver=comment-redlist/js/admin.js?ver=comment-redlist/js/frontend.js?ver=

HTML / DOM Fingerprints

JS Globals
comment_redlist
FAQ

Frequently Asked Questions about Comment Redlist