Mobile Switcher Security & Risk Analysis

wordpress.org/plugins/mobile-switcher

Mobile Switcher plugin allow to set themes for mobile phones and tablets

50 active installs v1.0.0 PHP + WP 3.0.1+ Updated Mar 26, 2015
adaptivemobileresponsivethemes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Mobile Switcher Safe to Use in 2026?

Generally Safe

Score 85/100

Mobile Switcher 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 mobile-switcher plugin v1.0.0 exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Crucially, there are no identified dangerous functions or raw SQL queries, and all SQL queries observed utilize prepared statements. The plugin also avoids file operations and external HTTP requests, further reducing potential vulnerabilities.

However, a significant concern arises from the taint analysis, which revealed two flows with unsanitized paths. While no critical or high severity issues were flagged in this taint analysis, these unsanitized paths represent a potential risk for cross-site scripting (XSS) or directory traversal vulnerabilities if they are user-controllable inputs. Furthermore, the low percentage of properly escaped output (24%) is a major red flag. This indicates that a substantial number of output points within the plugin are not being properly sanitized, leaving them susceptible to XSS attacks.

The vulnerability history is clean, with no recorded CVEs, which is a positive indicator. However, the lack of a vulnerability history does not guarantee future security. The primary weaknesses identified are the unsanitized paths from the taint analysis and the critically low rate of output escaping. Despite the limited attack surface and good practices in other areas, these two factors introduce significant risk.

Key Concerns

  • Taint flows with unsanitized paths
  • Low percentage of properly escaped output
Vulnerabilities
None known

Mobile Switcher Security Vulnerabilities

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

Mobile Switcher Code Analysis

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

Output Escaping

24% escaped17 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
display_settings (admin\class-mobile-switcher-admin.php:72)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Mobile Switcher Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedincludes\class-mobile-switcher.php:129
actionadmin_enqueue_scriptsincludes\class-mobile-switcher.php:144
actionadmin_enqueue_scriptsincludes\class-mobile-switcher.php:145
actionadmin_menuincludes\class-mobile-switcher.php:147
filtertemplateincludes\class-mobile-switcher.php:162
filterstylesheetincludes\class-mobile-switcher.php:163
actionwp_enqueue_scriptsincludes\class-mobile-switcher.php:165
actionwp_enqueue_scriptsincludes\class-mobile-switcher.php:166
Maintenance & Trust

Mobile Switcher Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedMar 26, 2015
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Mobile Switcher Developer Profile

Timur Khamitov

1 plugin · 50 total installs

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

How We Detect Mobile Switcher

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mobile-switcher/css/mobile-switcher-admin.css/wp-content/plugins/mobile-switcher/js/mobile-switcher-admin.js
Script Paths
js/mobile-switcher-admin.js
Version Parameters
mobile-switcher-admin.css?ver=mobile-switcher-admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Generated by Mobile Switcher -->
FAQ

Frequently Asked Questions about Mobile Switcher