TK bbPress Stats Security & Risk Analysis

wordpress.org/plugins/tk-bbpress-stats

Modern, secure bbPress statistics widget with PHP 8.5 support. Display forum stats with caching and security enhancements.

10 active installs v2.0.0 PHP 8.0+ WP 5.0+ Updated Jan 30, 2026
bbpressforumstatisticsstatswidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TK bbPress Stats Safe to Use in 2026?

Generally Safe

Score 100/100

TK bbPress Stats 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 tk-bbpress-stats v2.0.0 plugin demonstrates a generally strong security posture, with a notable absence of critical code signals like dangerous functions, file operations, external HTTP requests, and taint flows. The static analysis reveals a very small attack surface, with no identified entry points that lack authentication or permission checks. The code also shows good practices in utilizing prepared statements for SQL queries and proper output escaping, although there's room for improvement in the latter category. The presence of a capability check is a positive sign for access control.

However, the complete absence of nonce checks across its attack surface (which is currently zero) is a potential concern. While the current attack surface is minimal, if new entry points are introduced in future versions without proper nonce protection, it could create significant vulnerabilities, especially if they interact with user-supplied data. The plugin's vulnerability history is entirely clear, with no recorded CVEs, which is excellent and suggests a history of secure development.

In conclusion, tk-bbpress-stats v2.0.0 appears to be a secure plugin based on the provided data. Its strengths lie in its minimal attack surface and good handling of SQL and output escaping. The primary weakness, albeit theoretical given the current lack of entry points, is the absence of nonce checks. The clean vulnerability history is a significant positive indicator.

Key Concerns

  • Outputs are not always properly escaped
  • No nonce checks on identified entry points
Vulnerabilities
None known

TK bbPress Stats Security Vulnerabilities

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

TK bbPress Stats Release Timeline

v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 17, 2026

TK bbPress Stats Code Analysis

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

SQL Query Safety

86% prepared7 total queries

Output Escaping

76% escaped45 total outputs
Attack Surface

TK bbPress Stats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_noticesplugin.php:31
actionadmin_menuplugin.php:46
actionadmin_initplugin.php:47
actioninitplugin.php:206
actionadmin_enqueue_scriptsplugin.php:218
actionadmin_enqueue_scriptsplugin.php:219
actionwp_enqueue_scriptsplugin.php:221
actionwp_enqueue_scriptsplugin.php:222
actionbbp_new_topicplugin.php:225
actionbbp_new_replyplugin.php:226
actionbbp_new_forumplugin.php:227
actiondelete_userplugin.php:228
actionuser_registerplugin.php:229
actionwidgets_initplugin.php:449
Maintenance & Trust

TK bbPress Stats Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 30, 2026
PHP min version8.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

TK bbPress Stats Developer Profile

TKServer

2 plugins · 20 total installs

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

How We Detect TK bbPress Stats

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tk-bbpress-stats/css/widget.css/wp-content/plugins/tk-bbpress-stats/js/widget.js
Script Paths
/wp-content/plugins/tk-bbpress-stats/js/widget.js
Version Parameters
tk-bbpress-stats/css/widget.css?ver=tk-bbpress-stats/js/widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
tk-bbpress-stats-class
Data Attributes
widget_name="TK_bbPress_Stats"
JS Globals
tk_bbpress_stats_widget_params
Shortcode Output
[widget widget_name="TK_bbPress_Stats"]
FAQ

Frequently Asked Questions about TK bbPress Stats