Equivalent Mobile Redirect Security & Risk Analysis

wordpress.org/plugins/equivalent-mobile-redirect

Easy way to detect and redirect mobile visitors to the equivalent page on your mobile site. Optionally redirect all mobile users to one mobile URL.

2K active installs v4.5 PHP + WP 3.0+ Updated Jan 2, 2021
equivalentmobilemobile-detectmobile-redirectredirection
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Equivalent Mobile Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

Equivalent Mobile Redirect 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 plugin 'equivalent-mobile-redirect' v4.5 exhibits a generally good security posture with no known vulnerabilities or critical security signals detected in the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the plugin demonstrates strong practices regarding output escaping, with a high percentage of outputs being properly escaped. Taint analysis also reveals no concerning flows, indicating a lack of exploitable data manipulation paths.

However, a significant concern arises from the presence of the `unserialize` function without apparent sanitization or validation context. While the overall attack surface is small and no vulnerabilities are currently recorded, the use of `unserialize` is inherently risky as it can lead to remote code execution if attacker-controlled data is passed to it. The lack of capability checks is also a potential weakness, as it suggests that even sensitive operations might not be adequately protected against unauthorized access. The plugin's history of zero vulnerabilities is positive, but it is crucial to address the identified code signals to maintain this secure status.

Key Concerns

  • Dangerous function unserialize used
  • SQL queries not using prepared statements
  • No capability checks on entry points
Vulnerabilities
None known

Equivalent Mobile Redirect Security Vulnerabilities

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

Equivalent Mobile Redirect Code Analysis

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

Dangerous Functions Found

unserialize$data = unserialize( $row->meta_value );includes\class-emr.php:365

SQL Query Safety

0% prepared1 total queries

Output Escaping

77% escaped22 total outputs
Attack Surface

Equivalent Mobile Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioninitincludes\class-emr.php:39
actionplugins_loadedincludes\class-emr.php:41
actionwp_headincludes\class-emr.php:44
actionpage_linkincludes\class-emr.php:100
actionpost_linkincludes\class-emr.php:103
actionpost_type_linkincludes\class-emr.php:106
actiontemplate_redirectincludes\class-emr.php:110
actionadd_meta_boxesincludes\class-emr.php:115
actionsave_postincludes\class-emr.php:116
actionadmin_initincludes\emr-options.php:3
actionadmin_menuincludes\emr-options.php:4
Maintenance & Trust

Equivalent Mobile Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 2, 2021
PHP min version
Downloads89K

Community Trust

Rating78/100
Number of ratings33
Active installs2K
Developer Profile

Equivalent Mobile Redirect Developer Profile

uniquelylost

4 plugins · 2K total installs

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

How We Detect Equivalent Mobile Redirect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/equivalent-mobile-redirect/css/emr-admin.css/wp-content/plugins/equivalent-mobile-redirect/js/emr-admin.js
Version Parameters
/wp-content/plugins/equivalent-mobile-redirect/css/emr-admin.css?ver=/wp-content/plugins/equivalent-mobile-redirect/js/emr-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="ndg_spr_url"name="ndg_spr_url"id="ndg_spr_nonce"name="ndg_spr_nonce"
JS Globals
var emr_adminvar emr_settingsvar emr_settings_allvar emr_settings_tabletsvar emr_settings_front_page
FAQ

Frequently Asked Questions about Equivalent Mobile Redirect