Freesoul Switch Theme: load a different theme on specific pages Security & Risk Analysis

wordpress.org/plugins/freesoul-switch-theme

Freesoul Switch Themes allows you to load multiple themes on the same WordPress website.

100 active installs v1.0.7 PHP 5.6+ WP 4.6+ Updated Apr 18, 2025
different-themetheme-switch
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Freesoul Switch Theme: load a different theme on specific pages Safe to Use in 2026?

Generally Safe

Score 100/100

Freesoul Switch Theme: load a different theme on specific pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The freesoul-switch-theme plugin v1.0.7 presents a generally strong security posture based on the provided static analysis. The absence of direct entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. The code also demonstrates good practices by utilizing prepared statements for all SQL queries and including nonce checks and capability checks. The plugin also avoids bundled libraries and external HTTP requests, which are common sources of vulnerabilities.

However, a notable concern is the output escaping, where only 64% of the total outputs are properly escaped. This leaves a portion of the output potentially vulnerable to Cross-Site Scripting (XSS) attacks if malicious data is introduced and not sanitized before being displayed to users. While taint analysis shows no identified unsanitized paths, the unescaped outputs represent a tangible risk that should be addressed.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the limited attack surface and generally good coding practices, suggests a well-maintained and secure plugin. Nevertheless, the unescaped output remains a weakness that could be exploited, and ongoing vigilance is always recommended for any software.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Freesoul Switch Theme: load a different theme on specific pages Security Vulnerabilities

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

Freesoul Switch Theme: load a different theme on specific pages Code Analysis

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

Output Escaping

64% escaped11 total outputs
Attack Surface

Freesoul Switch Theme: load a different theme on specific pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_initadmin\eos-sw-admin.php:5
actionadmin_noticesadmin\eos-sw-admin.php:17
actionadmin_initfreesoul-switch-theme.php:48
filterload_textdomain_mofilefreesoul-switch-theme.php:60
actionadmin_enqueue_scriptsfreesoul-switch-theme.php:65
actionadmin_enqueue_scriptsfreesoul-switch-theme.php:66
actionadd_meta_boxesinc\eos-sw-metaboxes.php:21
actionsave_postinc\eos-sw-metaboxes.php:62
actionplugins_loadedmu-plugins\eos-switch-theme.php:34
filterstylesheetmu-plugins\eos-switch-theme.php:45
filtertemplatemu-plugins\eos-switch-theme.php:46
Maintenance & Trust

Freesoul Switch Theme: load a different theme on specific pages Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 18, 2025
PHP min version5.6
Downloads5K

Community Trust

Rating94/100
Number of ratings6
Active installs100
Developer Profile

Freesoul Switch Theme: load a different theme on specific pages Developer Profile

Jose Mortellaro

56 plugins · 26K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
62 days
View full developer profile
Detection Fingerprints

How We Detect Freesoul Switch Theme: load a different theme on specific pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/freesoul-switch-theme/admin/css/eos-sw-style.css/wp-content/plugins/freesoul-switch-theme/admin/js/eos-sw-backend.js
Script Paths
/wp-content/plugins/freesoul-switch-theme/admin/js/eos-sw-backend.js
Version Parameters
freesoul-switch-theme/admin/js/eos-sw-backend.js?ver=freesoul-switch-theme/admin/css/eos-sw-style.css

HTML / DOM Fingerprints

CSS Classes
eos-theme-switch-checkeos-theme-selectioneos-switch-themeeos-replace-theme-always
Data Attributes
id="eos-theme-selection"name="eos_sw_admin_meta[_theme_name_replace_key]"id="eos-switch-theme"id="eos-replace-theme-always"name="eos_sw_admin_meta[_eos_replace_theme_always_key]"
FAQ

Frequently Asked Questions about Freesoul Switch Theme: load a different theme on specific pages