WP-BxSlider Security & Risk Analysis

wordpress.org/plugins/wp-bxslider

Create awe inspiring sliders, faders and tickers easily and quickly with this jQuery based plugin.

10 active installs v1.0.1 PHP + WP 2.9+ Updated Feb 18, 2011
commentfaderslidertickerwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-BxSlider Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The wp-bxslider v1.0.1 plugin exhibits a strong overall security posture based on the provided static analysis. It effectively avoids dangerous functions, utilizes prepared statements for all SQL queries, and has no recorded vulnerability history, suggesting a well-maintained and secure codebase. The absence of external HTTP requests, file operations, and taint flows with unsanitized paths further reinforces this positive assessment. However, a critical area of concern is the complete lack of output escaping. This means that any data rendered by the plugin could potentially be vulnerable to Cross-Site Scripting (XSS) attacks if that data originates from an untrusted source, even if the data itself is not directly user-supplied. Additionally, while there are no explicit capability checks mentioned, the limited attack surface (one shortcode) and the absence of unprotected entry points mitigate immediate risks in this regard. The plugin's strengths lie in its secure data handling for SQL and its clean history, but the unescaped output represents a significant, albeit potentially context-dependent, vulnerability.

Key Concerns

  • No output escaping
Vulnerabilities
None known

WP-BxSlider Security Vulnerabilities

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

WP-BxSlider Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

WP-BxSlider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpbxslider] wp-bxslider.php:197
WordPress Hooks 3
actionwp_footerwp-bxslider.php:198
actionwp_print_styleswp-bxslider.php:199
actionwp_print_scriptswp-bxslider.php:200
Maintenance & Trust

WP-BxSlider Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedFeb 18, 2011
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP-BxSlider Developer Profile

AFriedl

2 plugins · 20 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-BxSlider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-bxslider/bxslider/bx_styles/bx_styles.css/wp-content/plugins/wp-bxslider/bxslider/jquery.easing.1.3.js/wp-content/plugins/wp-bxslider/bxslider/jquery.bxSlider.min.js
Script Paths
/wp-content/plugins/wp-bxslider/bxslider/jquery.easing.1.3.js/wp-content/plugins/wp-bxslider/bxslider/jquery.bxSlider.min.js

HTML / DOM Fingerprints

CSS Classes
bx-wrapper
HTML Comments
<!-- wp-bxslider(1) -->
Data Attributes
data-bx-wrapper
JS Globals
jQuery.bxSlider
Shortcode Output
[wpbxslider]
FAQ

Frequently Asked Questions about WP-BxSlider