WP Bootstrap Carousel Security & Risk Analysis

wordpress.org/plugins/wp-bootstrap-carousel

A simple, straightforward implementation of the Twitter Bootstrap Carousel in WordPress.

100 active installs v0.5.0 PHP + WP 3.6+ Updated May 9, 2015
bootstrapcarouselgalleryimagesslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Bootstrap Carousel Safe to Use in 2026?

Generally Safe

Score 85/100

WP Bootstrap Carousel 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-carousel plugin v0.5.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The code demonstrates excellent practices by exclusively using prepared statements for SQL queries and ensuring all output is properly escaped. The absence of file operations, external HTTP requests, and a lack of known CVEs further contribute to its favorable security profile. The limited attack surface, consisting of a single shortcode with no apparent unprotected entry points, is also a significant positive. However, a notable concern is the complete absence of nonce checks and capability checks across all identified entry points. This means that while the code itself is clean, the plugin relies entirely on WordPress's default behavior for authentication and authorization, which might not be sufficient for all deployment scenarios or could be a point of failure if other plugins or themes introduce vulnerabilities that bypass WordPress's core security mechanisms. The lack of taint analysis results and zero known vulnerabilities is positive, but the absence of these checks is a weakness that could be exploited if a vulnerability were introduced in future updates or in conjunction with other WordPress components. Overall, the plugin is well-written and appears secure from common code-level vulnerabilities, but the reliance on implicit security measures without explicit checks is a potential area for improvement.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP Bootstrap Carousel Security Vulnerabilities

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

WP Bootstrap Carousel Code Analysis

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

Output Escaping

100% escaped19 total outputs
Attack Surface

WP Bootstrap Carousel Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[carousel] wp-bootstrap-carousel.php:165
WordPress Hooks 11
actioninitinc\wp-bootstrap-carousel-dps.php:104
filtershortcode_atts_display-postsinc\wp-bootstrap-carousel-dps.php:115
filterdisplay_posts_shortcode_argsinc\wp-bootstrap-carousel-dps.php:116
filterdisplay_posts_shortcode_wrapper_openinc\wp-bootstrap-carousel-dps.php:117
filterdisplay_posts_shortcode_outputinc\wp-bootstrap-carousel-dps.php:118
filterdisplay_posts_shortcode_wrapper_closeinc\wp-bootstrap-carousel-dps.php:119
actioninitwp-bootstrap-carousel.php:120
actionwp_enqueue_scriptswp-bootstrap-carousel.php:125
actioninitwp-bootstrap-carousel.php:126
actionbody_classwp-bootstrap-carousel.php:127
filterplugin_row_metawp-bootstrap-carousel.php:137
Maintenance & Trust

WP Bootstrap Carousel Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 9, 2015
PHP min version
Downloads22K

Community Trust

Rating88/100
Number of ratings8
Active installs100
Developer Profile

WP Bootstrap Carousel Developer Profile

Peter J. Herrel

4 plugins · 210 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 Carousel

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-carousel/css/wp-bootstrap-carousel.css/wp-content/plugins/wp-bootstrap-carousel/js/wp-bootstrap-carousel.js
Script Paths
/wp-content/plugins/wp-bootstrap-carousel/js/wp-bootstrap-carousel.js
Version Parameters
/wp-content/plugins/wp-bootstrap-carousel/css/wp-bootstrap-carousel.css?ver=/wp-content/plugins/wp-bootstrap-carousel/js/wp-bootstrap-carousel.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-bootstrap-carouselcarousel-indicatorscarousel-inneritemactivecarousel-controlleftcarousel-control+1 more
HTML Comments
<!-- Carousel -->
Data Attributes
data-wpbc_unwrapdata-targetdata-slide-todata-intervaldata-pausedata-wrap+1 more
Shortcode Output
<div id="wp-bootstrap-carousel-<ol class="carousel-indicators"><li data-target="#wp-bootstrap-carousel-<div class="carousel-inner">
FAQ

Frequently Asked Questions about WP Bootstrap Carousel