WordPress Theme Showcase Plugin Security & Risk Analysis

wordpress.org/plugins/wordpress-theme-showcase-plugin

Display themes located in wp-content/themes on a page or post in a showcase gallery with theme screenshots and preview links.

10 active installs v1.7 PHP + WP 2.7+ Updated Mar 3, 2010
demogallerypreviewshowcasetheme
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WordPress Theme Showcase Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

WordPress Theme Showcase Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The "wordpress-theme-showcase-plugin" v1.7 exhibits a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface, and all identified entry points are protected. Furthermore, the code signals indicate good practices in handling SQL queries (100% prepared statements) and the presence of a nonce check, which are positive indicators. The vulnerability history being clean with no recorded CVEs also suggests a well-maintained and secure plugin. However, a notable concern is the low percentage of properly escaped output (33%). This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled with adequate sanitization before being displayed to users. While taint analysis showed no critical or high severity flows, the unescaped output remains a weakness that could be exploited if data flows into these unescaped areas. The lack of capability checks is also a minor concern, though its impact is mitigated by the limited attack surface.

Key Concerns

  • Low percentage of properly escaped output
  • No capability checks implemented
Vulnerabilities
None known

WordPress Theme Showcase Plugin Security Vulnerabilities

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

WordPress Theme Showcase Plugin Code Analysis

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

Output Escaping

33% escaped6 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
update_options (theme-showcase.php:172)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WordPress Theme Showcase Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menutheme-showcase.php:31
filterstylesheettheme-showcase.php:289
filtertemplatetheme-showcase.php:290
filterthe_contenttheme-showcase.php:291
Maintenance & Trust

WordPress Theme Showcase Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMar 3, 2010
PHP min version
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WordPress Theme Showcase Plugin Developer Profile

Brad Williams

2 plugins · 40 total installs

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

How We Detect WordPress Theme Showcase Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wordpress-theme-showcase-plugin/theme-showcase.php
Version Parameters
wordpress-theme-showcase-plugin/theme-showcase.php?ver=

HTML / DOM Fingerprints

JS Globals
TS_VERSION
Shortcode Output
<h3><a href=" target="_blank"><img src= alt="" /></a></h3><p><a href="
FAQ

Frequently Asked Questions about WordPress Theme Showcase Plugin