bbPress: Auto Delete Spam Replies Security & Risk Analysis

wordpress.org/plugins/bbpress-auto-delete-spam-replies

Automatically delete bbPress spam replies older than X days.

10 active installs v1.0.1 PHP + WP 3.4+ Updated Dec 29, 2016
akismetautodeletebbpressremovespam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is bbPress: Auto Delete Spam Replies Safe to Use in 2026?

Generally Safe

Score 85/100

bbPress: Auto Delete Spam Replies has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "bbpress-auto-delete-spam-replies" plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The plugin demonstrates an absence of known CVEs, indicating a history of responsible development or limited exposure to common vulnerabilities. Furthermore, the static analysis reveals no immediately apparent critical security flaws such as dangerous functions, unsanitized taint flows, or significant attack surface exposed without authentication.

However, several areas present a cause for concern that could be exploited if not addressed. The complete lack of prepared statements for all SQL queries is a significant risk, potentially exposing the plugin to SQL injection vulnerabilities. Additionally, the absence of output escaping for any of the identified output points means that any user-supplied data displayed by the plugin could lead to Cross-Site Scripting (XSS) attacks. The lack of nonce and capability checks on any entry points, while currently not identified as an issue due to zero entry points, is a concerning pattern that could lead to vulnerabilities if new entry points are added in the future.

In conclusion, while the plugin benefits from a clean vulnerability history and the absence of high-severity static analysis findings like taint flows, the critical gaps in SQL query preparation and output escaping represent substantial risks. These issues, coupled with the general lack of robust security checks on potential entry points, indicate that the plugin requires immediate attention to mitigate these vulnerabilities and ensure a more secure operational state.

Key Concerns

  • SQL queries without prepared statements
  • Output escaping is not used
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

bbPress: Auto Delete Spam Replies Security Vulnerabilities

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

bbPress: Auto Delete Spam Replies Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

0% escaped4 total outputs
Attack Surface

bbPress: Auto Delete Spam Replies Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitmodules\module.cron.php:3
actionadmin_initmodules\module.cron.php:14
actionbbpress_autodelete_psuedo_cronmodules\module.cron.php:17
filterbbp_admin_get_settings_sectionsmodules\module.settings.php:3
filterbbp_admin_get_settings_fieldsmodules\module.settings.php:24
filterbbp_map_settings_meta_capsmodules\module.settings.php:50

Scheduled Events 1

bbpress_autodelete_psuedo_cron
Maintenance & Trust

bbPress: Auto Delete Spam Replies Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedDec 29, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

bbPress: Auto Delete Spam Replies Developer Profile

Hudson Atwell

4 plugins · 1K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
1838 days
View full developer profile
Detection Fingerprints

How We Detect bbPress: Auto Delete Spam Replies

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="_bbp_delete_spam_hours_old"name="_bbp_delete_spam_hours_old"
FAQ

Frequently Asked Questions about bbPress: Auto Delete Spam Replies