Simple Recent Post Widget Security & Risk Analysis

wordpress.org/plugins/simple-recent-post-widget

Simple Post Widget

10 active installs v1.0 PHP + WP 4.4+ Updated Nov 23, 2016
custom-post-type-widgetpost-widgetshow-widgetsimple-post-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Recent Post Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The plugin "simple-recent-post-widget" v1.0 exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any recorded vulnerabilities or CVEs, along with a complete lack of dangerous functions, raw SQL queries, file operations, and external HTTP requests, indicates a well-developed and secure codebase. The plugin also has a minimal attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events exposed. However, the static analysis does reveal some areas for improvement. Specifically, only 69% of output escaping is properly handled, leaving a portion of the output potentially vulnerable to cross-site scripting (XSS) attacks. Furthermore, the lack of nonce checks and capability checks on any potential entry points, though currently non-existent, implies that if new entry points were introduced in the future, they might not be adequately protected. While the current state is strong, these minor oversight in output escaping and the absence of robust authorization mechanisms for potential future entry points are worth noting.

Key Concerns

  • Output escaping is not 100% proper
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Simple Recent Post Widget Security Vulnerabilities

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

Simple Recent Post Widget Code Analysis

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

Output Escaping

69% escaped29 total outputs
Attack Surface

Simple Recent Post Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptsrecent-post.php:16
actionwidgets_initrecent-post.php:157
Maintenance & Trust

Simple Recent Post Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedNov 23, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Simple Recent Post Widget Developer Profile

Jobayer Hossain

3 plugins · 30 total installs

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

How We Detect Simple Recent Post Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-recent-post-widget/css/style.css
Version Parameters
simple-recent-post-widget/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
jb_recent_postsjb_post_contentjb_recent_post_titlejb_recent_post_metajb_post_time
Data Attributes
id="jobayer-recent-post-widget"
FAQ

Frequently Asked Questions about Simple Recent Post Widget