Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-reachable with no authentication per CWE-862 bypass; scope unchanged and impact limited to low integrity writes with no data disclosure or availability loss.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in Sovlix MeetingHub meetinghub allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects MeetingHub: from n/a through <= 1.25.10.
AnalysisAI
Missing authorization in the MeetingHub WordPress plugin (versions through 1.25.10) allows unauthenticated remote attackers to exploit incorrectly configured access control and perform unauthorized integrity-affecting actions. The CVSS vector (PR:N/AV:N/AC:L/UI:N) confirms no authentication or user interaction is required, making any WordPress installation running an affected version directly exposed from the network. No active exploitation has been confirmed (no CISA KEV listing) and no public exploit has been identified at time of analysis.
Technical ContextAI
MeetingHub (CPE: cpe:2.3:a:sovlix:meetinghub:*:*:*:*:*:*:*:*) is a WordPress scheduling/meeting plugin developed by Sovlix. The root cause is CWE-862 (Missing Authorization): one or more plugin action handlers - typically WordPress AJAX hooks or REST API endpoints - fail to verify that the requesting user holds the appropriate capability before executing privileged operations. WordPress best practice requires capability checks via current_user_can() or similar guards on every server-side action. Without these guards, the access control boundary collapses and unauthenticated HTTP requests can trigger plugin-controlled write operations. This class of flaw is categorized under OWASP A01:2021 (Broken Access Control) and is the most frequently reported class of WordPress plugin vulnerability tracked by Patchstack.
RemediationAI
Update the MeetingHub plugin to a version beyond 1.25.10 via the WordPress plugin dashboard or wp-cli (wp plugin update meetinghub). An exact confirmed patched version number is not stated in the available data - consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/meetinghub/vulnerability/wordpress-meetinghub-plugin-1-25-10-broken-access-control-vulnerability and the WordPress.org plugin page for the current release. If an update is not immediately available or deployable, consider temporarily deactivating the plugin to eliminate the attack surface entirely (trade-off: loss of meeting scheduling functionality). Alternatively, a Web Application Firewall rule blocking unauthenticated POST requests to the plugin's specific AJAX action or REST endpoint identified in the Patchstack report can serve as a compensating control, though this requires knowing the exact action name from the advisory detail.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43399