WP Post Widget Security & Risk Analysis

wordpress.org/plugins/wp-posts-widget

Posts widget! Add list of recent posts from your CUSTOM POST TYPE.

100 active installs v1.8 PHP + WP 6.0+ Updated Nov 14, 2023
custom-post-type-widgetcustom-post-typespost-type-widgetpost-widgetwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Post Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The wp-posts-widget v1.8 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength. The code signals further reinforce this, showing no dangerous functions, all SQL queries utilizing prepared statements, and a high percentage of properly escaped output. The lack of file operations and external HTTP requests also reduces potential attack vectors.

While the static analysis indicates a clean codebase, the absence of taint analysis flows is notable. This could either mean the analysis was not performed comprehensively or that the plugin's limited functionality naturally avoids complex data manipulation that would lead to such flows. The vulnerability history is also exceptionally clean, with no recorded CVEs, suggesting a consistent history of secure development or a lack of historical scrutiny.

In conclusion, the plugin appears to be well-developed from a security perspective, with a minimal attack surface and adherence to good coding practices. The primary concern, if any, is the lack of detailed taint analysis, which could potentially mask subtle vulnerabilities in more complex scenarios. However, given the plugin's apparent simplicity and clean history, the overall risk is assessed as low.

Vulnerabilities
None known

WP Post Widget Security Vulnerabilities

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

WP Post Widget Release Timeline

v1.8Current
v1.7
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

WP Post Widget Code Analysis

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

Output Escaping

90% escaped127 total outputs
Attack Surface

WP Post Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initwp-posts-widget.php:45
actionwpw_stylewp-posts-widget.php:46
actionwidgets_initwp-posts-widget.php:445
Maintenance & Trust

WP Post Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 14, 2023
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

WP Post Widget Developer Profile

WP-EXPERTS.IN

21 plugins · 30K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
347 days
View full developer profile
Detection Fingerprints

How We Detect WP 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/wp-posts-widget/css/wp-posts-widget-style.css/wp-content/plugins/wp-posts-widget/js/wp-posts-widget-script.js
Script Paths
/wp-content/plugins/wp-posts-widget/js/wp-posts-widget-script.js
Version Parameters
wp-posts-widget/css/wp-posts-widget-style.css?ver=wp-posts-widget/js/wp-posts-widget-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-post-widget-divwp-post-widget-listingpost-liimagepost-titlepost-datereadmoreactive-post
HTML Comments
START CLASSS Wp_Posts_WidgetAdds Wp_Posts_Widget widget.Front-end display of widget.Back-end widget form.
Data Attributes
wpw_titlewpw_hide_titlewpw_number_of_postswpw_content_limitwpw_show_featured_imagewpw_orderby_posts+10 more
JS Globals
WpPostsWidget
FAQ

Frequently Asked Questions about WP Post Widget