
Last Post Redirect Security & Risk Analysis
wordpress.org/plugins/last-post-redirectRedirect you to the latest post of your blog by a direct link.
Is Last Post Redirect Safe to Use in 2026?
Generally Safe
Score 85/100Last Post Redirect has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "last-post-redirect" plugin v1.5.4 exhibits a concerning security posture primarily due to a lack of robust security practices within its codebase, despite a clean vulnerability history. The static analysis reveals a complete absence of critical security checks such as nonce checks, capability checks, and proper output escaping. Specifically, 100% of the identified SQL queries are not using prepared statements, indicating a high risk of SQL injection vulnerabilities. Furthermore, all identified output operations are not properly escaped, posing a significant risk of cross-site scripting (XSS) attacks. While the plugin has no recorded vulnerabilities to date, this could be attributed to either a lack of targeted auditing or that the existing weaknesses have not yet been discovered or exploited. The absence of any attack surface from AJAX, REST API, or shortcodes is a positive aspect, but it is overshadowed by the fundamental security flaws in how it handles data.
Key Concerns
- Raw SQL queries without prepared statements
- No proper output escaping
- Missing nonce checks
- Missing capability checks
Last Post Redirect Security Vulnerabilities
Last Post Redirect Code Analysis
SQL Query Safety
Output Escaping
Last Post Redirect Attack Surface
WordPress Hooks 4
Maintenance & Trust
Last Post Redirect Maintenance & Trust
Maintenance Signals
Community Trust
Last Post Redirect Alternatives
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.
SEO Redirection Plugin – 301 Redirect Manager
seo-redirection
SEO Redirection is a powerful redirect manager to manage 301 redirects without requiring knowledge of Apache .htaccess files.
Shortcode Redirect
shortcode-redirect
A super easy way to automatically redirect a user to another page when viewing a post/page on your site.
Redirect
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.
Random Post Plugin – Redirect URL to Post
redirect-url-to-post
Automatically redirect to your latest, oldest, random, or other post through a custom URL
Last Post Redirect Developer Profile
24 plugins · 2K total installs
How We Detect Last Post Redirect
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.