MeetingHub for Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams | The All-in-One Webinar & Video Conference Solution Security & Risk Analysis

wordpress.org/plugins/meetinghub

Meeting plugin to create instant webinars and meetings with Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams.

500 active installs v1.25.4 PHP 7.4+ WP 5.0+ Updated Mar 5, 2026
conferencegoogle-meetvideo-conferencewebinarszoom-meeting
98
A · Safe
CVEs total2
Unpatched0
Last CVEOct 16, 2025
Download
Safety Verdict

Is MeetingHub for Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams | The All-in-One Webinar & Video Conference Solution Safe to Use in 2026?

Generally Safe

Score 98/100

MeetingHub for Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams | The All-in-One Webinar & Video Conference Solution has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Oct 16, 2025Updated 29d ago
Risk Assessment

The 'meetinghub' v1.25.5 plugin exhibits a generally good security posture, with a high percentage of properly escaped outputs and SQL queries utilizing prepared statements. The absence of critical or high-severity taint flows and the fact that all known CVEs are patched are positive indicators. However, there are significant concerns regarding the attack surface, specifically the presence of 3 AJAX handlers without authentication checks. This directly exposes potential vulnerabilities to unauthenticated users. The plugin's history of 2 medium-severity CVEs, particularly those related to Missing Authorization and Exposure of Sensitive Information, coupled with the current lack of authentication on AJAX handlers, suggests a recurring weakness in access control implementation that warrants close attention. While the plugin demonstrates strengths in output sanitization and query protection, the identified unprotected entry points and past vulnerability trends present a notable risk that requires mitigation.

Key Concerns

  • Unprotected AJAX handlers
  • Medium severity CVEs in history
  • Past vulnerabilities: Missing Authorization
  • Past vulnerabilities: Exposure of Sensitive Information
Vulnerabilities
2

MeetingHub for Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams | The All-in-One Webinar & Video Conference Solution Security Vulnerabilities

CVEs by Year

2 CVEs in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-62073medium · 4.3Missing Authorization

MeetingHub <= 1.23.9 - Missing Authorization

Oct 16, 2025 Patched in 1.23.10 (8d)
CVE-2025-62038medium · 4.3Exposure of Sensitive Information to an Unauthorized Actor

MeetingHub <= 1.23.9 - Authenticated (Subscriber+) Information Exposure

Oct 11, 2025 Patched in 1.23.10 (19d)
Code Analysis
Analyzed Mar 16, 2026

MeetingHub for Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams | The All-in-One Webinar & Video Conference Solution Code Analysis

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

Bundled Libraries

Freemius1.0Guzzle

SQL Query Safety

67% prepared3 total queries

Output Escaping

99% escaped964 total outputs
Data Flows
All sanitized

Data Flow Analysis

8 flows
handle_oauth_redirect (includes\API\MsTeams_Api.php:794)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

MeetingHub for Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams | The All-in-One Webinar & Video Conference Solution Attack Surface

Entry Points35
Unprotected3

AJAX Handlers 17

authwp_ajax_mhub_upload_google_meet_credentialincludes\Googlemeet\Mhub_Meet.php:130
authwp_ajax_mhub_meeting_actionincludes\Mhub_Ajax.php:32
authwp_ajax_mhub_meeting_listincludes\Mhub_Ajax.php:33
noprivwp_ajax_mhub_meeting_listincludes\Mhub_Ajax.php:34
authwp_ajax_mhub_google_meeting_listincludes\Mhub_Ajax.php:35
noprivwp_ajax_mhub_google_meeting_listincludes\Mhub_Ajax.php:36
authwp_ajax_mhub_reset_google_meet_credentialincludes\Mhub_Ajax.php:37
authwp_ajax_mhub_check_google_meet_credentialincludes\Mhub_Ajax.php:38
authwp_ajax_mhub_check_google_meet_permissionincludes\Mhub_Ajax.php:39
authwp_ajax_mhub_get_linkincludes\Mhub_Ajax.php:40
authwp_ajax_mhub_renew_zoom_oauthincludes\Mhub_Ajax.php:41
authwp_ajax_mhub_save_visibility_modeincludes\Mhub_Ajax.php:42
authwp_ajax_mhub_fetch_usersincludes\Mhub_Ajax.php:43
authwp_ajax_mhub_fetch_rolesincludes\Mhub_Ajax.php:44
authwp_ajax_mhub_fetch_users_by_idsincludes\Mhub_Ajax.php:45
noprivwp_ajax_mhub_fetch_users_by_idsincludes\Mhub_Ajax.php:46
authwp_ajax_mhub_dismiss_noticeincludes\Mhub_Ajax.php:47

Shortcodes 18

[mhub-jitsi-meeting] includes\Mhub_Shortcodes.php:40
[mhub-zoom-meeting] includes\Mhub_Shortcodes.php:41
[mhub-zoom-webinar] includes\Mhub_Shortcodes.php:42
[mhub-webex-meeting] includes\Mhub_Shortcodes.php:43
[mhub-webex-meeting-list] includes\Mhub_Shortcodes.php:44
[mhub-jitsi-meeting-list] includes\Mhub_Shortcodes.php:45
[mhub-zoom-meeting-list] includes\Mhub_Shortcodes.php:46
[mhub-zoom-webinar-list] includes\Mhub_Shortcodes.php:47
[mhub-google-meeting] includes\Mhub_Shortcodes.php:48
[mhub-google-meeting-list] includes\Mhub_Shortcodes.php:49
[mhub-msteams-meeting] includes\MsTeams\Mhub_MsTeams_Shortcodes.php:52
[mhub-msteams-meeting-list] includes\MsTeams\Mhub_MsTeams_Shortcodes.php:53
[mhub-msteams-registration] includes\MsTeams\Mhub_MsTeams_Shortcodes.php:54
[mhub-msteams-upcoming] includes\MsTeams\Mhub_MsTeams_Shortcodes.php:55
[mhub_msteams_meeting] includes\MsTeams\Mhub_MsTeams_Shortcodes.php:58
[mhub_msteams_meetings] includes\MsTeams\Mhub_MsTeams_Shortcodes.php:59
[mhub_msteams_registration] includes\MsTeams\Mhub_MsTeams_Shortcodes.php:60
[mhub_msteams_upcoming] includes\MsTeams\Mhub_MsTeams_Shortcodes.php:61
WordPress Hooks 32
actionadmin_menuincludes\Admin\Mhub_Menu.php:34
actionadmin_noticesincludes\Admin\Mhub_Notices.php:23
actioninitincludes\API\MsTeams_Api.php:97
filterquery_varsincludes\API\MsTeams_Api.php:101
actiontemplate_redirectincludes\API\MsTeams_Api.php:102
actioninitincludes\API\Webex_Api.php:96
filterquery_varsincludes\API\Webex_Api.php:100
actiontemplate_redirectincludes\API\Webex_Api.php:101
actionelementor/elements/categories_registeredincludes\Elementor\Mhub_Elementor_Integrator.php:25
actionelementor/widgets/registerincludes\Elementor\Mhub_Elementor_Integrator.php:26
actioninitincludes\Googlemeet\Mhub_Meet.php:120
filterquery_varsincludes\Googlemeet\Mhub_Meet.php:124
actiontemplate_redirectincludes\Googlemeet\Mhub_Meet.php:125
actionadmin_noticesincludes\Googlemeet\Mhub_Meet.php:237
actionplugins_loadedincludes\mhub-plugin.php:40
filterplugin_action_linksincludes\Mhub_Admin.php:37
actionrest_api_initincludes\Mhub_API.php:32
actionadmin_enqueue_scriptsincludes\Mhub_Assets.php:33
actionwp_enqueue_scriptsincludes\Mhub_Assets.php:34
actionenqueue_block_editor_assetsincludes\Mhub_Gutenberg.php:33
actionwp_enqueue_scriptsincludes\Mhub_Gutenberg.php:34
actioninitincludes\Mhub_Post_Types.php:31
filtersingle_templateincludes\Mhub_Post_Types.php:32
actionsave_postincludes\Mhub_Post_Types.php:35
actioninitincludes\MsTeams\Mhub_MsTeams_Init.php:51
actionrest_api_initincludes\MsTeams\Mhub_MsTeams_Init.php:52
actionwp_enqueue_scriptsincludes\MsTeams\Mhub_MsTeams_Init.php:53
actionadmin_enqueue_scriptsincludes\MsTeams\Mhub_MsTeams_Init.php:54
actioninitincludes\Zoom\Mhub_Zoom_Api.php:81
filterquery_varsincludes\Zoom\Mhub_Zoom_Api.php:85
actiontemplate_redirectincludes\Zoom\Mhub_Zoom_Api.php:86
filterfs_playground_anonymous_mode_meetinghubmeetinghub.php:37
Maintenance & Trust

MeetingHub for Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams | The All-in-One Webinar & Video Conference Solution Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 5, 2026
PHP min version7.4
Downloads22K

Community Trust

Rating94/100
Number of ratings11
Active installs500
Developer Profile

MeetingHub for Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams | The All-in-One Webinar & Video Conference Solution Developer Profile

Sovlix

4 plugins · 590 total installs

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

How We Detect MeetingHub for Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams | The All-in-One Webinar & Video Conference Solution

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/meetinghub/assets/css/admin.css/wp-content/plugins/meetinghub/assets/css/fonts.css/wp-content/plugins/meetinghub/assets/dist/main.build.js/wp-content/plugins/meetinghub/assets/js/admin.js
Script Paths
/wp-content/plugins/meetinghub/assets/dist/main.build.js/wp-content/plugins/meetinghub/assets/js/admin.js
Version Parameters
meetinghub/assets/css/admin.css?ver=meetinghub/assets/css/fonts.css?ver=meetinghub/assets/dist/main.build.js?ver=meetinghub/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
mhub-metabox-wrappermhub-metabox-titlemhub-dashboard-widgetsmhub-widget-itemmhub-widget-iconmhub-widget-titlemhub-form-groupmhub-form-label+23 more
Data Attributes
data-mhub-meeting-iddata-mhub-integration-slugdata-mhub-calendar-datedata-mhub-user-id
JS Globals
mhubMeetingsDataMHUB_SETTINGSMHUB_INTEGRATIONSMHUB_CALENDAR_DATAMHUB_USER_DATA
REST Endpoints
/wp-json/meetinghub/v1/meetings/wp-json/meetinghub/v1/settings/wp-json/meetinghub/v1/integrations/wp-json/meetinghub/v1/calendar
Shortcode Output
[meetinghub_calendar][meetinghub_meetings][meetinghub_meeting_start][meetinghub_meeting_join]
FAQ

Frequently Asked Questions about MeetingHub for Zoom Meeting, Google Meet, Jitsi Meet, Webex, & Microsoft Teams | The All-in-One Webinar & Video Conference Solution