Showguests Security & Risk Analysis

wordpress.org/plugins/showguests

Showguests is a plugin for showing the newest quests on your blog.

10 active installs v1.02 PHP + WP 3.2+ Updated Sep 12, 2013
newest-guestsrecently-guests
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Showguests Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "showguests" plugin version 1.02 exhibits a mixed security posture. While it has a relatively small attack surface with no AJAX handlers or REST API routes, and all entry points appear to have nonce checks, significant concerns arise from its code analysis. The complete lack of prepared statements for SQL queries and the zero percent of properly escaped output are critical weaknesses. This means sensitive data handled by the plugin is vulnerable to injection attacks and can be exposed to users in an unescaped manner, potentially leading to cross-site scripting (XSS) vulnerabilities. The taint analysis confirms a high severity flow with unsanitized paths, further underscoring these risks.

The plugin's vulnerability history is currently clean, with no recorded CVEs. This suggests either good past development practices or simply a lack of historical scrutiny. However, the presence of critical security flaws in the current code analysis, particularly around SQL and output handling, indicates that relying solely on the absence of past vulnerabilities is insufficient. The plugin's strengths lie in its limited attack surface and the presence of nonce checks. Nevertheless, the identified code-level vulnerabilities present a substantial risk that requires immediate attention, outweighing the positive aspects of its history and attack surface.

Key Concerns

  • Raw SQL queries without prepared statements
  • Unescaped output to the browser
  • High severity taint flow with unsanitized path
  • No capability checks on entry points
Vulnerabilities
None known

Showguests Security Vulnerabilities

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

Showguests Release Timeline

v1.02Current
v1.01
v1.0
Code Analysis
Analyzed Mar 16, 2026

Showguests Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
0 prepared
Unescaped Output
10
0 escaped
Nonce Checks
2
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped10 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
Showguestspanel (showguests.php:11)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Showguests Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[sgcheck] showguests.php:139
[sgshow] showguests.php:140
WordPress Hooks 3
actionwp_footershowguests.php:150
actionadmin_menushowguests.php:152
actionwidgets_initshowguests.php:153
Maintenance & Trust

Showguests Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 12, 2013
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Alternatives

Showguests Alternatives

No alternatives data available yet.

Developer Profile

Showguests Developer Profile

tiandi

1 plugin · 10 total installs

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

How We Detect Showguests

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/showguests/my.css

HTML / DOM Fingerprints

CSS Classes
showguestsshowguestscss
Data Attributes
showguestcountsshowguestmyname
Shortcode Output
<div class = 'showguests' ><div class = 'showguestscss'>
FAQ

Frequently Asked Questions about Showguests