
Redirect Security & Risk Analysis
wordpress.org/plugins/simple-redirectEasily redirect any post or page to another page with a dropdown menu or by manually typing in a URL. Check out the screenshots.
Is Redirect Safe to Use in 2026?
Generally Safe
Score 85/100Redirect has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "simple-redirect" plugin v4.0.5 exhibits a strong security posture in several key areas, notably the absence of known vulnerabilities and a complete lack of SQL injection risks due to the consistent use of prepared statements. The limited attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events, further contributes to a reduced risk profile. However, a significant concern arises from the static analysis of output escaping, where 0% of the 22 identified output points are properly escaped. This indicates a high probability of cross-site scripting (XSS) vulnerabilities, as user-supplied data could be rendered directly in the browser without sanitization. While the plugin has a clean vulnerability history, this does not negate the immediate risk presented by the unescaped output. The presence of a nonce check is positive, but its effectiveness is diminished by the absence of capability checks and the potential for XSS flaws.
Key Concerns
- All output points are unescaped (XSS risk)
- No capability checks found
Redirect Security Vulnerabilities
Redirect Code Analysis
Output Escaping
Redirect Attack Surface
WordPress Hooks 11
Maintenance & Trust
Redirect Maintenance & Trust
Maintenance Signals
Community Trust
Redirect Alternatives
301 Redirects – Redirect Manager
eps-301-redirects
Manage 301 & 302 redirects. Simple redirection & redirects validation. Includes redirect stats & 404 error log.
Redirection
redirect-redirection
Redirection
Safe Redirect Manager
safe-redirect-manager
Safely manage your website's HTTP redirects.
VK Link Target Controller
vk-link-target-controller
Redirect your visitors to another page than the post content when they click on the post title.
Redirection GraphQL Extension
redirection-graphql-extension
Expose redirects set up in Redirection plugin to GraphQL API.
Redirect Developer Profile
3 plugins · 5K total installs
How We Detect Redirect
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/simple-redirect/js/simple-redirect-admin.jsHTML / DOM Fingerprints
gos_simple_redirect-selectorgos_simple_redirect-propertiesname="gos_simple_redirect[type]"name="gos_simple_redirect[postid]"name="gos_simple_redirect[title]"name="gos_simple_redirect[url]"name="gos_simple_redirect_nonce"