Comments Word Blacklist Manager Security & Risk Analysis

wordpress.org/plugins/comment-word-blacklist-manager

Remotely add known terms into the WordPress blacklist keys to manage spam

0 active installs v1.0.0 PHP + WP 3.7+ Updated Feb 26, 2019
blacklistcommentsspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comments Word Blacklist Manager Safe to Use in 2026?

Generally Safe

Score 85/100

Comments Word Blacklist Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "comment-word-blacklist-manager" v1.0.0 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no identified vulnerabilities in its vulnerability history, and the code signals indicate a lack of dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. Furthermore, there are no identified taint flows, suggesting a potentially clean codebase regarding data manipulation vulnerabilities.

However, several areas raise concerns. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events, while reducing the attack surface, also means that the plugin might lack essential functionality or robust input handling mechanisms. Crucially, the code analysis indicates a low rate of proper output escaping (33%), which can lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without sufficient sanitization. The lack of nonce checks and capability checks on any potential entry points, though zero in number, is a significant oversight if any functionality were to be added or discovered that interacts with user input. The single external HTTP request, while not inherently malicious, represents a potential avenue for attack if the target endpoint is compromised or the request is not handled securely.

In conclusion, while the plugin currently has no known vulnerabilities and demonstrates good practices in SQL and data handling, the significant percentage of improperly escaped output is a notable weakness. The lack of checks on potential input points is also a concern. The absence of common vulnerability types and a clean history are positive, but the low output escaping percentage warrants careful review to prevent potential XSS issues.

Key Concerns

  • Low output escaping percentage
  • No capability checks on entry points
  • No nonce checks on entry points
  • External HTTP request present
Vulnerabilities
None known

Comments Word Blacklist Manager Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Comments Word Blacklist Manager Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Comments Word Blacklist Manager Code Analysis

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

Output Escaping

33% escaped15 total outputs
Attack Surface

Comments Word Blacklist Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedcomment-word-blacklist-manager.php:41
actionadmin_initcomment-word-blacklist-manager.php:42
actionadmin_initcomment-word-blacklist-manager.php:43
actionadmin_initcomment-word-blacklist-manager.php:44
actionadmin_noticescomment-word-blacklist-manager.php:45
Maintenance & Trust

Comments Word Blacklist Manager Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 26, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Comments Word Blacklist Manager Developer Profile

GeekParadize

2 plugins · 40 total installs

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

How We Detect Comments Word 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-word-blacklist-manager/css/cwbl-manager.css/wp-content/plugins/comment-word-blacklist-manager/js/cwbl-manager.js
Script Paths
/wp-content/plugins/comment-word-blacklist-manager/js/cwbl-manager.js
Version Parameters
comment-word-blacklist-manager/css/cwbl-manager.css?ver=comment-word-blacklist-manager/js/cwbl-manager.js?ver=

HTML / DOM Fingerprints

CSS Classes
cwbl-manager-container
HTML Comments
<!-- Only used by the plugin for unique IDs -->
Data Attributes
data-cwblm-id
JS Globals
CWBL_Manager
FAQ

Frequently Asked Questions about Comments Word Blacklist Manager