Multi Mobile Redirect Security & Risk Analysis

wordpress.org/plugins/multi-mobile-redirect

Multi Mobile Redirect allows to set up redirect for any url to mobile version of the page. You can setup multiple redirects per page.

60 active installs v1.0 PHP + WP 4.6+ Updated May 7, 2017
mobile-redirectmulti-mobile-redirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Multi Mobile Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The multi-mobile-redirect plugin v1.0 demonstrates a generally good security posture based on the static analysis. The presence of capability checks on both AJAX handlers is a positive indicator of access control. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests further strengthens its security. Furthermore, the plugin has no recorded vulnerability history, which is an excellent sign of past stability and developer attention to security.

However, there are a couple of areas for improvement. The primary concern is the lack of nonce checks on the AJAX handlers. While capability checks are present, nonces are crucial for preventing Cross-Site Request Forgery (CSRF) attacks, ensuring that requests originate from the legitimate user interface. Additionally, 50% of the output escaping is not properly done, which could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. Despite these concerns, the plugin's overall risk profile is low due to the absence of critical vulnerabilities in static and taint analysis and its clean vulnerability history.

Key Concerns

  • Missing nonce checks on AJAX handlers
  • Unescaped output found
Vulnerabilities
None known

Multi Mobile Redirect Security Vulnerabilities

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

Multi Mobile Redirect Code Analysis

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

Output Escaping

50% escaped4 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
multi_mr_update_redirects (multi-mobile-redirect.php:78)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Multi Mobile Redirect Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_multi_mr_update_redirectsmulti-mobile-redirect.php:23
authwp_ajax_multi_mr_clear_redirectsmulti-mobile-redirect.php:24
WordPress Hooks 3
actionadmin_menumulti-mobile-redirect.php:19
actiontemplate_redirectmulti-mobile-redirect.php:20
actionadmin_enqueue_scriptsmulti-mobile-redirect.php:32
Maintenance & Trust

Multi Mobile Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMay 7, 2017
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

Multi Mobile Redirect Developer Profile

levadmin

1 plugin · 60 total installs

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

How We Detect Multi 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/multi-mobile-redirect/css/font-awesome.min.css/wp-content/plugins/multi-mobile-redirect/css/bootstrap.min.css/wp-content/plugins/multi-mobile-redirect/css/styles.css/wp-content/plugins/multi-mobile-redirect/css/alertify.min.css/wp-content/plugins/multi-mobile-redirect/css/alertitify-theme-default.min.css/wp-content/plugins/multi-mobile-redirect/js/bootstrap.min.js/wp-content/plugins/multi-mobile-redirect/js/alertify.min.js/wp-content/plugins/multi-mobile-redirect/js/main.js
Script Paths
/wp-content/plugins/multi-mobile-redirect/js/bootstrap.min.js/wp-content/plugins/multi-mobile-redirect/js/alertify.min.js/wp-content/plugins/multi-mobile-redirect/js/main.js
Version Parameters
multi-mobile-redirect/css/font-awesome.min.css?ver=multi-mobile-redirect/css/bootstrap.min.css?ver=multi-mobile-redirect/css/styles.css?ver=multi-mobile-redirect/css/alertify.min.css?ver=multi-mobile-redirect/css/alertitify-theme-default.min.css?ver=multi-mobile-redirect/js/bootstrap.min.js?ver=multi-mobile-redirect/js/alertify.min.js?ver=multi-mobile-redirect/js/main.js?ver=

HTML / DOM Fingerprints

JS Globals
multi_mr_redirectmulti_mr_mobile_detect
REST Endpoints
/wp-json/multi-mobile-redirect/v1/update_redirects/wp-json/multi-mobile-redirect/v1/clear_redirects
FAQ

Frequently Asked Questions about Multi Mobile Redirect