Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in EventPrime allows Exploiting Incorrectly Configured Access Control Security Levels.
This issue affects EventPrime: from n/a through 4.3.2.0.
AnalysisAI
Broken access control in the EventPrime WordPress plugin (versions up to and including 4.3.2.0) allows unauthenticated remote attackers to modify or tamper with data due to incorrectly configured access control security levels. The flaw, reported by Patchstack and tracked as CWE-862 (Missing Authorization), carries a CVSS 3.1 base score of 7.5 with an integrity-only impact; no public exploit identified at time of analysis.
Technical ContextAI
EventPrime is an event calendar management plugin for WordPress (CPE: cpe:2.3:a:eventprime:eventprime:*:*:*:*:*:*:*:*) widely used to publish, manage, and book events on WordPress sites. The root cause is CWE-862 (Missing Authorization), meaning one or more plugin endpoints - typically AJAX actions or REST routes registered via WordPress hooks - fail to invoke a capability check (such as current_user_can()) or nonce verification before performing a privileged action. Because WordPress plugins commonly expose admin-ajax.php and REST API handlers to any HTTP client, missing authorization checks at the handler level expose those actions directly to unauthenticated visitors. Patchstack, which curates the WordPress vulnerability database referenced here, classifies this as a broken access control issue affecting the plugin through 4.3.2.0.
RemediationAI
Upgrade the EventPrime plugin to a version newer than 4.3.2.0 once the vendor publishes a fix - no vendor-released patched version is identified in the supplied data, so administrators should monitor the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/eventprime-event-calendar-management/vulnerability/wordpress-eventprime-plugin-4-3-2-0-broken-access-control-vulnerability) and the plugin's WordPress.org listing for an update notification. In the interim, compensating controls include deactivating the EventPrime plugin entirely (trade-off: event calendar and booking functionality is lost), restricting access to /wp-admin/admin-ajax.php and the WordPress REST API namespace used by EventPrime via a WAF or web server rules to authenticated sessions only (trade-off: may break legitimate front-end booking flows that rely on unauthenticated AJAX), and enabling a virtual patching solution such as Patchstack or Wordfence which typically ships rules for newly disclosed plugin vulnerabilities. Audit existing event, booking, and configuration records for unexpected modifications introduced before mitigation.
More in Eventprime
View allThe EventPrime WordPress plugin before 3.5.0 does not properly validate permissions when updating bookings, allowing use
The EventPrime WordPress plugin before 3.2.0 does not sanitise and escape a parameter before outputting it back in the p
The EventPrime WordPress plugin before 3.2.0 does not sanitise and escape some parameters before outputting them back in
This is a PHP Object Injection vulnerability in the Metagauss EventPrime WordPress plugin (eventprime-event-calendar-man
Missing Authorization vulnerability in Metagauss EventPrime.3.4. Rated critical severity (CVSS 9.8), this vulnerability
The EventPrime WordPress plugin through 3.2.9 specifies the price of a booking in the client request, allowing an attack
PHP Object Injection in the EventPrime event-calendar-management WordPress plugin (versions 4.3.4.1 and earlier) allows
Missing Authorization vulnerability in EventPrime Events EventPrime allows Exploiting Incorrectly Configured Access Cont
The EventPrime WordPress plugin before 3.2.0 does not have CSRF checks when creating bookings, which could allow attacke
The EventPrime WordPress plugin before 3.2.0 does not have CSRF checks when creating bookings, which could allow attacke
Missing Authorization vulnerability in Metagauss EventPrime.3.9. Rated high severity (CVSS 8.2), this vulnerability is r
Unauthenticated PHP Object Injection in the EventPrime event calendar plugin for WordPress (versions <= 4.3.2.1) allows
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33907
GHSA-9j3v-mc2g-8jc6