Redirect Security & Risk Analysis

wordpress.org/plugins/simple-redirect

Easily redirect any post or page to another page with a dropdown menu or by manually typing in a URL. Check out the screenshots.

5K active installs v4.0.5 PHP + WP 2.5+ Updated Nov 28, 2017
headerspostsredirectredirectionredirects
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

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 "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
Vulnerabilities
None known

Redirect Security Vulnerabilities

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

Redirect Code Analysis

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

Output Escaping

0% escaped22 total outputs
Attack Surface

Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioninitsimple-redirect.php:30
actionload-post.phpsimple-redirect.php:39
actionload-post-new.phpsimple-redirect.php:40
actionadmin_footer-post-new.phpsimple-redirect.php:43
actionadmin_footer-post.phpsimple-redirect.php:44
actiontemplate_redirectsimple-redirect.php:50
filterpost_linksimple-redirect.php:54
filterpost_type_linksimple-redirect.php:55
filterwp_nav_menu_objectssimple-redirect.php:62
actionadd_meta_boxessimple-redirect.php:186
actionsave_postsimple-redirect.php:187
Maintenance & Trust

Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 28, 2017
PHP min version
Downloads91K

Community Trust

Rating100/100
Number of ratings14
Active installs5K
Developer Profile

Redirect Developer Profile

willshouse

3 plugins · 5K total installs

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

How We Detect Redirect

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

Asset Fingerprints

Script Paths
/wp-content/plugins/simple-redirect/js/simple-redirect-admin.js

HTML / DOM Fingerprints

CSS Classes
gos_simple_redirect-selectorgos_simple_redirect-properties
Data Attributes
name="gos_simple_redirect[type]"name="gos_simple_redirect[postid]"name="gos_simple_redirect[title]"name="gos_simple_redirect[url]"name="gos_simple_redirect_nonce"
FAQ

Frequently Asked Questions about Redirect