Show Media Widget Security & Risk Analysis

wordpress.org/plugins/show-media-widget-pdf-support

Display media images or pdf documents in a widget filtered by categories

10 active installs v1.0.9 PHP + WP 4.0.0+ Updated Dec 29, 2023
categorymediapdf-supportshowwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Show Media Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Show Media 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 "show-media-widget-pdf-support" plugin version 1.0.9 exhibits a concerning security posture primarily due to its unprotected AJAX handlers. While the plugin demonstrates good practices by avoiding dangerous functions, SQL injection risks through prepared statements, and file operations, the lack of authentication on two AJAX entry points creates a significant attack surface. This means any unauthenticated user could potentially trigger these handlers, leading to unintended actions or information disclosure if not carefully secured within the handler itself.

The static analysis revealed no critical or high-severity taint flows, which is positive. However, the low percentage of properly escaped output (10%) suggests a risk of Cross-Site Scripting (XSS) vulnerabilities. While not explicitly detailed as a taint flow, unsafely rendered output can be a vector for attackers to inject malicious scripts. The absence of vulnerability history, including CVEs, is generally a good sign, indicating the plugin has not been publicly associated with known security flaws. This suggests a potentially stable codebase, but it doesn't negate the immediate risks identified in the current code analysis.

In conclusion, the plugin has strengths in its handling of SQL and avoiding common dangerous functions. However, the unprotected AJAX handlers represent a critical weakness that must be addressed. The low rate of output escaping also presents a significant, albeit less severe, risk. The lack of historical vulnerabilities is encouraging, but the current code analysis reveals immediate threats that overshadow this positive aspect.

Key Concerns

  • Unprotected AJAX handlers
  • Low percentage of properly escaped output
Vulnerabilities
None known

Show Media Widget Security Vulnerabilities

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

Show Media Widget Code Analysis

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

Output Escaping

10% escaped30 total outputs
Attack Surface
2 unprotected

Show Media Widget Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_mediawidget_loadmoreShowMediaWidget.php:33
noprivwp_ajax_mediawidget_loadmoreShowMediaWidget.php:34
WordPress Hooks 3
actionwp_headShowMediaWidget.php:35
actionwidgets_initShowMediaWidget.php:344
filterplugin_row_metaShowMediaWidget.php:345
Maintenance & Trust

Show Media Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 29, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Show Media Widget Developer Profile

ole1986

3 plugins · 50 total installs

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

How We Detect Show Media Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-media-widget-pdf-support/mediawidget.css/wp-content/plugins/show-media-widget-pdf-support/mediawidget.js
Script Paths
/wp-content/plugins/show-media-widget-pdf-support/mediawidget.js
Version Parameters
show-media-widget-pdf-support/mediawidget.css?ver=show-media-widget-pdf-support/mediawidget.js?ver=

HTML / DOM Fingerprints

CSS Classes
media-widget-postmedia-widget-post-default
HTML Comments
Media Widget
Data Attributes
data-number
Shortcode Output
<div class="media-widget-post media-widget-post-default"><a href="" target="_blank"></a>
FAQ

Frequently Asked Questions about Show Media Widget