Description
The EventPrime – Events Calendar, Bookings and Tickets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'new_event_type_background_color' parameter in all versions up to, and including, 4.3.4.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with custom-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This requires the plugin's Guest Submissions setting (allow_submission_by_anonymous_user) to be enabled, which allows unauthenticated attackers to submit event types via the frontend form; when that setting is disabled, exploitation requires at minimum a subscriber-level authenticated account.
Published: 2026-07-09
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The EventPrime – Events Calendar, Bookings and Tickets plugin for WordPress contains a stored cross‑site scripting flaw caused by insufficient sanitization of the 'new_event_type_background_color' parameter. When malicious script is entered into this field, it is persisted in the database and rendered on any visitor to the affected pages. The vulnerability allows an attacker to inject arbitrary web scripts that will run during subsequent page views, potentially compromising the integrity of content displayed to users.

Affected Systems

WordPress sites using the Metagauss EventPrime plugin up to version 4.3.4.2 are vulnerable. Exploitation requires that the Guest Submissions setting (allow_submission_by_anonymous_user) is enabled for unauthenticated users to create event types, or that a subscriber‑level or higher authenticated user is able to submit event types via the front‑end form.

Risk and Exploitability

The CVSS score of 7.2 designates a high severity issue. The EPSS score, which is below 1%, indicates a very low probability of exploitation at the time of analysis. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is the plugin’s front‑end event‑type form; authenticated or unauthenticated users who can submit event types may inject the malicious payload. When guest submissions are disabled, an attacker still needs at least a subscriber‑level account, reducing but not eliminating the risk.

Generated by OpenCVE AI on July 28, 2026 at 08:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade EventPrime to the latest release (≥ 4.3.5), which removes the vulnerability.
  • If an upgrade cannot be performed immediately, disable guest submissions by setting allow_submission_by_anonymous_user to false to prevent unauthenticated creation of event types.
  • Implement a strict Content‑Security‑Policy to restrict script execution and mitigate residual XSS risk.

Generated by OpenCVE AI on July 28, 2026 at 08:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 09 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Metagauss
Metagauss eventprime – Events Calendar, Bookings And Tickets
Wordpress
Wordpress wordpress
Vendors & Products Metagauss
Metagauss eventprime – Events Calendar, Bookings And Tickets
Wordpress
Wordpress wordpress

Thu, 09 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Description The EventPrime – Events Calendar, Bookings and Tickets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'new_event_type_background_color' parameter in all versions up to, and including, 4.3.4.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with custom-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This requires the plugin's Guest Submissions setting (allow_submission_by_anonymous_user) to be enabled, which allows unauthenticated attackers to submit event types via the frontend form; when that setting is disabled, exploitation requires at minimum a subscriber-level authenticated account.
Title EventPrime <= 4.3.4.2 - Unauthenticated Stored Cross-Site Scripting via 'new_event_type_background_color' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Metagauss Eventprime – Events Calendar, Bookings And Tickets
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-09T12:19:37.188Z

Reserved: 2026-06-26T16:24:58.866Z

Link: CVE-2026-13441

cve-icon Vulnrichment

Updated: 2026-07-09T12:19:13.523Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T09:00:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')