Comment Blacklist Updater Security & Risk Analysis

wordpress.org/plugins/comment-blacklist-updater

Update "Comment Blacklist" spam terms to manage spam in forms and comments

1K active installs v1.2.2 PHP 5.6+ WP 4.0.1+ Updated Sep 26, 2023
blacklistcommentscontact-form-7form-spamspam
85
A · Safe
CVEs total1
Unpatched0
Last CVESep 23, 2023
Safety Verdict

Is Comment Blacklist Updater Safe to Use in 2026?

Generally Safe

Score 85/100

Comment Blacklist Updater has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Sep 23, 2023Updated 2yr ago
Risk Assessment

The "comment-blacklist-updater" plugin v1.2.2 exhibits a generally positive security posture with no identified critical or high-severity vulnerabilities in its static analysis and taint flow examinations. The plugin diligently uses prepared statements for all SQL queries, has a robust nonce check, and includes capability checks, indicating good development practices in these areas. However, a significant concern arises from the low percentage of properly escaped output (31%), suggesting a potential for cross-site scripting (XSS) vulnerabilities, especially given the five external HTTP requests that could potentially interact with user-supplied data or be manipulated.

The vulnerability history, while showing no currently unpatched CVEs, reveals a past medium-severity vulnerability attributed to Cross-Site Request Forgery (CSRF). The presence of a previous CSRF vulnerability, combined with the unescaped output, points to areas where attackers might find an entry point. The absence of an attack surface and taint analysis findings are strengths, but the output escaping issue represents a notable weakness that could be exploited, particularly if the external HTTP requests are triggered by user-manipulated data.

Key Concerns

  • Low percentage of properly escaped output
  • Previous medium severity CSRF vulnerability
  • Multiple external HTTP requests
Vulnerabilities
1

Comment Blacklist Updater Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-44147medium · 5.4Cross-Site Request Forgery (CSRF)

Comment Blacklist Updater <= 1.1.0 - Cross-Site Request Forgery via update_blacklist_manual

Sep 23, 2023 Patched in 1.2.0 (122d)
Code Analysis
Analyzed Mar 16, 2026

Comment Blacklist Updater Code Analysis

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

Output Escaping

31% escaped32 total outputs
Attack Surface

Comment Blacklist Updater Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptscomment-blacklist-updater.php:35
actionplugins_loadedcomment-blacklist-updater.php:45
actionadmin_initcomment-blacklist-updater.php:46
actionadmin_initcomment-blacklist-updater.php:47
actionadmin_initcomment-blacklist-updater.php:48
actionadmin_noticescomment-blacklist-updater.php:49
Maintenance & Trust

Comment Blacklist Updater Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedSep 26, 2023
PHP min version5.6
Downloads10K

Community Trust

Rating96/100
Number of ratings4
Active installs1K
Developer Profile

Comment Blacklist Updater Developer Profile

apasionados

28 plugins · 61K total installs

75
trust score
Avg Security Score
94/100
Avg Patch Time
326 days
View full developer profile
Detection Fingerprints

How We Detect Comment Blacklist Updater

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-updater/comment-blacklist-updater.php

HTML / DOM Fingerprints

CSS Classes
comment-blacklist-updater-sourcecomment-blacklist-updater-localcomment-blacklist-updater-exclude
Data Attributes
apa_comment_blacklist_updater_nonceapa_comment_blacklist_updater_action
FAQ

Frequently Asked Questions about Comment Blacklist Updater