Easy Resource Hub Security & Risk Analysis

wordpress.org/plugins/easy-resource-hub

Easy Resource Hub is a WordPress plugin designed to dynamically display custom post types and their associated taxonomies.

0 active installs v1.0 PHP 7.0+ WP 6.4.2+ Updated Oct 11, 2024
ajaxcustom-post-typesfilteringresourcestaxonomies
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Resource Hub Safe to Use in 2026?

Generally Safe

Score 92/100

Easy Resource Hub has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "easy-resource-hub" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. It demonstrates a commitment to secure coding practices by utilizing prepared statements for all SQL queries and ensuring a high percentage of properly escaped output. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its favorable security profile. Crucially, all identified entry points (AJAX handlers and shortcodes) appear to be protected by either nonce or capability checks, and there are no recorded vulnerabilities in its history, indicating a track record of security awareness and maintenance.

However, the analysis does highlight a potential area for improvement. While there are no critical or high-severity issues identified in the taint analysis, the plugin lacks capability checks for its AJAX handlers. This means that any authenticated user, regardless of their role or permissions, could potentially trigger these handlers. This is a significant concern as it expands the attack surface beyond what is intended, and could lead to unintended actions if the functionality within these handlers is sensitive or can be manipulated.

In conclusion, "easy-resource-hub" v1.0 is a well-built plugin from a technical security perspective, with excellent practices in SQL and output handling. Its clean vulnerability history is a positive indicator. The primary weakness lies in the lack of granular role-based access control for its AJAX endpoints, which, while not leading to immediate critical issues in this version, represents a significant security debt that should be addressed in future updates to align with best practices and minimize potential exploitation.

Key Concerns

  • AJAX handlers without capability checks
Vulnerabilities
None known

Easy Resource Hub Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Easy Resource Hub Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Easy Resource Hub Code Analysis

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

Output Escaping

98% escaped46 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
erhcav_ajax_fetch_content_handler (easy-resource-hub.php:193)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Easy Resource Hub Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 4

authwp_ajax_erhcav_fetch_contenteasy-resource-hub.php:310
noprivwp_ajax_erhcav_fetch_contenteasy-resource-hub.php:313
authwp_ajax_your_plugin_update_cpt_listingincludes\functions.php:49
noprivwp_ajax_your_plugin_update_cpt_listingincludes\functions.php:50

Shortcodes 1

[easy_resource_hub] easy-resource-hub.php:51
WordPress Hooks 1
actioniniteasy-resource-hub.php:54
Maintenance & Trust

Easy Resource Hub Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 11, 2024
PHP min version7.0
Downloads585

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Easy Resource Hub Developer Profile

codeandvisual

1 plugin · 0 total installs

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

How We Detect Easy Resource Hub

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-resource-hub/css/style.css/wp-content/plugins/easy-resource-hub/js/easy-resource-hub.js
Script Paths
/wp-content/plugins/easy-resource-hub/js/easy-resource-hub.js
Version Parameters
easy-resource-hub/css/style.css?ver=1.0.0easy-resource-hub/js/easy-resource-hub.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
easy-resource-huberh-taxonomy-filters-lefterh-taxonomy-filters-aboveerh-content-area-lefterh-content-area-aboveerh-taxonomy-filtererh-content-area
Data Attributes
data-post-typesdata-items-per-pagedata-acf-fielddata-wck-fielddata-taxonomy
JS Globals
erhcav_ajax
Shortcode Output
<div id="erh-instance-<select class="erh-taxonomy-filter" data-taxonomy="
FAQ

Frequently Asked Questions about Easy Resource Hub