Smart Related Posts Security & Risk Analysis

wordpress.org/plugins/smart-related-posts

Show a list of entries related to the present post or page with a brief introduction.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Apr 21, 2015
related-postsuggested-post
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smart Related Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The plugin "smart-related-posts" v1.0 demonstrates a seemingly strong security posture in several key areas based on the static analysis. There are no identified dangerous functions, SQL queries are exclusively prepared, and there are no file operations or external HTTP requests. The absence of known CVEs and a clean vulnerability history is also a positive indicator. However, the analysis reveals a significant concern regarding output escaping, with 0% of outputs being properly escaped. This means that any dynamic data displayed by the plugin could be vulnerable to cross-site scripting (XSS) attacks, allowing attackers to inject malicious scripts into a user's browser. While the attack surface appears minimal and there are no identified taint flows, the lack of output escaping presents a clear and present danger for XSS vulnerabilities.

Key Concerns

  • Output escaping is not implemented
Vulnerabilities
None known

Smart Related Posts Security Vulnerabilities

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

Smart Related Posts Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

Smart Related Posts Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

Smart Related Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_enqueue_scriptssmart-related-posts.php:42
actionthe_contentsmart-related-posts.php:43
actionwp_headsmart-related-posts.php:44
actionadmin_menusmart-related-posts.php:86
filterplugin_action_linkssmart-related-posts.php:89
Maintenance & Trust

Smart Related Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 21, 2015
PHP min version
Downloads957

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Smart Related Posts Developer Profile

PedroEscudero

3 plugins · 40 total installs

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

How We Detect Smart Related Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-related-posts/style.css
Version Parameters
wordpress_smart_related_post

HTML / DOM Fingerprints

CSS Classes
link_relatedrelated_text
Shortcode Output
<h1 id='title_related'>Related Posts</h1>
FAQ

Frequently Asked Questions about Smart Related Posts