WP Slideshow Security & Risk Analysis

wordpress.org/plugins/wp-slideshow

WP Slideshow - The most costumizable and stylable Slideshow Plugin for Wordpress. Duration, Speed and Styling - You can configure by yourself.

10 active installs v1.0 PHP + WP 2.6+ Updated Nov 29, 2010
featured-contentglideshowsliderslideshowwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Slideshow Safe to Use in 2026?

Generally Safe

Score 85/100

WP Slideshow 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-slideshow" v1.0 plugin exhibits a mixed security posture. On one hand, the static analysis reveals a seemingly clean codebase with no detected dangerous functions, raw SQL queries, file operations, or external HTTP requests. Crucially, there are no known CVEs associated with this plugin, suggesting a history of responsible development or limited exposure to widespread vulnerabilities.

However, significant concerns arise from the output escaping analysis. With 0% of the 62 detected outputs properly escaped, this plugin presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed by the plugin without proper sanitization could be exploited to inject malicious scripts into the user's browser. The absence of capability checks and nonce checks on potential entry points (though currently none are identified) also warrants caution, as future updates could introduce vulnerabilities if these security mechanisms are not implemented. The lack of any identified taint flows or critical/high severity issues in the taint analysis is a positive sign, but it does not mitigate the severe risk posed by the unescaped output.

In conclusion, while the plugin benefits from a clean vulnerability history and the absence of common dangerous code patterns, the widespread lack of output escaping creates a critical security flaw. This is the primary area of concern and necessitates immediate remediation to prevent potential XSS attacks. The current score reflects this significant weakness despite other seemingly secure aspects.

Key Concerns

  • 0% output escaping
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

WP Slideshow Security Vulnerabilities

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

WP Slideshow Code Analysis

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

Output Escaping

0% escaped62 total outputs
Attack Surface

WP Slideshow Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_headwp-slideshow.php:44
actionadmin_menuwp-slideshow.php:45
actionplugins_loadedwp-slideshow.php:84
Maintenance & Trust

WP Slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedNov 29, 2010
PHP min version
Downloads25K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Slideshow Developer Profile

IWEBIX

6 plugins · 240 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 Slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-slideshow/scripts/jquery.js/wp-content/plugins/wp-slideshow/scripts/slider.js
Script Paths
/wp-content/plugins/wp-slideshow/scripts/jquery.js/wp-content/plugins/wp-slideshow/scripts/slider.js

HTML / DOM Fingerprints

CSS Classes
js
JS Globals
jx
Shortcode Output
<p><p>... (more...)</p>
FAQ

Frequently Asked Questions about WP Slideshow