BH Related Post Security & Risk Analysis

wordpress.org/plugins/bh-related-post

Display related posts with a jCarousel-powered responsive slider. Show posts from the same category in a stylish way.

10 active installs v1.1 PHP + WP 5.0+ Updated Jul 30, 2025
carouselcategorycustom-postjcarouselrelated-posts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BH Related Post Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "bh-related-post" v1.1 plugin exhibits a seemingly strong security posture based on the provided static analysis. There are no identified direct entry points such as AJAX handlers, REST API routes, or shortcodes that lack authentication. The code also avoids dangerous functions, uses prepared statements exclusively for SQL queries, and does not perform file operations or external HTTP requests. This indicates a deliberate effort to limit the plugin's attack surface and adhere to secure coding practices in these areas.

However, several concerns emerge from the analysis. The lack of nonce checks and capability checks, coupled with only 60% of output being properly escaped, presents potential weaknesses. While the taint analysis found no specific flows, the absence of checks on potential entry points means that if any were to be introduced in the future, they might not have the necessary security measures in place. The vulnerability history being completely clean is a positive indicator, suggesting the plugin has not historically been a target or has had a secure development lifecycle, but it doesn't negate the risks identified in the current code analysis.

In conclusion, the plugin demonstrates good practices in areas like SQL handling and avoiding dangerous functions. The absence of known vulnerabilities is encouraging. However, the lack of comprehensive nonce and capability checks, along with a significant portion of unescaped output, represents tangible security risks that could be exploited, particularly if the plugin were to interact with user-supplied data in the future. Developers should prioritize addressing these identified code-level concerns.

Key Concerns

  • Insufficient output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

BH Related Post Security Vulnerabilities

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

BH Related Post Release Timeline

v1.1Current
Code Analysis
Analyzed Mar 16, 2026

BH Related Post Code Analysis

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

Output Escaping

60% escaped10 total outputs
Attack Surface

BH Related Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionwp_enqueue_scriptsbh-related-post.php:25
actionwpbh-related-post.php:84
filterthe_contentbh-related-post.php:93
actioncomments_templatebh-related-post.php:95
actioncomment_form_afterbh-related-post.php:97
actionadmin_initbh-related-post.php:135
actionwp_enqueue_scriptstrunk\bh-related-post.php:25
actionwptrunk\bh-related-post.php:84
filterthe_contenttrunk\bh-related-post.php:93
actioncomments_templatetrunk\bh-related-post.php:95
actioncomment_form_aftertrunk\bh-related-post.php:97
actionadmin_inittrunk\bh-related-post.php:135
Maintenance & Trust

BH Related Post Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 30, 2025
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

BH Related Post Developer Profile

ThemesVila

15 plugins · 2K total installs

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

How We Detect BH 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/bh-related-post/lib/css/jcarousel.responsive.css/wp-content/plugins/bh-related-post/lib/css/style.css/wp-content/plugins/bh-related-post/lib/js/jquery.jcarousel.min.js/wp-content/plugins/bh-related-post/lib/js/jcarousel.responsive.js
Script Paths
/wp-content/plugins/bh-related-post/lib/js/jquery.jcarousel.min.js/wp-content/plugins/bh-related-post/lib/js/jcarousel.responsive.js

HTML / DOM Fingerprints

CSS Classes
bh_related_postjcarousel-wrapperjcarouseljcarousel-control-prevjcarousel-control-next
Shortcode Output
<div class="bh_related_post"><div class="jcarousel-wrapper"><div class="jcarousel"><a href="#" class="jcarousel-control-prev">
FAQ

Frequently Asked Questions about BH Related Post