Content Bootstrap Security & Risk Analysis

wordpress.org/plugins/content-bootstrap

Apply twitter bootstrap css under the content area only.

60 active installs v1.0.2 PHP + WP 3.8+ Updated Apr 26, 2015
widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Content Bootstrap Safe to Use in 2026?

Generally Safe

Score 85/100

Content Bootstrap 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

Based on the static analysis and vulnerability history provided, the 'content-bootstrap' v1.0.2 plugin exhibits a strong security posture. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping are excellent security practices. Furthermore, the lack of file operations and external HTTP requests minimizes common attack vectors. The plugin also has no recorded vulnerabilities, which is a positive indicator of its current security and development practices.

While the attack surface is small with only three shortcodes, a significant concern is the complete lack of nonce checks and capability checks across all entry points. This means that any user, regardless of their role or permissions, could potentially trigger these shortcodes. This lack of access control represents a notable security weakness that could be exploited if the shortcodes perform any sensitive actions. However, the analysis did not reveal any taint flows with unsanitized paths, which mitigates some of the risk associated with the missing capability checks, as it suggests the shortcodes themselves might not be directly exploitable for arbitrary code execution or data leakage without further context.

In conclusion, 'content-bootstrap' v1.0.2 demonstrates good coding hygiene in several key areas, making it appear robust against many common threats. The primary weakness lies in the insufficient access control for its shortcodes. The absence of any historical vulnerabilities is a strong positive, but it's crucial to address the missing nonce and capability checks to ensure a more secure plugin, especially as the plugin grows or its functionality evolves. The current lack of critical or high vulnerabilities, coupled with secure coding practices for SQL and output, suggests a generally safe plugin, but the access control oversight prevents it from achieving a perfect security score.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Content Bootstrap Security Vulnerabilities

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

Content Bootstrap Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Content Bootstrap Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[label] includes\bootstrap.php:22
[badge] includes\bootstrap.php:23
[icon] includes\bootstrap.php:24
WordPress Hooks 6
actioninitcontent-bootstrap.php:23
actionwp_enqueue_scriptsincludes\bootstrap.php:16
filteradmin_headincludes\bootstrap.php:17
filtertiny_mce_before_initincludes\bootstrap.php:18
filtermce_buttons_2includes\bootstrap.php:19
filterthe_contentincludes\bootstrap.php:20
Maintenance & Trust

Content Bootstrap Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 26, 2015
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings2
Active installs60
Developer Profile

Content Bootstrap Developer Profile

Takayuki Miyauchi

20 plugins · 41K total installs

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

How We Detect Content Bootstrap

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/content-bootstrap/css/content-bootstrap.css
Version Parameters
content-bootstrap/css/content-bootstrap.css?ver=

HTML / DOM Fingerprints

CSS Classes
content-bootstrap-areacontent-bootstrap-3-arealabellabel-defaultlabel-primarylabel-successlabel-infolabel-warning+10 more
Data Attributes
aria-hidden
Shortcode Output
<span class="label<span class="badge<span class="glyphicon<i class="
FAQ

Frequently Asked Questions about Content Bootstrap