Comment Blacklist Manager Security & Risk Analysis

wordpress.org/plugins/comment-blacklist-manager

Remotely add terms to the WordPress Disallowed Comment Keys field to manage spam.

600 active installs v1.0.1 PHP 7.0+ WP 5.6+ Updated Dec 13, 2025
blacklistcommentsspam
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comment Blacklist Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Comment Blacklist Manager 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-blacklist-manager" plugin v1.0.1 exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, cron events, dangerous functions, and file operations significantly limits the potential attack surface. Furthermore, the plugin exclusively uses prepared statements for SQL queries, a strong indicator of secure database interaction. The vulnerability history being completely clear further supports a perception of stability.

However, there are areas of concern that prevent a perfect score. The most significant is the low percentage (38%) of properly escaped output, suggesting a risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully before being displayed. The presence of an external HTTP request, while not inherently a vulnerability, is a potential entry point for vulnerabilities if the external resource is compromised or the request is not properly validated. The lack of nonce checks and capability checks, while mitigated by the absence of unprotected entry points in this specific version, indicates a reliance on the fact that there are no entry points to protect, rather than a robust implementation of security measures that could be exploited if new entry points were added in the future.

In conclusion, this plugin demonstrates good practices in many critical security areas, particularly concerning database interactions and attack surface minimization. The clean vulnerability history is a positive sign. However, the insufficient output escaping and the potential risks associated with external HTTP requests warrant attention. The absence of authorization checks on the limited entry points is a technicality of this version, but a weakness in the underlying architectural design if the plugin were to evolve.

Key Concerns

  • Insufficient output escaping
  • External HTTP requests present
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Comment Blacklist Manager Security Vulnerabilities

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

Comment Blacklist Manager Code Analysis

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

Output Escaping

38% escaped16 total outputs
Attack Surface

Comment Blacklist Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedcomment-blacklist-manager.php:42
actionadmin_initcomment-blacklist-manager.php:43
actionadmin_initcomment-blacklist-manager.php:44
actionadmin_initcomment-blacklist-manager.php:45
actionadmin_noticescomment-blacklist-manager.php:46
filterremovable_query_argscomment-blacklist-manager.php:47
Maintenance & Trust

Comment Blacklist Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 13, 2025
PHP min version7.0
Downloads8K

Community Trust

Rating88/100
Number of ratings5
Active installs600
Developer Profile

Comment Blacklist Manager Developer Profile

Andrew Norcross

18 plugins · 2K total installs

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

How We Detect Comment Blacklist Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comment-blacklist-manager/css/style.css
Version Parameters
comment-blacklist-manager/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
cblm-update-manual
Data Attributes
data-cblm-update
FAQ

Frequently Asked Questions about Comment Blacklist Manager