
Random Redirect Security & Risk Analysis
wordpress.org/plugins/random-redirectAllows you to create a link to yourblog.example.com/?random which will redirect someone to a random post on your blog, in a StumbleUpon-like fashion. You can also specific in the URL `random_post_type` or `random_cat_id`.
Is Random Redirect Safe to Use in 2026?
Generally Safe
Score 85/100Random Redirect has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
Based on the provided static analysis and vulnerability history, the 'random-redirect' plugin v1.1 exhibits a strong security posture. The code analysis reveals no dangerous functions, external HTTP requests, file operations, or SQL queries that are not properly prepared. Notably, there are no identified taint flows, indicating that user input is likely handled securely and not being passed to sensitive functions without proper sanitization. The complete absence of known CVEs, both past and present, further reinforces its current security standing.
While the plugin demonstrates good practices in its codebase by avoiding common pitfalls, the complete lack of capability checks or nonce checks on its entry points (even though the attack surface is currently zero) could present a future risk if functionality is added without corresponding security measures. The absence of any recorded vulnerabilities suggests a well-maintained and secure development history. Overall, this plugin appears to be a low-risk component, but vigilance regarding future updates and any expansion of its functionality is advisable.
Random Redirect Security Vulnerabilities
Random Redirect Code Analysis
SQL Query Safety
Random Redirect Attack Surface
WordPress Hooks 1
Maintenance & Trust
Random Redirect Maintenance & Trust
Maintenance Signals
Community Trust
Random Redirect Alternatives
No alternatives data available yet.
Random Redirect Developer Profile
393 plugins · 20.8M total installs
How We Detect Random Redirect
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.