wpSUBpages Redirect Security & Risk Analysis

wordpress.org/plugins/redirect-page

redirect to page does, what the name says and a little bit more. it redirects pages to pages, subpages and external uris.

600 active installs v1.0.4 PHP + WP 2.7+ Updated Jan 19, 2024
redirectredirect-to-subpageredirect-to-urlredirect2pageredirectpage
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is wpSUBpages Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The plugin "redirect-page" v1.0.4 presents a generally good security posture based on the static analysis provided. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points suggests a limited attack surface. Furthermore, the code signals indicate a conscientious approach to security, with no dangerous functions, all SQL queries utilizing prepared statements, and the presence of both nonce and capability checks. The lack of any recorded vulnerabilities or CVEs in its history further bolsters this perception, indicating a stable and likely secure plugin.

However, a significant concern arises from the static analysis regarding output escaping. With 100% of the 7 identified outputs lacking proper escaping, there is a notable risk of cross-site scripting (XSS) vulnerabilities. Any dynamic content rendered by this plugin, if not meticulously handled by the theme or other plugins, could be susceptible to injection attacks. While the taint analysis shows no unsanitized paths, this doesn't negate the risk from unescaped output, as taint analysis focuses on data flow from user input to sensitive operations. The plugin's vulnerability history, while clean, also doesn't provide a strong indicator of long-term security vigilance, only that no issues have been publicly disclosed.

In conclusion, the "redirect-page" v1.0.4 plugin demonstrates strong foundational security practices by minimizing its attack surface and implementing core WordPress security features. The primary weakness identified is the universal lack of output escaping, which requires immediate attention to mitigate potential XSS risks. While the plugin has a clean vulnerability history, the unescaped output is a tangible risk that developers should address.

Key Concerns

  • Output escaping is universally missing
Vulnerabilities
None known

wpSUBpages Redirect Security Vulnerabilities

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

wpSUBpages Redirect Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

wpSUBpages Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionget_headerredirect2subpages.php:33
actionadmin_initredirect2subpages.php:34
actionsave_postredirect2subpages.php:35
Maintenance & Trust

wpSUBpages Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 19, 2024
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings2
Active installs600
Developer Profile

wpSUBpages Redirect Developer Profile

codus

1 plugin · 600 total installs

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

How We Detect wpSUBpages Redirect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/redirect-page/redirect2subpages.js/wp-content/plugins/redirect-page/redirect2subpages.css
Script Paths
/wp-content/plugins/redirect-page/redirect2subpages.js

HTML / DOM Fingerprints

CSS Classes
r2s_subcontainer
Data Attributes
name="r2s_pagemenu"name="r2s_subpagemenu"name="r2s_pageurl"name="r2s_type"
FAQ

Frequently Asked Questions about wpSUBpages Redirect