SM Recent Post Security & Risk Analysis

wordpress.org/plugins/sm-recent-posts

SM Recent Post is a wordpress widget plugin to display Recent Posts in site sidebar.

0 active installs v1.0.0 PHP + WP 3.5.1+ Updated Oct 23, 2017
postsrecent-postswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SM Recent Post Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'sm-recent-posts' v1.0.0 plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of known CVEs, dangerous functions, SQL injection risks through prepared statements, file operations, and external HTTP requests are strong indicators of good development practices. The plugin also doesn't appear to have a large attack surface, with no reported AJAX handlers, REST API routes, shortcodes, or cron events being exposed without proper authentication or permission checks. This suggests the plugin is likely focused on a limited functionality that doesn't introduce many direct entry points for attackers.

However, a significant concern arises from the low percentage of properly escaped output (18%). This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data or dynamically generated content is not adequately sanitized before being displayed. While no taint flows were detected in this specific analysis, the lack of robust output escaping is a prevalent pathway for XSS attacks and represents a considerable weakness. The absence of nonce checks and capability checks, while not explicitly flagged as issues in the static analysis (likely due to a lack of exploitable entry points detected), could become a concern if the plugin's functionality were to expand or if entry points were introduced in the future without these security measures.

In conclusion, the 'sm-recent-posts' plugin has strengths in its limited attack surface and secure handling of database queries and external communications. Its vulnerability history is clean, which is a positive sign. Nevertheless, the poor output escaping is a critical area of concern that significantly lowers its overall security score. It is crucial to address the output escaping issue to mitigate the risk of XSS vulnerabilities.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

SM Recent Post Security Vulnerabilities

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

SM Recent Post Code Analysis

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

Output Escaping

18% escaped22 total outputs
Attack Surface

SM Recent Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initsm-recent-posts.php:160
Maintenance & Trust

SM Recent Post Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 23, 2017
PHP min version
Downloads945

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SM Recent Post Developer Profile

Mahabubur Rahman

10 plugins · 650 total installs

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

How We Detect SM Recent Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sm-recent-posts/assets/img/no-thumbnail.png

HTML / DOM Fingerprints

CSS Classes
SMRecentPost_Widget
Data Attributes
id='sm_recent_post'
JS Globals
SM_RECENT_POSTS_URL
FAQ

Frequently Asked Questions about SM Recent Post