EHx Events Security & Risk Analysis

wordpress.org/plugins/ehx-events

A powerful event booking and management system for WordPress websites.

0 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Unknown
bookingscalendareventsreservationsscheduling
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is EHx Events Safe to Use in 2026?

Generally Safe

Score 100/100

EHx Events has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "ehx-events" plugin v1.0.0 exhibits a generally good security posture, adhering to several best practices. The complete absence of known CVEs and a strong commitment to using prepared statements for all SQL queries are significant strengths. Furthermore, the plugin demonstrates excellent output escaping (98%) and a robust implementation of nonce and capability checks for most entry points. The limited number of file operations and zero external HTTP requests also reduce the attack surface in those areas.

However, there are notable concerns. The presence of 3 AJAX handlers without authentication checks represents a significant potential vulnerability. These unprotected entry points could be exploited by unauthenticated users to interact with plugin functionality in unintended ways, potentially leading to privilege escalation, data manipulation, or denial-of-service attacks. While taint analysis showed no issues, the unprotected AJAX handlers are a direct pathway for potential malicious input that wasn't explicitly analyzed for sanitization in this context.

In conclusion, while "ehx-events" v1.0.0 has a strong foundation in secure coding practices, the unprotected AJAX handlers are a critical oversight that needs immediate attention. The vulnerability history being clean is positive, but it doesn't negate the identified risks in the static analysis. Addressing the authentication for these AJAX endpoints is paramount to improving its overall security.

Key Concerns

  • AJAX handlers without authentication
Vulnerabilities
None known

EHx Events Security Vulnerabilities

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

EHx Events Code Analysis

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

Bundled Libraries

DataTablesStripe PHP

SQL Query Safety

100% prepared9 total queries

Output Escaping

98% escaped324 total outputs
Attack Surface
3 unprotected

EHx Events Attack Surface

Entry Points6
Unprotected3

AJAX Handlers 3

authwp_ajax_ehxevt_save_settingsapp\Classes\Settings.php:50
authwp_ajax_ehxevt_from_submitapp\Shortcodes\BookingFormShortcode.php:40
noprivwp_ajax_ehxevt_from_submitapp\Shortcodes\BookingFormShortcode.php:41

Shortcodes 3

[ehx_event_booking_form] app\Shortcodes\BookingFormShortcode.php:37
[ehx_event_booking_table] app\Shortcodes\BookingTableShortcode.php:23
[ehx_event_events_list] app\Shortcodes\EventsListShortcode.php:24
WordPress Hooks 20
actionactivated_pluginapp\Classes\ActivationHandler.php:27
actionadmin_initapp\Classes\ActivationHandler.php:33
actionadmin_menuapp\Classes\AdminActionHandler.php:26
actionadmin_initapp\Classes\AdminActionHandler.php:29
actionadmin_initapp\Classes\AdminActionHandler.php:31
actionadmin_menuapp\Classes\AdminMenuHandler.php:32
actionadmin_enqueue_scriptsapp\Classes\RegisterScripts.php:27
actionwp_enqueue_scriptsapp\Classes\RegisterScripts.php:30
filtersafe_style_cssapp\Classes\RegisterScripts.php:32
actioninitapp\PostTypes\EventPostType.php:28
actionsave_postapp\PostTypes\EventPostType.php:31
filtertemplate_includeapp\PostTypes\EventPostType.php:45
filtermanage_ehxevt-event_posts_columnsapp\PostTypes\EventPostType.php:154
actionmanage_ehxevt-event_posts_custom_columnapp\PostTypes\EventPostType.php:155
filtermanage_edit-ehxevt-event_sortable_columnsapp\PostTypes\EventPostType.php:156
filteruse_block_editor_for_post_typeapp\PostTypes\EventPostType.php:165
actiondo_meta_boxesapp\PostTypes\EventPostType.php:177
filtergettextapp\PostTypes\EventPostType.php:185
filterenter_title_hereapp\PostTypes\EventPostType.php:186
actionplugins_loadedehx-events.php:67
Maintenance & Trust

EHx Events Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads231

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

EHx Events Developer Profile

EH Studio

1 plugin · 0 total installs

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

How We Detect EHx Events

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ehx-events/assets/css/admin.css/wp-content/plugins/ehx-events/assets/libs/legacy/fonticons/fonticons-fa.css/wp-content/plugins/ehx-events/assets/js/helper.js/wp-content/plugins/ehx-events/assets/js/admin.js/wp-content/plugins/ehx-events/assets/css/style.css/wp-content/plugins/ehx-events/assets/libs/datatables/datatable.css/wp-content/plugins/ehx-events/assets/libs/datatables/datatable.js/wp-content/plugins/ehx-events/assets/js/main.js
Script Paths
https://js.stripe.com/v3/
Version Parameters
ehx-events/assets/css/admin.css?ver=ehx-events/assets/libs/legacy/fonticons/fonticons-fa.css?ver=ehx-events/assets/js/helper.js?ver=ehx-events/assets/js/admin.js?ver=ehx-events/assets/css/style.css?ver=ehx-events/assets/libs/datatables/datatable.css?ver=ehx-events/assets/libs/datatables/datatable.js?ver=ehx-events/assets/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
ehxevt-booking-formehxevt-booking-table
Data Attributes
data-ehxevt-booking-form-id
JS Globals
eep_object
Shortcode Output
[ehx_booking_form][ehx_booking_table][ehx_events_list]
FAQ

Frequently Asked Questions about EHx Events