Skip to main content

MotoPress Timetable CVE-2026-9228

| EUVDEUVD-2026-32705 MEDIUM
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-05-28 Wordfence GHSA-gcrv-h884-8q69
4.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 28, 2026 - 05:02 vuln.today
CVE Published
May 28, 2026 - 03:27 nvd
MEDIUM 4.3

DescriptionCVE.org

The Timetable and Event Schedule by MotoPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.4.16 via the action_get_event_data due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with contributor-level access and above, to enumerate timeslot IDs and read the full WP_Post object - including post_content, post_excerpt, post_status, and post_author - of draft, pending, and private mp-event posts belonging to other users, along with their associated raw timeslot descriptions.

AnalysisAI

Insecure Direct Object Reference in the Timetable and Event Schedule by MotoPress WordPress plugin (all versions through 2.4.16) allows authenticated contributors to bypass object-level authorization and read non-public content belonging to other users. The vulnerability exists in the action_get_event_data AJAX action, which accepts a user-controlled timeslot key with no ownership or visibility validation, exposing full WP_Post data - including post_content, post_excerpt, post_status, and post_author - for draft, pending, and private mp-event posts. No public exploit code has been identified at time of analysis, and this CVE does not appear in the CISA KEV catalog.

Technical ContextAI

CWE-639 (Authorization Bypass Through User-Controlled Key) describes the root cause: the plugin's AJAX handler accepts an attacker-controlled identifier and retrieves the corresponding database object without verifying that the requesting user is authorized to view it. Code inspection via the WordPress Trac browser confirms the flaw spans multiple layers of the plugin: class-core.php (L311), class-controller-events.php (L62), class-events.php (L102), and class-hooks.php (L152) - indicating the missing authorization check is not isolated to a single function but reflects a design-level oversight in the plugin's event data retrieval flow. The affected product is identified by CPE cpe:2.3:a:jetmonsters:timetable_and_event_schedule_by_motopress:*:*:*:*:*:*:*:*, published by JetMonsters for the WordPress ecosystem. The vulnerability class is a classic IDOR: sequential or guessable integer IDs allow enumeration without any privileged API key or session token beyond a standard contributor account.

RemediationAI

An upstream code fix has been committed to the WordPress plugin SVN repository (changeset 3548166: https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3548166%40mp-timetable&new=3548166%40mp-timetable&sfp_email=&sfph_mail=); however, the exact released patched version number is not independently confirmed from the available intelligence data - administrators should update the plugin to the latest available version via the WordPress dashboard and verify the installed version is newer than 2.4.16. As a compensating control on sites where the update cannot be immediately applied, consider restricting contributor-level role assignment to fully trusted users only, since contributor access is a hard prerequisite for exploitation. Removing the contributor role from untrusted or external users eliminates the attack surface without disabling the plugin. Monitoring AJAX requests to wp-admin/admin-ajax.php targeting action_get_event_data with anomalous or rapidly cycling post ID parameters can serve as a detection signal for enumeration attempts.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-9228 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy