bbtemplate Security & Risk Analysis

wordpress.org/plugins/bbtemplate

BBPress Templater - quick creation of BBPress Forums from a predefined template.

10 active installs v1.1 PHP + WP 3.0.1+ Updated Oct 15, 2016
bbpressforumstemplate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is bbtemplate Safe to Use in 2026?

Generally Safe

Score 85/100

bbtemplate 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 bbtemplate plugin v1.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and having no recorded vulnerability history. This suggests a development team that is conscious of common security pitfalls.

However, significant concerns arise from the static analysis. The plugin exposes a single AJAX handler that lacks any authentication checks, presenting a direct attack vector. Furthermore, a concerning taint analysis result indicates one flow with unsanitized paths, though it's not classified as critical or high severity. The low percentage of properly escaped output (17%) also raises flags, as this could lead to cross-site scripting (XSS) vulnerabilities if user-controlled data is displayed without proper sanitization.

The absence of any historical vulnerabilities is a strong positive, implying a commitment to secure coding. Nevertheless, the presence of an unprotected AJAX endpoint and the unsanitized path flow are immediate risks that require attention. The low output escaping rate also represents a potential, albeit less severe, ongoing risk.

Key Concerns

  • AJAX handler without authentication
  • Flow with unsanitized paths
  • Low output escaping percentage
  • Missing nonce checks on AJAX
Vulnerabilities
None known

bbtemplate Security Vulnerabilities

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

bbtemplate Release Timeline

v1.0
Code Analysis
Analyzed Mar 17, 2026

bbtemplate Code Analysis

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

Output Escaping

17% escaped6 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
bbt_createnew_callback (bbtemplate.php:50)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

bbtemplate Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_bbtcreatenewbbtemplate.php:15
WordPress Hooks 4
actionadmin_initbbtemplate.php:76
actionsave_postbbtemplate.php:257
actionadd_meta_boxesbbtemplate.php:258
actioninitbbtemplate.php:314
Maintenance & Trust

bbtemplate Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedOct 15, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

bbtemplate Developer Profile

Kiera Howe

2 plugins · 20 total installs

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

How We Detect bbtemplate

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bbtemplate/jqtree.css/wp-content/plugins/bbtemplate/tree.jquery.js
Script Paths
/wp-content/plugins/bbtemplate/tree.jquery.js

HTML / DOM Fingerprints

CSS Classes
jqtree-elementjqtree-titleeditdelete
Data Attributes
data-node-id
JS Globals
datajqajaxurl
REST Endpoints
/wp-json/bbt/v1/createnew
FAQ

Frequently Asked Questions about bbtemplate