Related Links Blender Security & Risk Analysis

wordpress.org/plugins/related-links-blender

The Related Links Blender plugin provides a easy way to cross link posts. Target posts or external links with thumbs and SEO friendly markup.

10 active installs v0.81 PHP + WP 3.5.0+ Updated Oct 21, 2017
cross-linkingrelated-linksrelated-postsrelevant-linksvisitor-retention
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Related Links Blender Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'related-links-blender' plugin version 0.81 presents a significant security risk primarily due to its unprotected AJAX handlers. While the plugin demonstrates good practices in other areas, such as using prepared statements for SQL queries and having no recorded vulnerabilities, the lack of authentication on all identified AJAX entry points is a major concern. This means that any user, including unauthenticated visitors, could potentially trigger these AJAX actions, leading to unintended consequences or exploitation if these functions perform sensitive operations.

The static analysis reveals a concerning attack surface of 6 AJAX handlers, all of which lack proper authentication checks. This is further exacerbated by the low percentage of properly escaped output, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities. Although no critical taint flows or dangerous functions were detected, the combination of an exposed attack surface and insufficient output sanitization creates a fertile ground for potential attacks. The absence of historical vulnerabilities is a positive sign, but it does not negate the immediate risks identified in the current version's code.

In conclusion, while the plugin avoids common pitfalls like raw SQL queries and external requests, its security posture is severely weakened by the unprotected AJAX handlers and insufficient output escaping. The lack of historical vulnerabilities is a testament to past diligence or perhaps limited exposure, but the current version demands immediate attention to secure these entry points and ensure proper output sanitization to mitigate the risk of exploitation.

Key Concerns

  • Unprotected AJAX handlers
  • Insufficient output escaping
Vulnerabilities
None known

Related Links Blender Security Vulnerabilities

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

Related Links Blender Code Analysis

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

Output Escaping

11% escaped9 total outputs
Attack Surface
6 unprotected

Related Links Blender Attack Surface

Entry Points6
Unprotected6

AJAX Handlers 6

authwp_ajax_adding_a_linkincludes\admin.php:25
authwp_ajax_deleting_a_linkincludes\admin.php:26
authwp_ajax_get_cached_linksincludes\admin.php:27
authwp_ajax_get_the_linksincludes\admin.php:28
authwp_ajax_get_similar_linksincludes\admin.php:29
authwp_ajax_sort_linksincludes\admin.php:30
WordPress Hooks 11
actionadmin_enqueue_scriptsincludes\admin.php:21
actionadmin_print_stylesincludes\admin.php:22
actionadmin_menuincludes\admin.php:34
actionadmin_initincludes\admin.php:35
actionthe_contentincludes\core.php:22
actionwp_headincludes\core.php:23
actioninitplugin.php:61
actionwp_enqueue_scriptsplugin.php:64
actionwp_enqueue_scriptsplugin.php:65
actionTODOplugin.php:83
filterTODOplugin.php:84
Maintenance & Trust

Related Links Blender Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 21, 2017
PHP min version
Downloads12K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Related Links Blender Developer Profile

stephenblender

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 Related Links Blender

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/related-links-blender/assets/css/display.css/wp-content/plugins/related-links-blender/assets/js/display.js/wp-content/plugins/related-links-blender/assets/js/admin.js
Script Paths
/wp-content/plugins/related-links-blender/assets/js/display.js/wp-content/plugins/related-links-blender/assets/js/admin.js

HTML / DOM Fingerprints

CSS Classes
rlb_related_linksrlb_related_link
Data Attributes
rlb_plugin_options
Shortcode Output
<div class="rlb_related_links"><h2>Related Posts:</h2></div><p class="rlb_related_link"></p>
FAQ

Frequently Asked Questions about Related Links Blender