MeetingHub – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet 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.

400 active installs v1.26.1 PHP 7.4+ WP 5.0+ Updated Jul 19, 2026
conferencegoogle-meetvideo-conferencewebinarszoom-meeting
74
B · Generally Safe
CVEs total3
Unpatched1
Last CVEJul 2, 2026
Download
Safety Verdict

Is MeetingHub – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet Safe to Use in 2026?

Mostly Safe

Score 74/100

MeetingHub – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet is generally safe to use. 3 past CVEs were resolved.

3 known CVEs 1 unpatched Last CVE: Jul 2, 2026Updated 1mo 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
3 published

MeetingHub – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet Security Vulnerabilities

CVEs by Year

2 CVEs in 2025
2025
1 CVE in 2026 · unpatched
2026
Patched Has unpatched

Severity Breakdown

Medium
3

3 total CVEs

CVE-2026-57781medium · 5.3Missing Authorization

MeetingHub – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet <= 1.25.10 - Missing Authorization

Jul 2, 2026Unpatched
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)
Version History

MeetingHub – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet Release Timeline

v1.26.1Current1 CVE
v1.26.01 CVE
v1.25.111 CVE
v1.25.101 CVE
v1.25.91 CVE
v1.25.81 CVE
v1.25.71 CVE
v1.25.61 CVE
v1.25.51 CVE
v1.25.41 CVE
v1.25.31 CVE
v1.25.21 CVE
v1.25.11 CVE
v1.25.01 CVE
v1.24.11 CVE
v1.24.01 CVE
v1.23.121 CVE
v1.23.111 CVE
v1.23.101 CVE
Code Analysis
Analyzed Mar 16, 2026

MeetingHub – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet 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 · Security
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 – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet 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 – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJul 19, 2026
PHP min version7.4
Downloads26K

Community Trust

Rating96/100
Number of ratings13
Active installs400
Developer Profile

MeetingHub – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet Developer Profile

Sovlix

5 plugins · 510 total installs

91
trust score
Avg Security Score
95/100
Avg Patch Time
9 days
View full developer profile
Detection Fingerprints

How We Detect MeetingHub – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet

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 – Webinar & Meeting Plugin for Zoom, Google Meet, Webex, Microsoft Teams, & Jitsi Meet