Description
The Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'etn_faq_content' parameter in all versions up to, and including, 4.1.15 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-10
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Eventin plugin for WordPress when handling the 'etn_faq_content' field. Because the plugin does not sanitize or escape the stored content, a contributor or higher privileged user can store malicious JavaScript. When the event page is viewed, the unsanitized payload is rendered, allowing the attacker to execute arbitrary scripts in the context of every site visitor.

Affected Systems

All WordPress installations that have the Eventin plugin version 4.1.15 or earlier are affected. The weakness exists in the FAQ editing functionality, where the 'etn_faq_content' parameter is accepted. Sites using any of the earlier releases of the plugin should verify their plugin version and upgrade accordingly.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, and the EPSS score of less than 1 % suggests a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalogue. Attackers need authenticated access with contributor‑level permissions to inject payloads, and the stored script is executed on every page view by end users, borrowing the site’s domain as the attack context. This limited attack surface reduces the likelihood of large‑scale impact, but a compromised user or automated malware could still carry out malicious actions.

Generated by OpenCVE AI on August 3, 2026 at 04:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Eventin plugin to any version newer than 4.1.15, where the FAQ input is properly sanitized and escaped.
  • If an immediate upgrade is not possible, restrict contributors from editing FAQ content or disable the FAQ feature entirely through the plugin’s settings to prevent storage of malicious scripts.
  • Implement a robust content‑security policy that blocks inline script execution and enforces strict script source restrictions to mitigate any remaining stored XSS payload.

Generated by OpenCVE AI on August 3, 2026 at 04:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Arraytics
Arraytics eventin – Event Calendar, Event Registration, Tickets & Booking (ai Powered)
Wordpress
Wordpress wordpress
Vendors & Products Arraytics
Arraytics eventin – Event Calendar, Event Registration, Tickets & Booking (ai Powered)
Wordpress
Wordpress wordpress

Fri, 10 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Description The Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'etn_faq_content' parameter in all versions up to, and including, 4.1.15 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Eventin <= 4.1.15 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'etn_faq_content' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Arraytics Eventin – Event Calendar, Event Registration, Tickets & Booking (ai Powered)
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-10T14:41:37.142Z

Reserved: 2026-06-22T17:02:31.023Z

Link: CVE-2026-12924

cve-icon Vulnrichment

Updated: 2026-07-10T14:41:03.724Z

cve-icon NVD

Status : Deferred

Published: 2026-07-10T09:16:52.820

Modified: 2026-07-10T16:16:25.330

Link: CVE-2026-12924

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T04:15:03Z

Weaknesses
  • CWE-79

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