Query Slideshow Security & Risk Analysis

wordpress.org/plugins/query-slideshow

Query Slideshow is a plugin that adds 'Slideshow' as a Template Style for Query Wrangler.

10 active installs v1.2 PHP + WP 3+ Updated Sep 5, 2014
queryquery-wranglerslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Query Slideshow Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "query-slideshow" v1.2 plugin exhibits a concerning security posture, primarily due to a lack of output escaping and a complete absence of capability checks and nonce verification. While the plugin boasts zero AJAX handlers, REST API routes, shortcodes, or cron events as direct entry points and all SQL queries utilize prepared statements, the lack of output escaping presents a significant risk. This means that any data displayed to users, if it originates from an untrusted source or is manipulated by an attacker, could be rendered without proper sanitization, potentially leading to cross-site scripting (XSS) vulnerabilities. The absence of capability and nonce checks on any potential, albeit undiscovered, entry points is also a red flag. The plugin's vulnerability history is clean, with no known CVEs, which is a positive sign. However, this might be more indicative of limited security research on this specific plugin rather than inherent robustness, especially given the identified code weaknesses. In conclusion, while the plugin has avoided publicly known vulnerabilities and uses secure SQL practices, the critical oversight in output escaping and the missing security controls on potential entry points create a substantial risk that requires immediate attention.

Key Concerns

  • Output escaping: 0% properly escaped
  • Nonce checks: 0
  • Capability checks: 0
Vulnerabilities
None known

Query Slideshow Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Query Slideshow Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Query Slideshow Code Analysis

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

Output Escaping

0% escaped15 total outputs
Attack Surface

Query Slideshow Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterqw_stylesquery-slideshow.php:45
actionqw_pre_renderquery-slideshow.php:68
actionqw_pre_previewquery-slideshow.php:79
actionqw_pre_savequery-slideshow.php:87
Maintenance & Trust

Query Slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 5, 2014
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Query Slideshow Developer Profile

Jonathan Daggerhart

5 plugins · 11K total installs

69
trust score
Avg Security Score
85/100
Avg Patch Time
331 days
View full developer profile
Detection Fingerprints

How We Detect Query Slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/query-slideshow/js/jquery.cycle.all.js
Script Paths
/wp-content/plugins/query-slideshow/js/jquery.cycle.all.js

HTML / DOM Fingerprints

CSS Classes
qw-label
Data Attributes
name="[display][speed]"name="[display][timeout]"name="[display][fx]"
FAQ

Frequently Asked Questions about Query Slideshow