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 Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered) plugin for WordPress contains a stored cross‑site scripting flaw that is triggered by the etn_faq_content parameter. With contributor‑level access or higher, an authenticated; the payload is stored and later rendered on event detail pages without proper escaping. When visitors load the affected page, the malicious script executes in their browsers, allowing the attacker to run arbitrary code in the context of each user who views the page.

Affected Systems

WordPress sites that have installed the Eventin plugin at version 4.1.15 or older are impacted. The vulnerability exists in all releases up to and including 4.1.15, specifically within the FAQ management portion where etn_faq_content is accepted.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.4, indicating a moderate level of severity. The EPSS score is less than 1%, implying a low likelihood of exploitation in the wild, and it is not listed in the CISA KEV database. The attack vector is a stored cross‑site scripting attack that requires the attacker to be authenticated with contributor or higher privileges before injecting malicious code that is subsequently executed on every visitor's browser when the event page is accessed.

Generated by OpenCVE AI on July 29, 2026 at 11:12 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 etn_faq_content input is properly sanitized and escaped.
  • If an immediate upgrade is not possible, restrict contributor‑level users from editing the FAQ content or disable the FAQ feature 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, reducing the impact of any remaining stored XSS payload.

Generated by OpenCVE AI on July 29, 2026 at 11:12 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:15:04Z

Weaknesses
  • CWE-79

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