WP-Mobily Security & Risk Analysis

wordpress.org/plugins/wp-mobily

Select your Mobile-Theme, only for Mobile Devices.

10 active installs v2.0 PHP + WP 4.0+ Updated Jan 19, 2021
mobile-browser-detectmobile-detectphone-theme
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Mobily Safe to Use in 2026?

Generally Safe

Score 85/100

WP-Mobily has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The wp-mobily v2.0 plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs and the lack of critical or high-severity issues in the vulnerability history are strong indicators of a well-maintained and secure codebase. Furthermore, the code signals show a complete absence of dangerous functions, file operations, and external HTTP requests, which are common vectors for vulnerabilities. The use of prepared statements for all SQL queries is an excellent practice, significantly mitigating SQL injection risks.

However, there are notable areas of concern highlighted by the static analysis. The most significant is the complete lack of output escaping across all 8 identified output points. This represents a critical weakness, making the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts through the plugin's output, impacting users' browsers. The absence of nonce checks and capability checks on the plugin's single entry point (the shortcode) is also a concern, as it could potentially lead to unauthorized actions if the shortcode's functionality involves sensitive operations, although the static analysis doesn't indicate specific dangerous functions or file operations that would make this critical.

In conclusion, while the wp-mobily plugin benefits from a clean vulnerability history and good practices regarding SQL and dangerous functions, the pervasive lack of output escaping presents a severe and immediate risk. The absence of nonce and capability checks on the shortcode, while not immediately exploitable without further context, should also be addressed to harden the plugin's security posture. Addressing the XSS vulnerability is paramount.

Key Concerns

  • 0% output escaping
  • 0% capability checks
  • 0% nonce checks
Vulnerabilities
None known

WP-Mobily Security Vulnerabilities

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

WP-Mobily Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

WP-Mobily Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp_mobily_shorter] wp-mobily.php:100
WordPress Hooks 8
actionadmin_menuwp-mobily-inc.php:2
actionadmin_noticeswp-mobily-inc.php:3
actionadmin_initwp-mobily-inc.php:20
actionplugins_loadedwp-mobily.php:17
filterstylesheetwp-mobily.php:50
filtertemplatewp-mobily.php:51
filterstylesheetwp-mobily.php:56
filtertemplatewp-mobily.php:57
Maintenance & Trust

WP-Mobily Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 19, 2021
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP-Mobily Developer Profile

Keyvan Hardani

2 plugins · 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 WP-Mobily

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-mobily/css//wp-content/plugins/wp-mobily/js/
Version Parameters
wp-mobily/css/wp-mobily/js/

HTML / DOM Fingerprints

CSS Classes
mobily-switch-btngodesktopgomobile
Data Attributes
data-ajax="false"
Shortcode Output
<a rel="external" data-ajax="false" href="
FAQ

Frequently Asked Questions about WP-Mobily