Preview Themes Security & Risk Analysis

wordpress.org/plugins/preview-themes

The Preview Themes plugin allows wordpress users to preview all installed themes without having to activate and deactivate them simultaneously.

10 active installs v0.1 PHP + WP 2.5.1+ Updated Jun 24, 2011
layoutpreview-themetheme-previewthemes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Preview Themes Safe to Use in 2026?

Generally Safe

Score 85/100

Preview Themes 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 "preview-themes" v0.1 plugin exhibits a generally strong security posture in terms of attack surface and known vulnerabilities. The static analysis reveals no direct entry points such as AJAX handlers, REST API routes, or shortcodes that are unprotected. Furthermore, there are no recorded CVEs for this plugin, indicating a clean history. The use of prepared statements for any SQL queries is also a positive sign.

However, a significant concern arises from the "Output escaping: 4 total outputs, 0% properly escaped" finding. This means that all four identified output points within the plugin fail to properly sanitize data before rendering it to the user. This lack of output escaping creates a direct risk of Cross-Site Scripting (XSS) vulnerabilities, where an attacker could inject malicious scripts into the site's output.

While the plugin has a clean vulnerability history and a minimal attack surface, the failure to escape output is a critical oversight. This single weakness introduces a tangible risk that needs to be addressed. The plugin demonstrates good practice by avoiding dangerous functions and performing capability checks, but the unescaped output negates much of this benefit.

Key Concerns

  • 0% properly escaped output
Vulnerabilities
None known

Preview Themes Security Vulnerabilities

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

Preview Themes Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Preview Themes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionwp_headpreview-themes.php:83
actionwp_footerpreview-themes.php:84
actioninitpreview-themes.php:286
actionadmin_menupreview-themes.php:289
filtertemplatepreview-themes.php:292
filterstylesheetpreview-themes.php:293
actionwp_logoutpreview-themes.php:296
Maintenance & Trust

Preview Themes Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJun 24, 2011
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Preview Themes Developer Profile

Abinav Thakuri

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 Preview Themes

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
atp
HTML Comments
<!-- Begin ATP 1/2 --><!-- End ATP 1/2 -->
Data Attributes
id="atp_toolbar"id="atp_themes"id="atp_options"name="atp"name="atptheme"onclick="window.location='themes.php?atptoolbar=hide'; return false;"+2 more
JS Globals
addLoadEventhideElementshowElement
FAQ

Frequently Asked Questions about Preview Themes