Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
Network-reachable XSS exploitable by a Subscriber (PR:L) requires a victim to load the page (UI:R), executes in the victim's origin (S:C), and yields session/data exposure (C:L/I:L) with no availability impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
Lifecycle Timeline
1DescriptionCVE.org
Subscriber Cross Site Scripting (XSS) in EventPrime <= 4.3.2.1 versions.
AnalysisAI
Stored or reflected cross-site scripting in the EventPrime WordPress plugin (versions <= 4.3.2.1) allows authenticated users with Subscriber-level privileges to inject malicious JavaScript that executes in other users' browsers. The flaw was disclosed by Patchstack and currently has no public exploit identified at time of analysis, but the low privilege bar makes it attractive for opportunistic attackers on multi-user WordPress sites. No CISA KEV listing or EPSS data was supplied with this report.
Technical ContextAI
EventPrime is an event calendar and booking management plugin for WordPress (CPE cpe:2.3:a:eventprime:eventprime). The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input is rendered into HTML output without adequate output encoding or input sanitization. In the WordPress ecosystem, Subscriber-tier accounts are the lowest authenticated role and are often available via open self-registration, which significantly broadens the realistic attacker pool compared to admin- or editor-gated XSS.
RemediationAI
Upstream fix available per the Patchstack advisory; a specific released patched version was not included in the provided data, so administrators should upgrade EventPrime to the latest version published on the WordPress.org plugin repository above 4.3.2.1 and verify the installed version after update. Reference the advisory at https://patchstack.com/database/wordpress/plugin/eventprime-event-calendar-management/vulnerability/wordpress-eventprime-plugin-4-3-2-1-cross-site-scripting-xss-vulnerability for the exact fixed release. Until the plugin is updated, disable open user self-registration in WordPress (Settings → General → 'Anyone can register'), which removes the easiest path to obtaining a Subscriber account but breaks any legitimate self-signup flow; alternatively place a WAF rule (e.g., Wordfence, Patchstack mitigation, or Cloudflare managed XSS ruleset) in front of EventPrime endpoints to filter common XSS payloads, accepting that WAF signatures rarely catch all encoding variants. Audit existing Subscriber accounts and recently created posts/event submissions for suspicious script content before re-enabling registration.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36834
GHSA-jpgx-m7fc-62c2