WP Glideshow Security & Risk Analysis

wordpress.org/plugins/wp-glideshow

WP Glideshow - A revolutionary Javascript Slideshow for Wordpress. Highly customizable and wonderful styling options. A must have for every Wordpress …

20 active installs v1.2 PHP + WP 3.0+ Updated Feb 1, 2012
featured-contentglideshowsliderslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Glideshow Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The wp-glideshow plugin version 1.2 exhibits a mixed security posture. On the positive side, the static analysis indicates a lack of dangerous functions, raw SQL queries, file operations, external HTTP requests, and no known historical CVEs. This suggests a generally well-written codebase with good practices in these areas. However, a significant concern arises from the complete absence of output escaping. With 43 outputs analyzed and none properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the plugin lacks nonce checks and capability checks, which, while not directly flagged as entry points in this analysis, represent potential weaknesses if the attack surface were to expand or if interactions were discovered that could be exploited without proper authorization. The taint analysis showing no flows suggests that no direct vulnerabilities of that nature were detected in the analyzed code, which is a positive sign. Overall, while the plugin avoids common pitfalls, the lack of output escaping is a critical oversight that significantly elevates its risk profile.

Key Concerns

  • Missing output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP Glideshow Security Vulnerabilities

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

WP Glideshow Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped43 total outputs
Attack Surface

WP Glideshow Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[glider] wp-glideshow.php:64
WordPress Hooks 4
actionwp_enqueue_scriptswp-glideshow.php:24
actionadmin_menuwp-glideshow.php:26
actionadmin_initwp-glideshow.php:28
actionsave_postwp-glideshow.php:29
Maintenance & Trust

WP Glideshow Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedFeb 1, 2012
PHP min version
Downloads21K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

WP Glideshow 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 Glideshow

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
glidecontentwrapperglidecontentglide_imgglide_contentcontent_bigcssbuttonstoggler
Data Attributes
data-gliderid
JS Globals
featuredcontentglider
Shortcode Output
<div id="slidewrapper">
FAQ

Frequently Asked Questions about WP Glideshow