WP Bootstrap Comments Security & Risk Analysis

wordpress.org/plugins/wp-bootstrap-comments

Nested Bootstrap (v3) comments for WordPress.

20 active installs v0.1.0 PHP + WP 2.7+ Updated Jan 22, 2016
bootstrapcomments
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Bootstrap Comments Safe to Use in 2026?

Generally Safe

Score 85/100

WP Bootstrap Comments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The wp-bootstrap-comments v0.1.0 plugin exhibits a generally positive security posture based on the provided static analysis. It demonstrates an absence of common attack vectors like AJAX handlers, REST API routes, shortcodes, or cron events, contributing to a minimal attack surface. Furthermore, the complete absence of dangerous functions and the exclusive use of prepared statements for SQL queries are excellent security practices, mitigating risks of SQL injection. The plugin also avoids file operations and external HTTP requests, further reducing potential exposure. However, a significant concern is the low percentage (43%) of properly escaped output. This indicates a potential risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The lack of nonce checks and capability checks, while not immediately exploitable due to the limited attack surface, would be a critical oversight if any entry points were introduced or exposed in future versions.

Key Concerns

  • Low output escaping percentage
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Bootstrap Comments Security Vulnerabilities

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

WP Bootstrap Comments Code Analysis

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

Output Escaping

43% escaped7 total outputs
Attack Surface

WP Bootstrap Comments Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

WP Bootstrap Comments Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJan 22, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

WP Bootstrap Comments Developer Profile

darrinb

13 plugins · 2K total installs

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

How We Detect WP Bootstrap Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-bootstrap-comments/style.css/wp-content/plugins/wp-bootstrap-comments/script.js
Script Paths
/wp-content/plugins/wp-bootstrap-comments/script.js
Version Parameters
wp-bootstrap-comments/style.css?ver=wp-bootstrap-comments/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
mediaparenthas-childrenchildhas-parentmedia-leftmedia-bodycomment-meta+8 more
HTML Comments
<!-- #comment-## --><!-- #comment-## --><!-- /#comment-## --><!-- /#comment-## -->+10 more
Data Attributes
data-parentdata-reply-to
FAQ

Frequently Asked Questions about WP Bootstrap Comments