Internal Linking of Related Contents Security & Risk Analysis

wordpress.org/plugins/internal-linking-of-related-contents

Internal Linking of Related Contents allows you to automatically insert inline related posts within your WordPress articles.

4K active installs v1.2.3 PHP 5.6+ WP 3.5.0+ Updated Feb 22, 2026
contextual-postsinline-related-postsinternal-linkingrelated-postssimilar-posts
99
A · Safe
CVEs total1
Unpatched0
Last CVEJul 8, 2025
Safety Verdict

Is Internal Linking of Related Contents Safe to Use in 2026?

Generally Safe

Score 99/100

Internal Linking of Related Contents has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Jul 8, 2025Updated 2mo ago
Risk Assessment

The plugin "internal-linking-of-related-contents" v1.2.3 exhibits a mixed security posture. While it has a small attack surface with no unprotected entry points and a decent number of nonce and capability checks, several significant concerns are present. The static analysis reveals the use of the dangerous `unserialize` function twice, and a concerning finding of one flow with an unsanitized path. Furthermore, 100% of SQL queries are not using prepared statements, which is a major security risk. The vulnerability history shows one medium severity CVE, indicating past issues, though it is currently patched. The combination of `unserialize` usage, unsanitized paths, and raw SQL queries without preparation points to a potential for remote code execution or data manipulation vulnerabilities. While the plugin has strengths in its limited attack surface and authorization checks, the identified code-level risks, coupled with past vulnerabilities, warrant careful consideration.

Key Concerns

  • Use of unserialize function
  • Flow with unsanitized paths
  • SQL queries without prepared statements
  • Low percentage of properly escaped output
  • Past medium severity CVE
Vulnerabilities
1 published

Internal Linking of Related Contents Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-49884medium · 5.3Missing Authorization

Internal Linking of Related Contents <= 1.1.8 - Missing Authorization

Jul 8, 2025 Patched in 1.1.9 (9d)
Version History

Internal Linking of Related Contents Release Timeline

v1.2.3Current
v1.2.2
v1.2.1
v1.2.0
v1.1.9
v1.1.81 CVE
v1.1.71 CVE
v1.1.61 CVE
v1.1.51 CVE
v1.1.41 CVE
v1.1.31 CVE
v1.1.21 CVE
v1.1.11 CVE
v1.1.01 CVE
v1.0.91 CVE
v1.0.81 CVE
v1.0.71 CVE
v1.0.61 CVE
v1.0.51 CVE
v1.0.41 CVE
Code Analysis
Analyzed Mar 16, 2026

Internal Linking of Related Contents Code Analysis

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

Dangerous Functions Found

unserialize$options = unserialize(file_get_contents($_FILES["ilrc_upload_file"]["tmp_name"]));core\includes\class-panel.php:454
unserializeupdate_option( $this->plugin_optionname, unserialize($option->option_value));core\includes\class-panel.php:459

SQL Query Safety

0% prepared1 total queries

Output Escaping

15% escaped816 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
ilrc_panel (core\includes\class-panel.php:538)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Internal Linking of Related Contents Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ilrc] core\shortcode\shortcode.php:169
WordPress Hooks 14
actionwp_enqueue_scriptscore\functions\style.php:104
actionadmin_initcore\includes\class-metaboxes.php:18
actionadd_meta_boxescore\includes\class-metaboxes.php:19
actionsave_postcore\includes\class-metaboxes.php:20
actionadmin_noticescore\includes\class-notice.php:22
actionadmin_headcore\includes\class-notice.php:23
actionadmin_menucore\includes\class-panel.php:24
actionadmin_initcore\includes\class-panel.php:25
actionadmin_initcore\includes\class-panel.php:26
filterthe_contentcore\includes\class-related-contents.php:13
actionadmin_initinit.php:48
actionplugins_loadedinit.php:49
actionwp_loadedinit.php:50
actionwp_enqueue_scriptsinit.php:52
Maintenance & Trust

Internal Linking of Related Contents Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 22, 2026
PHP min version5.6
Downloads43K

Community Trust

Rating84/100
Number of ratings5
Active installs4K
Developer Profile

Internal Linking of Related Contents Developer Profile

alexvtn

76 plugins · 10K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
168 days
View full developer profile
Detection Fingerprints

How We Detect Internal Linking of Related Contents

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/internal-linking-of-related-contents/assets/css/style.css

HTML / DOM Fingerprints

CSS Classes
internal-linking-related-contentstemplate-1template-2template-3template-11template-12template-18template-18-category+2 more
FAQ

Frequently Asked Questions about Internal Linking of Related Contents