Theme Catalog Security & Risk Analysis

wordpress.org/plugins/theme-catalog

Attractive front-end theme switcher/preview allowing demo of all themes, with menu and widget handling.

10 active installs v0.02 PHP + WP 4.0+ Updated Aug 21, 2015
chooserpickerselectorthemethemes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Theme Catalog Safe to Use in 2026?

Generally Safe

Score 85/100

Theme Catalog 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

The "theme-catalog" plugin, in version 0.02, exhibits a seemingly strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, with no entry points found to be unprotected. Furthermore, the code signals indicate a lack of dangerous functions, file operations, and external HTTP requests. The use of prepared statements for all SQL queries is a commendable practice. However, a notable concern arises from the output escaping, where only 25% of the total outputs are properly escaped. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is displayed without adequate sanitization in the remaining outputs. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator but doesn't negate the risks identified in the static analysis. While the lack of direct vulnerabilities is reassuring, the unescaped output presents a tangible risk that requires immediate attention. The plugin benefits from a minimal attack surface and secure data handling for database operations, but the output escaping issue is a critical weakness that needs to be addressed to ensure a more robust security profile.

Key Concerns

  • Unescaped output
Vulnerabilities
None known

Theme Catalog Security Vulnerabilities

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

Theme Catalog Release Timeline

v0.02Current
v0.01
Code Analysis
Analyzed Mar 17, 2026

Theme Catalog Code Analysis

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

Output Escaping

25% escaped4 total outputs
Attack Surface

Theme Catalog Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filteroption_templatetheme-catalog.php:43
filteroption_stylesheettheme-catalog.php:45
filteroption_stylesheettheme-catalog.php:47
filterwp_nav_menu_argstheme-catalog.php:50
actionwp_enqueue_scriptstheme-catalog.php:53
actionadmin_menutheme-catalog.php:55
actionadmin_inittheme-catalog.php:56
Maintenance & Trust

Theme Catalog Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedAug 21, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Theme Catalog Developer Profile

trex005

1 plugin · 10 total installs

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

How We Detect Theme Catalog

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/theme-catalog/lib/jquery.lazyload.min.js
Script Paths
/wp-content/plugins/theme-catalog/lib/jquery.lazyload.min.js

HTML / DOM Fingerprints

Data Attributes
name="theme_catalog_options[apply_in_admin]"name="theme_catalog_options[variable_prefix]"name="theme_catalog_options[lazyload_in_header]"
JS Globals
window.lazyload
Shortcode Output
[theme_catalog_selector]
FAQ

Frequently Asked Questions about Theme Catalog