EventPrime – Events Calendar, Bookings and Tickets Vulnerability (M…

EventPrime – Events Calendar, Bookings and Tickets Vulnerability (M…

by | Mar 19, 2026 | Plugins

Attack Vectors

CVE-2025-69358 is a Medium severity vulnerability (CVSS 5.3) affecting the EventPrime – Events Calendar, Bookings and Tickets WordPress plugin (slug: eventprime-event-calendar-management) in versions 4.2.6.0 and earlier. The issue is described as a missing authorization (capability) check on a plugin function, which can allow unauthenticated attackers to trigger an unauthorized action.

From a business perspective, the key takeaway is that this vulnerability is reachable over the network and does not require a logged-in user session. That increases exposure for public-facing sites running EventPrime, especially those used for event registrations, ticketing, or bookings.

Security Weakness

The core weakness is a missing capability check—a form of authorization control that should ensure only permitted users can access a function. According to the published advisory, this missing check exists in all versions up to and including 4.2.6.0, enabling an unauthorized action without authentication.

While the advisory does not specify the exact unauthorized action in public details, the nature of missing authorization issues typically creates risk around unauthorized changes to site settings, event data, or operational workflows—depending on what the affected function controls.

Technical or Business Impacts

Even with a Medium severity rating, missing authorization vulnerabilities can produce meaningful business consequences. For organizations using EventPrime for customer-facing event operations, potential impacts may include unauthorized changes that disrupt event listings, booking flows, or operational accuracy—leading to customer confusion and internal support burden.

For marketing directors and executives, the broader risk includes brand and revenue exposure if event pages or registration processes are altered unexpectedly, and compliance concerns if unauthorized actions affect records tied to promotions, attendance tracking, or business reporting. These issues can also increase incident response costs and create reputational damage if customers experience disrupted ticketing or booking workflows.

Remediation: Update EventPrime – Events Calendar, Bookings and Tickets to version 4.2.7.0 or newer (patched). Reference: CVE-2025-69358 and the source advisory from Wordfence.

Similar Attacks

Authorization gaps and missing capability checks in WordPress plugins have been a recurring theme in real-world incidents because they can allow unwanted actions without valid user permissions. Examples of publicly documented WordPress-related vulnerabilities that show similar risk patterns include:

CVE-2024-27956 (WordPress Automatic Plugin)
CVE-2023-27372 (WooCommerce Payments)
CVE-2023-28432 (MinIO – authorization-related issue)

Vantage Vulnerability (Medium) – CVE-2026-5070

Attack Vectors CVE-2026-5070 is a Medium severity vulnerability (CVSS 6.4) affecting the Vantage WordPress theme (slug: vantage) in versions up to and including 1.20.32. It enables authenticated users with Contributor access or higher to inject malicious script into a...

WP Docs Vulnerability (Medium) – CVE-2026-3878

Attack Vectors CVE-2026-3878 is a Medium severity Stored Cross-Site Scripting (XSS) vulnerability (CVSS 6.4) affecting the WP Docs WordPress plugin (wp-docs) in versions 2.2.9 and below. The issue is exploitable by an authenticated user with Subscriber-level access or...

WPFore Subscribers