DevOrion Related Post Security & Risk Analysis

wordpress.org/plugins/devorion-related-post

DevOrion Related Post plugin gives administrators or editors the ability to attach inline related post to the editing post and display it on frontend.

10 active installs v1.0 PHP 5.2+ WP 4.0+ Updated Nov 15, 2018
inline-related-postrelated-post
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DevOrion Related Post Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The devorion-related-post plugin version 1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, file operations, and external HTTP requests. All SQL queries are secured with prepared statements, and there's a nonce check present. However, significant concerns arise from the lack of capability checks for its single AJAX handler. This, combined with a relatively low output escaping rate (40%), creates a potential pathway for attackers to exploit the plugin if they can trigger the unprotected AJAX action. The absence of any recorded vulnerabilities in its history is a positive indicator of past security, but it does not negate the current risks identified in the static analysis. Overall, while the plugin has some robust security foundations, the unprotected AJAX endpoint and insufficient output escaping represent notable weaknesses that require attention.

Key Concerns

  • AJAX handler without auth checks
  • Low output escaping rate (40%)
Vulnerabilities
None known

DevOrion Related Post Security Vulnerabilities

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

DevOrion Related Post Code Analysis

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

Output Escaping

40% escaped15 total outputs
Attack Surface
1 unprotected

DevOrion Related Post Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_drp_search_for_related_postdevorion-related-post.php:152

Shortcodes 1

[drp] devorion-related-post.php:70
WordPress Hooks 6
actionadmin_enqueue_scriptsdevorion-related-post.php:39
actionwp_enqueue_scriptsdevorion-related-post.php:44
actionplugins_loadeddevorion-related-post.php:77
filterthe_contentdevorion-related-post.php:105
actionadd_meta_boxesdevorion-related-post.php:165
actionsave_postdevorion-related-post.php:219
Maintenance & Trust

DevOrion Related Post Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 15, 2018
PHP min version5.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

DevOrion Related Post Developer Profile

Selman Demirdoven

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 DevOrion 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/devorion-related-post/admin/css/admin.css/wp-content/plugins/devorion-related-post/admin/js/auto-complete.js/wp-content/plugins/devorion-related-post/assets/css/drp-template.css
Script Paths
/wp-content/plugins/devorion-related-post/admin/js/auto-complete.js
Version Parameters
devorion-related-post/admin/css/admin.css?ver=devorion-related-post/admin/js/auto-complete.js?ver=devorion-related-post/assets/css/drp-template.css?ver=

HTML / DOM Fingerprints

CSS Classes
drp_wrapperdrp_thumbdrp_post_titledrp_option_labeldrp_after_this_paragraphdrp_buy_premium
Data Attributes
drp_show_rel_titledrp_after_this_paragraphdrp_related_post
JS Globals
drp_search_for_related_post
REST Endpoints
/wp-json/wp/v2/posts?_fields=id,title&search=
Shortcode Output
<div class="drp_wrapper">
FAQ

Frequently Asked Questions about DevOrion Related Post