Related Post Security & Risk Analysis

wordpress.org/plugins/c4d-related-post

A simple plugin allows you display related posts of post you are viewing

10 active installs v2.0.3 PHP + WP 3.3+ Updated Nov 16, 2017
postpostsrelatedrelated-postsseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Related Post Safe to Use in 2026?

Generally Safe

Score 85/100

Related Post 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 "c4d-related-post" v2.0.3 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries without prepared statements, file operations, and external HTTP requests is commendable. Furthermore, the lack of recorded vulnerabilities in its history suggests a commitment to security or minimal exposure. However, there are some areas for improvement. The plugin has 0 nonce checks and 0 capability checks, which are crucial for securing WordPress entry points. While the attack surface is small, consisting of only one shortcode and no AJAX handlers or REST API routes, the absence of these checks on any potential entry points, even if not immediately apparent, represents a potential risk. The fact that 33% of output is not properly escaped also presents a minor concern, as it could lead to cross-site scripting vulnerabilities if the unescaped data is user-controlled.

Key Concerns

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

Related Post Security Vulnerabilities

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

Related Post Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Related Post Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[c4d-related-post] c4d-related-post.php:14
WordPress Hooks 1
filterplugin_row_metac4d-related-post.php:15
Maintenance & Trust

Related Post Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedNov 16, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Related Post Developer Profile

coffee4dev

18 plugins · 400 total installs

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

How We Detect 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/c4d-related-post/assets/default.css/wp-content/plugins/c4d-related-post/assets/default.js
Script Paths
/wp-content/plugins/c4d-related-post/assets/default.js
Version Parameters
c4d-related-post/assets/default.css?ver=c4d-related-post/assets/default.js?ver=

HTML / DOM Fingerprints

JS Globals
c4d_related_post
Shortcode Output
[c4d-related-post]
FAQ

Frequently Asked Questions about Related Post