WP BxSlider Security & Risk Analysis

wordpress.org/plugins/my-wp-bxslider

WP Slider is an awesome slider, super lightweight plugin for your wordpress website post slider.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Dec 12, 2016
awesome-slidercute-sliderpost-slidersliderwp-slider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
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 9yr ago
Risk Assessment

The "my-wp-bxslider" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests is commendable. Furthermore, the lack of any identified taint flows with unsanitized paths suggests a careful approach to handling user input within the analyzed code.

The plugin's attack surface is minimal, with only one shortcode identified, and importantly, no AJAX handlers or REST API routes are exposed without authentication checks. This significantly reduces the potential for external attacks. The vulnerability history also paints a positive picture, with no known CVEs, indicating a history of stable and secure development.

While the plugin demonstrates excellent security practices in its current version, the complete absence of nonce checks and capability checks on its sole shortcode represents a potential, albeit currently theoretical, risk. If the shortcode were to perform sensitive operations or display dynamic content based on user input, the lack of these fundamental WordPress security measures could become a concern. However, given the other strong indicators, this is a minor concern at this stage.

Key Concerns

  • Missing nonce check on shortcode
  • Missing capability check on shortcode
Vulnerabilities
None known

WP BxSlider Security Vulnerabilities

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

WP BxSlider Code Analysis

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

WP BxSlider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bxslider1] bxslider-min.php:89
WordPress Hooks 8
actioninitbxslider-min.php:18
actioninitbxslider-min.php:25
filtermce_external_pluginsbxslider-min.php:31
filtermce_buttonsbxslider-min.php:32
actioninitbxslider-min.php:44
actionwp_footerbxslider-min.php:56
actioninitbxslider-min.php:93
actiondo_meta_boxesbxslider-min.php:112
Maintenance & Trust

WP BxSlider Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedDec 12, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP BxSlider Developer Profile

Sohelwpexpert

10 plugins · 190 total installs

78
trust score
Avg Security Score
86/100
Avg Patch Time
50 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/my-wp-bxslider/js/jquery.bxslider.min.js/wp-content/plugins/my-wp-bxslider/css/jquery.bxslider.css
Script Paths
/wp-content/plugins/my-wp-bxslider/js/jquery.bxslider.min.js/wp-content/plugins/my-wp-bxslider/js/custom-button.js
Version Parameters
my-wp-bxslider/js/jquery.bxslider.min.js?ver=my-wp-bxslider/css/jquery.bxslider.css?ver=

HTML / DOM Fingerprints

CSS Classes
slider
Data Attributes
id="bxslider1"id="bxslider2"id="bxslider3"
JS Globals
jQuery('#bxslider1, #bxslider2, #bxslider3').bxSlider();
Shortcode Output
<div class="slider"> <ul id="bxslider1"><li><img src="
FAQ

Frequently Asked Questions about WP BxSlider