
Moodgiver Redirect Security & Risk Analysis
wordpress.org/plugins/mg-redirectmg Redirect is used to redirect post/pages to a user defined url (internal or external) using a simple shortcode.
Is Moodgiver Redirect Safe to Use in 2026?
Generally Safe
Score 85/100Moodgiver Redirect has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin 'mg-redirect' v1.0.0 demonstrates a generally good security posture with no reported vulnerabilities or critical issues in static analysis. The complete absence of dangerous functions, SQL injection risks due to prepared statements, and no external HTTP requests are strong indicators of secure coding practices. The presence of capability checks, even if only one is identified, is also a positive sign. However, there are significant areas for improvement. The fact that 100% of outputs are not properly escaped presents a direct risk of cross-site scripting (XSS) vulnerabilities, especially considering the identified shortcode. The lack of any taint analysis flows analyzed is concerning, as it means potential vulnerabilities in data handling might have been missed. Furthermore, the absence of nonce checks, while not directly tied to an unprotected entry point in this analysis, is a common security oversight for interactive elements like shortcodes that could be exploited in certain contexts.
Key Concerns
- Unescaped output found
- No taint analysis performed
- No nonce checks found
Moodgiver Redirect Security Vulnerabilities
Moodgiver Redirect Code Analysis
Output Escaping
Moodgiver Redirect Attack Surface
Shortcodes 1
WordPress Hooks 1
Maintenance & Trust
Moodgiver Redirect Maintenance & Trust
Maintenance Signals
Community Trust
Moodgiver Redirect Alternatives
Moodgiver Redirect Developer Profile
3 plugins · 80 total installs
How We Detect Moodgiver Redirect
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
wrap[mg_redirect][mg_redirect home="your_domain" page="/your page" login="1"][mg_redirect page="/yourpage"][mg_redirect home="http://your_domain" page="/yourpage"]