Latest Posts Security & Risk Analysis

wordpress.org/plugins/latest-posts

Latest posts widget to display recent posts from category.

5K active installs v1.4.5 PHP + WP 4.0+ Updated Apr 2, 2026
category-postslatest-category-postslatest-postspost-thumbnailsposts-widget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Latest Posts Safe to Use in 2026?

Generally Safe

Score 100/100

Latest Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "latest-posts" plugin v1.4.4 presents a seemingly strong security posture with no reported vulnerabilities in its history and a static analysis that indicates a clean code base. Notably, there are no detected dangerous functions, SQL queries are all prepared, and there are no file operations or external HTTP requests. The absence of known CVEs and a clean taint analysis further contribute to this impression of security. However, the static analysis does raise some concerns, primarily around output escaping. With only 24% of outputs properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is involved in displaying posts. The lack of any identified entry points in the static analysis is unusual and could either mean the plugin is extremely basic or that the analysis missed certain mechanisms for interaction. The complete absence of nonce and capability checks is also a weakness, as it implies that any interaction with the plugin's functionality (if any exists beyond basic rendering) might not be properly authorized or protected against CSRF attacks. The vulnerability history being entirely clean is positive, but it doesn't negate the identified code weaknesses. A balanced view suggests a plugin that appears to be developed with some security awareness, particularly regarding database interactions, but lacks robust input validation and output sanitization, and potentially has an incompletely understood attack surface.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Latest Posts Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Latest Posts Release Timeline

v1.4.5Current
v1.4.3
v1.4.2
v1.4.1
v1.4
v1.3
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Latest Posts Code Analysis

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

Output Escaping

24% escaped17 total outputs
Attack Surface

Latest Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionafter_setup_themelatest-posts.php:30
actionwp_enqueue_scriptslatest-posts.php:52
actionwidgets_initlatest-posts.php:184
Maintenance & Trust

Latest Posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 2, 2026
PHP min version
Downloads88K

Community Trust

Rating92/100
Number of ratings7
Active installs5K
Developer Profile

Latest Posts Developer Profile

ShapedPlugin LLC

18 plugins · 315K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
361 days
View full developer profile
Detection Fingerprints

How We Detect Latest Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/latest-posts/assets/css/style.css
Version Parameters
latest-posts/assets/css/style.css?ver=1.4.4

HTML / DOM Fingerprints

CSS Classes
sp-latest-posts-widgetlatest-postsmediapull-leftmedia-bodyentry-titlest-lp-time
Data Attributes
id="st_latest_posts_widget"class="img-responsive"clss="st-lp-date"
FAQ

Frequently Asked Questions about Latest Posts