Sup Post Widget Security & Risk Analysis

wordpress.org/plugins/sup-posts-widget

Is a plugin where you can display the number of popular posts, latest and random post with thumbnail image on your sidebar or page/post using short co …

10 active installs v1.8 PHP + WP 2.8+ Updated May 26, 2015
latestpopularpostsposts-widgetrandom
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sup Post Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The sup-posts-widget v1.8 plugin exhibits a generally positive security posture with a clean vulnerability history and no reported CVEs. The static analysis reveals no dangerous functions, no direct file operations, and all SQL queries are properly prepared, which are excellent security practices. The absence of external HTTP requests and bundled libraries further reduces potential attack vectors.

However, there are notable concerns regarding output escaping and the handling of taint flows. A very low percentage (7%) of outputs are properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, all three analyzed taint flows involve unsanitized paths, even though they are not categorized as critical or high severity. This suggests that user-supplied data might be processed in ways that could lead to unexpected behavior or vulnerabilities if exploited in conjunction with other factors.

While the plugin has no known vulnerabilities, the significant lack of output escaping and the presence of unsanitized taint flows represent a substantial weakness. The absence of nonce checks and capability checks on the entry points, although they are currently not exposed without authentication, could become a concern if the plugin's functionality evolves or if new entry points are introduced without proper security measures. The overall conclusion is that the plugin has strong foundations in terms of SQL and external interaction security but requires significant attention to output sanitization and taint flow management.

Key Concerns

  • Low percentage of properly escaped output (7%)
  • All taint flows have unsanitized paths
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Sup Post Widget Security Vulnerabilities

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

Sup Post Widget Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Sup Post Widget Code Analysis

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

Output Escaping

7% escaped44 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
spw_admin (spw-settings.php:88)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Sup Post Widget Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[sup_popular] sup_posts_widget.php:231
[sup_latest] sup_posts_widget.php:232
[sup_random] sup_posts_widget.php:233
WordPress Hooks 4
actionadmin_menuspw-settings.php:215
actionwp_enqueue_scriptssup_posts_widget.php:24
actionwp_headwidget.php:16
actionwidgets_initwidget.php:73
Maintenance & Trust

Sup Post Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 26, 2015
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Sup Post Widget Developer Profile

UspDev

2 plugins · 20 total installs

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

How We Detect Sup 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/sup-posts-widget/js/main.js/wp-content/plugins/sup-posts-widget/style.css
Version Parameters
sup-posts-widget/style.css?ver=sup-posts-widget/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
TabViewspw_tabsspw_widgetspw_content
Data Attributes
id="popular"id="latest"id="random"
Shortcode Output
<div class="TabView" id="TabView"><div class="spw_tabs"><div class="spw_widget"<div class="spw_content"
FAQ

Frequently Asked Questions about Sup Post Widget