Superb Slideshow Security & Risk Analysis

wordpress.org/plugins/superb-slideshow

This is a strong, cross browser fade in slideshow script that incorporates some of your most requested features all rolled into one.

100 active installs v12.7 PHP + WP 3.4+ Updated Oct 29, 2023
slideshowsuperb
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Superb Slideshow Safe to Use in 2026?

Generally Safe

Score 85/100

Superb Slideshow has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The superb-slideshow v12.7 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, external HTTP requests, file operations, and the complete use of prepared statements for SQL queries are strong indicators of secure coding practices. Furthermore, the plugin's attack surface is minimal, consisting of a single shortcode, and there are no recorded vulnerabilities in its history. This suggests a mature and well-maintained codebase.

However, a notable concern is the 44% of output escaping, which means a significant portion of the plugin's output is not properly sanitized. This could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate escaping. While taint analysis did not reveal any unsanitized flows in the analyzed paths, the general lack of comprehensive output escaping across all outputs is a significant weakness that requires attention. The presence of only one nonce check and no capability checks on its single entry point also leaves room for improvement in authorization and access control.

In conclusion, superb-slideshow v12.7 is relatively secure due to its lack of known vulnerabilities and its avoidance of common risky practices like raw SQL queries. Nevertheless, the substantial amount of unescaped output presents a tangible risk of XSS. Addressing this output sanitization issue should be the primary focus for improving the plugin's security.

Key Concerns

  • Low percentage of output escaping
  • No capability checks on entry points
Vulnerabilities
None known

Superb Slideshow Security Vulnerabilities

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

Superb Slideshow Code Analysis

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

Output Escaping

44% escaped25 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
sswld_admin_option (superb-slideshow.php:178)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Superb Slideshow Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[superb-slideshow] superb-slideshow.php:26
WordPress Hooks 5
actionadmin_menusuperb-slideshow.php:355
actionplugins_loadedsuperb-slideshow.php:372
actioninitsuperb-slideshow.php:373
actionplugins_loadedsuperb-slideshow.php:374
actioninitsuperb-slideshow.php:377
Maintenance & Trust

Superb Slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedOct 29, 2023
PHP min version
Downloads45K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Superb Slideshow Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect Superb Slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/superb-slideshow/images//wp-content/plugins/superb-slideshow/images1/

HTML / DOM Fingerprints

JS Globals
sswldgallery
Shortcode Output
<div id="sswldSlideShow({sswld_wrapperid:sswld_dimensions:sswld_imagearray:
FAQ

Frequently Asked Questions about Superb Slideshow