ERRP: Enhanced Related Random Posts Security & Risk Analysis

wordpress.org/plugins/easy-related-random-posts-errp

Boost user engagement and SEO with intelligent related and random post suggestions. Simple, clean, and performance-optimized.

40 active installs v2.1.1 PHP 7.2+ WP 6.0+ Updated Aug 27, 2025
content-discoveryengagementrandom-postsrelated-postsseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ERRP: Enhanced Related Random Posts Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The "easy-related-random-posts-errp" plugin version 2.1.1 exhibits a mixed security posture. On the positive side, there are no known historical vulnerabilities (CVEs), and the static analysis shows all identified entry points (AJAX handlers, REST API routes, shortcodes) have some form of authentication or permission checks. Nonce and capability checks are present for some operations. However, significant concerns arise from the handling of SQL queries and output escaping. A substantial portion of SQL queries are not using prepared statements, increasing the risk of SQL injection, especially when combined with a concerning rate of unsanitized paths identified in the taint analysis. Furthermore, nearly half of the output operations are not properly escaped, creating potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly included in the output. The lack of bundled libraries is a positive, as it avoids potential vulnerabilities from outdated dependencies.

Key Concerns

  • SQL queries not using prepared statements
  • Unsanitized paths in taint flows
  • Improper output escaping
Vulnerabilities
None known

ERRP: Enhanced Related Random Posts Security Vulnerabilities

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

ERRP: Enhanced Related Random Posts Code Analysis

Dangerous Functions
0
Raw SQL Queries
12
0 prepared
Unescaped Output
58
80 escaped
Nonce Checks
7
Capability Checks
7
File Operations
0
External Requests
4
Bundled Libraries
0

SQL Query Safety

0% prepared12 total queries

Output Escaping

58% escaped138 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
sanitize_settings (includes\class-errp-settings.php:126)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

ERRP: Enhanced Related Random Posts Attack Surface

Entry Points9
Unprotected0

AJAX Handlers 5

authwp_ajax_errp_clear_cacheincludes\class-errp-core.php:25
authwp_ajax_errp_validate_licenseincludes\class-errp-license.php:12
authwp_ajax_errp_refresh_theme_detectionincludes\class-errp-license.php:13
authwp_ajax_errp_test_api_keyincludes\class-errp-settings.php:14
authwp_ajax_errp_refresh_theme_detectionincludes\class-errp-theme-compatibility.php:11

Shortcodes 4

[errp_easy_related_random_posts] easy-related-random-posts.php:123
[errp_enhanced_posts] easy-related-random-posts.php:124
[errp_easy_related_random_posts] includes\class-errp-core.php:20
[errp_enhanced_posts] includes\class-errp-core.php:21
WordPress Hooks 9
actioniniteasy-related-random-posts.php:40
actioniniteasy-related-random-posts.php:433
actionwp_enqueue_scriptsincludes\class-errp-core.php:18
filterthe_contentincludes\class-errp-core.php:19
actionwp_footerincludes\class-errp-performance.php:13
actionadmin_menuincludes\class-errp-settings.php:11
actionadmin_initincludes\class-errp-settings.php:12
actionadmin_initincludes\class-errp-settings.php:13
actionwp_enqueue_scriptsincludes\class-errp-theme-compatibility.php:10
Maintenance & Trust

ERRP: Enhanced Related Random Posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 27, 2025
PHP min version7.2
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

ERRP: Enhanced Related Random Posts Developer Profile

BCodeCraft

5 plugins · 40 total installs

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

How We Detect ERRP: Enhanced Related Random Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-related-random-posts-errp/assets/css/errp-frontend.css/wp-content/plugins/easy-related-random-posts-errp/assets/js/errp-frontend.js
Script Paths
/wp-content/plugins/easy-related-random-posts-errp/assets/js/errp-frontend.js
Version Parameters
easy-related-random-posts-errp/assets/css/errp-frontend.css?ver=easy-related-random-posts-errp/assets/js/errp-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
errp-no-image
Data Attributes
data-errp-iddata-errp-post-id
JS Globals
ERRP_Frontend
Shortcode Output
[errp_easy_related_random_posts][errp_enhanced_posts]
FAQ

Frequently Asked Questions about ERRP: Enhanced Related Random Posts