WPB Product Slider for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wpb-woocommerce-product-slider

Display WooCommerce products in a responsive slider or carousel with customizable layouts to boost engagement and improve product browsing.

5K active installs v2.3 PHP + WP 5.0+ Updated Mar 13, 2026
product-sliderwoocommerce-carouselwoocommerce-product-carouselwoocommerce-product-sliderwoocommerce-slider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPB Product Slider for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

WPB Product Slider for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 21d ago
Risk Assessment

The plugin "wpb-woocommerce-product-slider" v2.3 exhibits a mixed security posture. On one hand, it demonstrates good practices with 100% of its SQL queries using prepared statements, no file operations, and no external HTTP requests. This suggests a degree of care in handling sensitive operations. However, significant concerns arise from the static analysis. The presence of the `create_function` dangerous function is a critical red flag, as it can lead to arbitrary code execution if improperly handled. Furthermore, only 75% of output is properly escaped, leaving potential for Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks on its single shortcode entry point is also a notable weakness, potentially allowing unauthorized actions or information leakage. The plugin's vulnerability history is clean, with no recorded CVEs, which is positive. However, this lack of history, coupled with the identified code weaknesses, could indicate a lack of extensive security auditing or a reliance on obscurity. In conclusion, while the plugin has some good security foundations, the identified dangerous function and potential for unescaped output, combined with the absence of robust authentication/authorization on its entry point, present real risks that need to be addressed.

Key Concerns

  • Dangerous function create_function used
  • Significant portion of output not escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

WPB Product Slider for WooCommerce Security Vulnerabilities

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

WPB Product Slider for WooCommerce Code Analysis

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

Dangerous Functions Found

create_function$callback = create_function('', 'echo "' . str_replace( '"', '\"', $section['desc'] ) . '";');admin\settings\class.settings-api.php:108

Output Escaping

75% escaped113 total outputs
Attack Surface

WPB Product Slider for WooCommerce Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpb-product-slider] inc\wpb-wps-shortcodes.php:12
WordPress Hooks 14
actionadmin_enqueue_scriptsadmin\settings\class.settings-api.php:30
actionadmin_initadmin\settings\wpb-wps-settings.php:17
actionadmin_menuadmin\settings\wpb-wps-settings.php:18
actionwp_enqueue_scriptsinc\wpb-scripts.php:31
actionadmin_enqueue_scriptsinc\wpb-scripts.php:45
filterwidget_textinc\wpb-wps-functions.php:32
actionwp_enqueue_scriptsinc\wpb-wps-functions.php:90
actionadmin_menuinc\wpb-wps-functions.php:177
filteradmin_footer_textinc\wpb-wps-functions.php:206
actionwidgets_initinc\wpb-wps-widgets.php:14
actionadmin_noticesmain.php:57
actionactivated_pluginmain.php:74
actionadmin_initmain.php:134
actionplugins_loadedmain.php:143
Maintenance & Trust

WPB Product Slider for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 13, 2026
PHP min version
Downloads295K

Community Trust

Rating82/100
Number of ratings37
Active installs5K
Developer Profile

WPB Product Slider for WooCommerce Developer Profile

WPBean

25 plugins · 40K total installs

91
trust score
Avg Security Score
96/100
Avg Patch Time
20 days
View full developer profile
Detection Fingerprints

How We Detect WPB Product Slider for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpb-woocommerce-product-slider/assets/css/wpb-wps-admin.css/wp-content/plugins/wpb-woocommerce-product-slider/assets/js/wpb-wps-admin.js
Script Paths
/wp-content/plugins/wpb-woocommerce-product-slider/assets/js/wpb-wps-admin.js
Version Parameters
wpb-wps-admin.css?ver=wpb-wps-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpb-about-wrapwpb-wps-discount-noticewpb_buttonwpb_button_lgwpb_button_successwpb_button_warningwpb-about-text
Data Attributes
wpb_wps_pro_discount_dismissed
Shortcode Output
[wpb_product_slider]
FAQ

Frequently Asked Questions about WPB Product Slider for WooCommerce