Last Post Redirect Security & Risk Analysis

wordpress.org/plugins/last-post-redirect

Redirect you to the latest post of your blog by a direct link.

30 active installs v1.5.4 PHP + WP 3.0+ Updated Mar 18, 2014
postredirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Last Post Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

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

Last Post Redirect Security Vulnerabilities

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

Last Post Redirect Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped11 total outputs
Attack Surface

Last Post Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedlast-post-redirect.php:42
actiontemplate_redirectlast-post-redirect.php:82
actionadmin_initoptions.php:12
actionadmin_menuoptions.php:17
Maintenance & Trust

Last Post Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedMar 18, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Last Post Redirect Developer Profile

Arefly

24 plugins · 2K total installs

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

How We Detect Last Post Redirect

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Last Post Redirect