Description
Subscriber Cross Site Scripting (XSS) in EventON <= 2.5.7 versions.
Published: 2026-09-10
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Cross Site Scripting that permits execution of arbitrary client‑side scripts, potentially leading to session hijacking, phishing, or site defacement
Action: Apply Patch
AI Analysis

Impact

Subscriber Cross Site Scripting vulnerability is present in EventON plugin versions 2.5.7 and older. The flaw allows an attacker to inject malicious JavaScript into the event interface, which will execute in the browser context of any user visiting the compromised page. This can lead to theft of credentials, defacement, or unauthorized actions performed on behalf of the victim. The weakness is classified as CWE‑79.

Affected Systems

The affected product is the WordPress EventON plugin developed by Ashan Perera. Versions up to and including 2.5.7 are impacted. Any WordPress site running these versions without further mitigation is at risk.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. EPSS data is not available, but the vulnerability is not listed in the CISA KEV catalog, suggesting no widely documented exploits yet. The likely attack vector is through the event creation or editing interface where untrusted input is reflected in the page. An attacker who can submit event data—whether via an authenticated account or a publicly reachable interface—could embed malicious scripts that execute for all viewers of the event.

Generated by OpenCVE AI on September 10, 2026 at 15:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the EventON plugin to version 2.5.8 or later, which removes the vulnerable code.
  • Configure the plugin or WordPress to sanitize event content by using WordPress' wp_kses functions or by disabling custom HTML input in event fields.
  • Implement a web application firewall rule set that filters or blocks typical cross‑site scripting payloads targeting the EventON plugin.

Generated by OpenCVE AI on September 10, 2026 at 15:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 10 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description Subscriber Cross Site Scripting (XSS) in EventON <= 2.5.7 versions.
Title WordPress EventON plugin <= 2.5.7 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-10T15:08:51.334Z

Reserved: 2026-08-27T12:24:31.287Z

Link: CVE-2026-81791

cve-icon Vulnrichment

Updated: 2026-09-10T15:08:45.654Z

cve-icon NVD

Status : Deferred

Published: 2026-09-10T15:17:45.040

Modified: 2026-09-10T16:17:58.383

Link: CVE-2026-81791

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T15:30:06Z

Weaknesses
  • CWE-79

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