Simple WP Slider Security & Risk Analysis

wordpress.org/plugins/simple-wp-slider

This is a simple plugin that can be used to display slider anywhere on the website using shortcode.

10 active installs v1.0.2 PHP 7.0+ WP 5.9+ Updated Unknown
jquery-uisetting-apislidersorting
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple WP Slider Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The static analysis of "simple-wp-slider" v1.0.2 indicates a generally good security posture. The plugin demonstrates strong adherence to secure coding practices by exclusively using prepared statements for SQL queries and properly escaping all output. The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security profile. Taint analysis shows no identified vulnerabilities, and the plugin has no recorded history of CVEs, suggesting a well-maintained and secure codebase.

However, there are notable areas for improvement. The plugin lacks nonce checks and capability checks entirely. While the current entry points (one shortcode) are minimal and have no explicit authentication checks mentioned, the absence of these fundamental security mechanisms presents a potential risk. Should the plugin evolve to include more interactive features or new entry points without these checks, it could become vulnerable to various attacks. The lack of any identified taint flows or known vulnerabilities is positive, but it is important to remember that static analysis is not exhaustive and can miss certain types of flaws. The absence of vulnerability history also means there's no historical data to assess past security patterns.

In conclusion, "simple-wp-slider" v1.0.2 is currently in a secure state based on the provided analysis, with strong coding practices observed. The main weakness lies in the complete absence of nonce and capability checks, which, while not exploited in the current version, represent a significant oversight that could lead to vulnerabilities if the plugin's functionality expands. Continued vigilance and the implementation of these basic security measures are recommended.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
Vulnerabilities
None known

Simple WP Slider Security Vulnerabilities

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

Simple WP Slider Code Analysis

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

Output Escaping

100% escaped63 total outputs
Attack Surface

Simple WP Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[simplewpslider] admin\class-simple-wp-slider-admin.php:118
WordPress Hooks 8
actionadmin_enqueue_scriptsincludes\class-simple-wp-slider-settings-api.php:94
actionplugins_loadedincludes\class-simple-wp-slider.php:142
actioninitincludes\class-simple-wp-slider.php:157
actionadmin_enqueue_scriptsincludes\class-simple-wp-slider.php:158
actionadmin_enqueue_scriptsincludes\class-simple-wp-slider.php:159
actionadmin_menuincludes\class-simple-wp-slider.php:163
actionadmin_menuincludes\class-simple-wp-slider.php:164
actioninitincludes\class-simple-wp-slider.php:178
Maintenance & Trust

Simple WP Slider Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.0
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple WP Slider Developer Profile

sungraizfaryad

3 plugins · 1K total installs

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

How We Detect Simple WP Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-wp-slider/libs/slick/slick.css/wp-content/plugins/simple-wp-slider/admin/css/simple-wp-slider-admin.css/wp-content/plugins/simple-wp-slider/admin/js/simple-wp-slider-admin.js
Script Paths
/wp-content/plugins/simple-wp-slider/libs/slick/slick.js
Version Parameters
simple-wp-slider/admin/css/simple-wp-slider-admin.css?ver=simple-wp-slider/admin/js/simple-wp-slider-admin.js?ver=slick?ver=simple-wp-slider.php?ver=

HTML / DOM Fingerprints

CSS Classes
wpss-slide-show
Shortcode Output
<div class="wpss-slide-show"><div><img src="
FAQ

Frequently Asked Questions about Simple WP Slider