Modern Related Posts Security & Risk Analysis

wordpress.org/plugins/modern-related-posts

A beautiful, modern, animated, responsive Related Posts Plugin.

70 active installs v1.0.1 PHP + WP 3.5+ Updated Apr 24, 2015
beautiful-related-postscustom-related-postsrelatedrelated-postsslide-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Modern Related Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Modern 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 'modern-related-posts' v1.0.1 exhibits a generally strong security posture based on the provided static analysis. The absence of any detected dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are positive indicators. Furthermore, the taint analysis revealed no unsanitized paths or critical/high severity flows, suggesting a lack of common injection vulnerabilities. The plugin also benefits from a small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events without proper authentication or permission checks.

However, there are areas that warrant attention. The lack of any nonce checks or capability checks across the entire codebase is a significant concern. While the attack surface is currently zero, this absence of checks means that if any new entry points are introduced in future versions, they would likely be unprotected, leaving them vulnerable to CSRF and unauthorized actions. Additionally, while 83% of output is properly escaped, the remaining 17% that is not escaped presents a potential risk for XSS vulnerabilities if user-supplied data is rendered directly into the output.

The vulnerability history being completely clean with zero known CVEs is excellent, suggesting the developers have a good track record and have likely maintained the plugin securely. However, this clean history, combined with the missing security checks, could lead to a false sense of security. In conclusion, the plugin is well-coded in many respects, particularly regarding data sanitization and SQL handling. The primary weaknesses lie in the complete absence of nonce and capability checks, and a minor concern regarding unescaped output, which could become critical vulnerabilities if new attack vectors are introduced.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Some output not properly escaped
Vulnerabilities
None known

Modern Related Posts Security Vulnerabilities

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

Modern Related Posts Code Analysis

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

Output Escaping

83% escaped63 total outputs
Attack Surface

Modern Related Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionadmin_menuclass-settings.php:64
actionadmin_initclass-settings.php:65
actionadmin_enqueue_scriptsclass-settings.php:66
actionadmin_print_stylesclass-settings.php:67
actionadmin_print_footer_scriptsclass-settings.php:68
actionplugins_loadedmodern-related-posts.php:73
filterplugin_row_metamodern-related-posts.php:75
actionwpmodern-related-posts.php:77
filterthe_contentmodern-related-posts.php:78
actionwp_enqueue_scriptsmodern-related-posts.php:79
actionwp_headmodern-related-posts.php:80
actionwp_footermodern-related-posts.php:81
Maintenance & Trust

Modern Related Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 24, 2015
PHP min version
Downloads9K

Community Trust

Rating96/100
Number of ratings8
Active installs70
Developer Profile

Modern Related Posts Developer Profile

wphigh

3 plugins · 180 total installs

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

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

HTML / DOM Fingerprints

CSS Classes
modern-related-posts-wrapper
Data Attributes
data-iddata-parentdata-postdata-rel
JS Globals
modern_related_posts_settings
Shortcode Output
[modern-related-posts]
FAQ

Frequently Asked Questions about Modern Related Posts