Show Category Posts Fade in/out Security & Risk Analysis

wordpress.org/plugins/show-posts-fade-inout-fix

The Random Featured Post plugin allows you to display a random post from a designated category as a "featured" post.

10 active installs v0.2.3 PHP + WP 3.0+ Updated Nov 11, 2010
categoryfeaturedhomepostrandom
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Category Posts Fade in/out Safe to Use in 2026?

Generally Safe

Score 85/100

Show Category Posts Fade in/out has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "show-posts-fade-inout-fix" plugin v0.2.3 exhibits a mixed security posture. On the positive side, the plugin boasts a very small attack surface with zero identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, it has a clean vulnerability history with no known CVEs. The static analysis also indicates that all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests. The presence of a capability check is also a positive sign for access control.

However, a significant concern arises from the complete lack of output escaping. With 33 total outputs analyzed and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the frontend without proper sanitization or escaping could be exploited by attackers. Additionally, the absence of nonce checks on any potential entry points (though none were identified in this analysis) could leave the plugin vulnerable if new entry points were introduced or if the initial assessment missed something.

While the plugin's small attack surface and lack of historical vulnerabilities are strengths, the severe deficiency in output escaping is a critical weakness that significantly elevates the risk profile. The absence of critical or high-severity taint flows in the static analysis is encouraging, but the unescaped output is a strong indicator that such vulnerabilities could easily be introduced or are present in a form not caught by the specific taint analysis performed.

Key Concerns

  • 0% output escaping
  • No nonce checks
Vulnerabilities
None known

Show Category Posts Fade in/out Security Vulnerabilities

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

Show Category Posts Fade in/out Code Analysis

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

Output Escaping

0% escaped33 total outputs
Attack Surface

Show Category Posts Fade in/out Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_headshowpostsfade.php:56
actionadmin_menushowpostsfade.php:72
Maintenance & Trust

Show Category Posts Fade in/out Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedNov 11, 2010
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Show Category Posts Fade in/out Developer Profile

geegood.com

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 Show Category Posts Fade in/out

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-posts-fade-inout-fix/style.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Show Category Posts Fade in/out