Lab404 Related Posts Security & Risk Analysis

wordpress.org/plugins/lab404-related-posts

Show related posts in nice format with image. Plugin is fully configurable and easy to use.

10 active installs v1.1 PHP + WP 3.0+ Updated May 11, 2015
related-articlesrelated-postsrelated-posts-shortcodesimilar-articlessimilar-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Lab404 Related Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The plugin "lab404-related-posts" v1.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, exclusively using prepared statements, and it has no recorded vulnerability history (CVEs). Furthermore, the static analysis shows a very small attack surface with no unprotected entry points detected. However, significant concerns arise from the lack of output escaping. With 100% of its 21 detected outputs not being properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. The presence of the `unserialize` function, coupled with unsanitized taint flows, also presents a potential for Remote Code Execution (RCE) if the serialized data originates from an untrusted source. The absence of nonce and capability checks on its single shortcode entry point further exacerbates these risks, as it implies that any user, regardless of their role or authentication status, could potentially trigger the plugin's functionality and exploit these vulnerabilities.

Key Concerns

  • All outputs are unescaped
  • Dangerous function: unserialize used
  • Unsanitized taint flows detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Lab404 Related Posts Security Vulnerabilities

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

Lab404 Related Posts Code Analysis

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

Dangerous Functions Found

unserialize$clean = unserialize($options);includes\class_related_posts_api.php:29

Output Escaping

0% escaped21 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
options_page_lab404_related_posts (index.php:115)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Lab404 Related Posts Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[lab404-related-posts] index.php:35
WordPress Hooks 5
actionwp_loadedindex.php:19
actionwp_enqueue_scriptsindex.php:31
actionadmin_menuindex.php:33
filterthe_contentindex.php:37
actionadmin_initindex.php:91
Maintenance & Trust

Lab404 Related Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 11, 2015
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Lab404 Related Posts Developer Profile

Ivan M

2 plugins · 20 total installs

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

How We Detect Lab404 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/lab404-related-posts/css/style.css/wp-content/plugins/lab404-related-posts/js/script.js/wp-content/plugins/lab404-related-posts/css/widgets.css
Script Paths
/wp-content/plugins/lab404-related-posts/js/script.js
Version Parameters
lab404-related-posts/style.css?ver=lab404-related-posts/script.js?ver=lab404-related-posts/widgets.css

HTML / DOM Fingerprints

CSS Classes
lab404-related-posts-widget
HTML Comments
<!-- Begin Lab404 Related Posts --><!-- End Lab404 Related Posts -->
Data Attributes
data-lab404-related-posts-widget
JS Globals
lab404_related_posts_options
REST Endpoints
/wp-json/lab404-related-posts/v1
Shortcode Output
[lab404-related-posts]
FAQ

Frequently Asked Questions about Lab404 Related Posts