IamMobiled Mobile Security & Risk Analysis

wordpress.org/plugins/iammobiled-mobile

IamMobiled Mobile Plugin enables your mobile users to see a mobile theme of your website. Comes with a mobile specific theme "Blue Heart"

10 active installs v1.0 PHP + WP 2.3+ Updated Unknown
cellphonemobilepdaphonewireless
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IamMobiled Mobile Safe to Use in 2026?

Generally Safe

Score 100/100

IamMobiled Mobile has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "iammobiled-mobile" v1.0 plugin exhibits a mixed security posture. On the positive side, the static analysis indicates a very small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed. This significantly limits direct avenues for attackers to interact with the plugin. Furthermore, the plugin has no recorded vulnerability history, which suggests a relatively stable and perhaps well-maintained codebase in terms of known security flaws.

However, there are significant concerns within the code itself. The presence of the `create_function` call is a major red flag, as it is deprecated and can be a source of remote code execution vulnerabilities if not handled with extreme care and sanitization. The complete lack of prepared statements for all SQL queries is another critical issue, making the plugin highly susceptible to SQL injection attacks. Additionally, a low percentage of properly escaped output (15%) suggests a high risk of cross-site scripting (XSS) vulnerabilities across various output points. While taint analysis didn't reveal critical or high severity issues, the presence of unsanitized paths warrants further investigation.

In conclusion, while the limited attack surface and lack of historical vulnerabilities are strengths, the identified code quality issues, particularly the use of `create_function`, the complete absence of prepared statements for SQL, and poor output escaping, represent substantial security risks. These weaknesses could be exploited to compromise the WordPress site.

Key Concerns

  • Uses create_function()
  • All SQL queries use raw SQL
  • Low percentage of properly escaped output
  • Flows with unsanitized paths
  • No nonce checks
Vulnerabilities
None known

IamMobiled Mobile Security Vulnerabilities

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

IamMobiled Mobile Code Analysis

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

Dangerous Functions Found

create_functionadd_action('admin_notices', create_function( '', "echo '<div class=\"error\"><p>IamMobile Mobile is iammobiled-mobile.php:135

SQL Query Safety

0% prepared4 total queries

Output Escaping

15% escaped53 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

5 flows1 with unsanitized paths
page_order (iammobiled-mobile.php:499)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

IamMobiled Mobile Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionadmin_menuiammobiled-mobile.php:106
actionadmin_noticesiammobiled-mobile.php:135
actionthe_contentiammobiled-mobile.php:139
actioninitiammobiled-mobile.php:142
filtertemplateiammobiled-mobile.php:168
filteroption_templateiammobiled-mobile.php:169
filteroption_stylesheetiammobiled-mobile.php:170
filterthe_contentiammobiled-mobile.php:171
actioninitiammobiled-mobile.php:293
actionadmin_headiammobiled-mobile.php:358
actionadmin_menuiammobiled-mobile.php:395
filterplugin_action_linksiammobiled-mobile.php:405
Maintenance & Trust

IamMobiled Mobile Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedUnknown
PHP min version
Downloads20K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

IamMobiled Mobile Developer Profile

Haress.das

1 plugin · 10 total installs

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

How We Detect IamMobiled Mobile

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/iammobiled-mobile/css/style.css/wp-content/plugins/iammobiled-mobile/js/script.js
Script Paths
/wp-content/plugins/iammobiled-mobile/js/script.js
Version Parameters
iammobiled-mobile/css/style.css?ver=iammobiled-mobile/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
centered
HTML Comments
<!-- IamMobiled Mobile --><!-- Copyright (c) 2009 IamMobiled.com --><!-- http://iammobiled.com --><!-- Released under the GPL license -->+6 more
Data Attributes
data-cf-mobile
FAQ

Frequently Asked Questions about IamMobiled Mobile