Description
The Event Booking Manager for WooCommerce WordPress plugin before 5.7.3 does not restrict its event listing query to events the requesting user is permitted to read, so users with contributor-level access and above can retrieve other authors' private, draft and trashed events, together with event detail the standard listing does not show them. This discloses private events and their content that WordPress withholds from users lacking the read_private_posts capability.
Published: 2026-09-23
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Patch
AI Analysis

Impact

The Event Booking Manager for WooCommerce plugin before 5.7.3 fails to enforce read permissions on its event listing query. Contributors and higher privileges can fetch private, draft, and trashed events belonging to other authors, exposing content that WordPress normally protects due to the read_private_posts capability. This weakness is an example of inadequate access control (CWE‑284) and could lead to leakage of sensitive event details.

Affected Systems

The vulnerability targets the Event Booking Manager for WooCommerce WordPress plugin versions 5.3.6 through 5.7.2. WordPress sites running any of these plugin releases are at risk, regardless of installation location or additional configuration.

Risk and Exploitability

The CVSS score of 2.7 classifies the flaw as low impact, and the EPSS score of less than 1% indicates a very low likelihood of active exploitation. The flaw is not currently listed in the CISA KEV catalog. Attackers would need an authenticated WordPress account with contributor-level permissions or higher and would invoke the mpwem_load_event_list endpoint, which returns event data without enforcing the read_private_posts check. Because the plugin endpoint is exposed over the web, the exploit remains authenticated but does not require a separate vulnerability or privilege escalation.

Generated by OpenCVE AI on September 23, 2026 at 15:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Event Booking Manager for WooCommerce plugin to version 5.7.3 or newer, which restricts event listings to authorized users.
  • Review and, if possible, remove any unnecessary contributor-level roles on the WordPress site to limit access to private events.
  • Audit any custom or third‑party code that calls the mpwem_load_event_list endpoint and ensure it performs a read_private_posts capability check before exposing event data.

Generated by OpenCVE AI on September 23, 2026 at 15:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Event Booking Manager for WooCommerce WordPress plugin before 5.7.3 does not restrict its event listing query to events the requesting user is permitted to read, so users with contributor-level access and above can retrieve other authors' private, draft and trashed events, together with event detail the standard listing does not show them. This discloses private events and their content that WordPress withholds from users lacking the read_private_posts capability.
Title Event Booking Manager for WooCommerce 5.3.6 - 5.7.2 - Contributor+ Unpublished Event Disclosure via mpwem_load_event_list
Weaknesses CWE-284
References
Metrics cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T10:51:44.170Z

Reserved: 2026-09-14T17:24:31.808Z

Link: CVE-2026-91077

cve-icon Vulnrichment

Updated: 2026-09-23T10:33:02.416Z

cve-icon NVD

Status : Received

Published: 2026-09-23T06:17:05.737

Modified: 2026-09-23T11:17:17.653

Link: CVE-2026-91077

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T16:00:08Z

Weaknesses