
Proper Redirect Security & Risk Analysis
wordpress.org/plugins/proper-redirectRedirects you to the proper URL of the website. In case of stumbling upon a working alias.
Is Proper Redirect Safe to Use in 2026?
Generally Safe
Score 85/100Proper Redirect has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "proper-redirect" plugin version 0.01 exhibits a seemingly robust security posture based on the provided static analysis. There are no identified dangerous functions, all SQL queries utilize prepared statements, and output escaping is consistently applied. Furthermore, the absence of file operations and external HTTP requests reduces the attack surface significantly. The plugin also reports zero known vulnerabilities, including no critical or high-severity CVEs.
However, the static analysis does reveal two flows with unsanitized paths. While no critical or high severity is assigned to these taint flows, this indicates a potential for unexpected behavior or information disclosure if specific conditions are met. The complete lack of nonce checks and capability checks across all identified entry points (even though there are zero in this version) is a significant concern. This implies that if any entry points were to be added or discovered in future versions, they would be inherently unprotected against common attack vectors like Cross-Site Request Forgery (CSRF) or unauthorized access.
In conclusion, the plugin appears to have been developed with some security best practices in mind, particularly regarding data handling and SQL injection prevention. However, the presence of unsanitized paths and the complete absence of authorization and noncing mechanisms are critical weaknesses that could be exploited if the attack surface were to expand. The lack of historical vulnerabilities is a positive sign, but it does not negate the risks posed by the identified code signals.
Key Concerns
- Unsanitized paths in taint flows
- Missing capability checks
- Missing nonce checks
Proper Redirect Security Vulnerabilities
Proper Redirect Code Analysis
Data Flow Analysis
Proper Redirect Attack Surface
WordPress Hooks 1
Maintenance & Trust
Proper Redirect Maintenance & Trust
Maintenance Signals
Community Trust
Proper Redirect Alternatives
Redirect by Custom Field
redirect-by-custom-field
Changes the URLs pointing to pages and posts which have a "redirect" custom field, using that entry as the URL instead.
Rebrandly Redirect
rebrandly-domain-redirect
Connect your WordPress application with Rebrandly and create branded links re-using the same domain name
Rank Math SEO – AI SEO Tools to Dominate SEO Rankings
seo-by-rank-math
Rank Math SEO is the best WordPress SEO plugin with the features of many SEO and AI SEO tools in a single package to help multiply your SEO traffic.
Redirection
redirection
Manage 301 redirects, track 404 errors, and improve your site. No knowledge of Apache or Nginx required.
301 Redirects – Redirect Manager
eps-301-redirects
Manage 301 & 302 redirects. Simple redirection & redirects validation. Includes redirect stats & 404 error log.
Proper Redirect Developer Profile
2 plugins · 40 total installs
How We Detect Proper Redirect
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.