CleanTalk bbPress spam scanner Security & Risk Analysis

wordpress.org/plugins/cleantalk-bbpress-spam-scanner

Check existing bbPress topics for spam and move to trash all found spam.

200 active installs v1.0.3 PHP 7.2+ WP 3.0+ Updated Jan 22, 2026
bbpresscleanerspamspam-checkspam-comments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CleanTalk bbPress spam scanner Safe to Use in 2026?

Generally Safe

Score 100/100

CleanTalk bbPress spam scanner 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 "cleantalk-bbpress-spam-scanner" v1.0.3 plugin exhibits several concerning security practices despite having no publicly disclosed vulnerabilities. A significant weakness lies in its attack surface, with all three identified AJAX handlers lacking authentication checks. This means any user, even an unauthenticated one, could potentially trigger these handlers, leading to unintended actions or information disclosure.

Further analysis reveals that 100% of its SQL queries are not using prepared statements. This is a critical security flaw that exposes the plugin to SQL injection vulnerabilities. While taint analysis shows no immediate critical or high severity flows, the absence of proper input sanitization and prepared statements for all SQL queries creates a significant risk. The code also shows a low percentage of properly escaped output, indicating a potential for cross-site scripting (XSS) vulnerabilities.

The plugin's clean vulnerability history is a positive sign, suggesting either robust development or a lack of public scrutiny. However, it does not negate the inherent risks identified in the static analysis. The combination of unprotected AJAX endpoints, unsanitized SQL queries, and insufficient output escaping presents a substantial security risk that needs immediate attention. Prioritizing the implementation of authentication checks, prepared statements, and proper output escaping is crucial for mitigating these vulnerabilities.

Key Concerns

  • 3 unprotected AJAX handlers
  • 3 SQL queries without prepared statements
  • Low percentage of properly escaped output (26%)
Vulnerabilities
None known

CleanTalk bbPress spam scanner Security Vulnerabilities

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

CleanTalk bbPress spam scanner Release Timeline

v1.0.3Current
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

CleanTalk bbPress spam scanner Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

26% escaped19 total outputs
Attack Surface
3 unprotected

CleanTalk bbPress spam scanner Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_ajax_bbpress_scan_clear_topicscleantalk-bbpress-scan.php:44
authwp_ajax_ajax_bbpress_scan_check_topicscleantalk-bbpress-scan.php:45
authwp_ajax_ajax_bbpress_scan_info_topicscleantalk-bbpress-scan.php:46
WordPress Hooks 1
actionadmin_menucleantalk-bbpress-scan.php:31
Maintenance & Trust

CleanTalk bbPress spam scanner Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 22, 2026
PHP min version7.2
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

CleanTalk bbPress spam scanner Developer Profile

CleanTalk Inc

5 plugins · 230K total installs

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

How We Detect CleanTalk bbPress spam scanner

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cleantalk-bbpress-spam-scanner/js/cleantalk-bbpress-checkspam.js
Script Paths
/wp-content/plugins/cleantalk-bbpress-spam-scanner/js/cleantalk-bbpress-checkspam.js

HTML / DOM Fingerprints

CSS Classes
ct_to_hidect_check_params_wrapperct_check_params_elemct_check_spam_buttonct_check_params_descct_cooling_noticect_preloaderct_working_message+1 more
Data Attributes
id="ct_checking_count"id="ct_checking_status"id="ct_check_params_wrapper"id="ct_check_spam_button"id="ct_cooling_notice"id="ct_preloader"+2 more
JS Globals
ctBbpressCheck
FAQ

Frequently Asked Questions about CleanTalk bbPress spam scanner