Display Last Post(s) Security & Risk Analysis

wordpress.org/plugins/display-last-posts

Allows to display the last post(s) anywhere on your WordPress site/blog, using a shortcode or a short PHP code (for the templates).

80 active installs v1.0 PHP + WP 1.5+ Updated May 28, 2010
lastpagepostpostsshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Last Post(s) Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "display-last-posts" v1.0 plugin exhibits a generally good security posture based on the provided static analysis and vulnerability history. The plugin has a minimal attack surface, with only one shortcode identified as an entry point, and no AJAX handlers or REST API routes that are exposed without authentication checks. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and known vulnerabilities in its history are positive indicators. However, a significant concern arises from the lack of output escaping. With 100% of outputs not being properly escaped, this presents a substantial risk for Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site. The absence of nonce and capability checks also contributes to potential security weaknesses, as these are crucial for preventing Cross-Site Request Forgery (CSRF) and unauthorized actions. While the plugin uses prepared statements for its SQL queries, the unescaped output remains the most critical issue identified.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Display Last Post(s) Security Vulnerabilities

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

Display Last Post(s) Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Display Last Post(s) Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[last-posts] display-last-post.php:80
Maintenance & Trust

Display Last Post(s) Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMay 28, 2010
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Display Last Post(s) Developer Profile

fbarret

1 plugin · 80 total installs

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

How We Detect Display Last Post(s)

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
display-last-posts
Shortcode Output
<h3><a href=""></a></h3><div class="display-last-posts">
FAQ

Frequently Asked Questions about Display Last Post(s)