Show Related Post Security & Risk Analysis

wordpress.org/plugins/show-related-post

This is a Show Related Post plugin. You can show your related post easiest way. Just active and go to sleep. It will automatically display all related …

0 active installs v1.0.9 PHP + WP 4.0+ Updated Nov 2, 2022
blog-related-posteasy-related-postnice-related-postrelated-postshow-related-post
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Show Related Post Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'show-related-post' plugin version 1.0.9 exhibits a generally positive security posture based on the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals indicate no dangerous functions are used, all SQL queries are properly prepared, and there are no file operations or external HTTP requests, all of which are strong security practices. The taint analysis revealing no unsanitized paths further reinforces this. However, a critical concern arises from the extremely low percentage (2%) of properly escaped output. This suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be rendered directly in the browser without proper sanitization, allowing attackers to inject malicious scripts.

The vulnerability history is also a positive indicator, with no recorded CVEs. This suggests a history of secure development for this plugin. Coupled with the lack of any detected critical or high severity taint flows and the absence of critical or high severity known vulnerabilities, the plugin appears to have been developed with security in mind. Despite the promising absence of known vulnerabilities and attack vectors, the poor output escaping is a significant weakness that cannot be overlooked. It implies a substantial risk of XSS vulnerabilities, which, if exploited, could compromise user sessions and site integrity. Therefore, while the plugin has strengths in its limited attack surface and robust SQL handling, the output escaping issue requires immediate attention.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Show Related Post Security Vulnerabilities

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

Show Related Post Code Analysis

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

Output Escaping

2% escaped49 total outputs
Attack Surface

Show Related Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterthe_contentshow-related-post.php:31
actionwp_enqueue_scriptsshow-related-post.php:32
actionadmin_menusrp_menu.php:3
actionadmin_initsrp_menu.php:398
Maintenance & Trust

Show Related Post Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 2, 2022
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Show Related Post Developer Profile

Mehedi Hasan kanon

3 plugins · 300 total installs

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

How We Detect Show Related Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-related-post/assets/css/srp_style.css

HTML / DOM Fingerprints

CSS Classes
srp_main_titlesrp_ul_classsrp_post_lisrp_post_titlesrp_post_image_sizesrp_blog_post_contentsrp_related_post_mainsrp_related_post_img+2 more
Data Attributes
class ='srp_main_title'class='srp_ul_class'class='srp_post_li'class='srp_post_title'class='srp_post_image_size'class='srp_blog_post_content'+4 more
FAQ

Frequently Asked Questions about Show Related Post