Description
The XO Event Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'xo_event_field' shortcode in all versions up to, and including, 3.2.10 due to insufficient input sanitization and output escaping on user supplied attributes. 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-02-19
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting that allows a user with contributor or higher privileges to cause arbitrary JavaScript to run in the browsers of all users who view an affected page
Action: Immediate Patch
AI Analysis

Impact

The vulnerability resides in the XO Event Calendar WordPress plugin’s obfuscated handling of the 'xo_event_field' shortcode. When attributes are passed to the shortcode, the plugin fails to sanitize or escape them properly, allowing an attacker to persistently inject malicious scripts. The injected payload is stored in the database and will execute whenever any site visitor loads the affected page, potentially compromising session data, hijacking accounts, or defacing content. The flaw is a classic Stored XSS (CWE‑79).

Affected Systems

This issue affects the XO Event Calendar plugin from ishitaka, in all releases up to and including version 3.2.10. Any WordPress site installing this plugin without an update fall under the risk envelope.

Risk and Exploitability

The CVSS score is 6.4, indicating moderate severity, while the EPSS score is less than 1 %, suggesting a low current exploitation probability, and it is not listed in the CISA KEV catalog. The likely attack vector requires an authenticated contributor or higher to inject the payload via the shortcode attribute; once stored, the XSS triggers for any user that views the affected content. If the site’s user base is large or contains sensitive data, the potential impact escalates markedly.

Generated by OpenCVE AI on April 15, 2026 at 18:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the XO Event Calendar plugin to the latest version that addresses the XSS flaw
  • Restrict the use of the 'xo_event_field' shortcode to administrative roles or disable it entirely on public pages
  • Implement additional input validation or a Web Application Firewall rule that blocks unescaped JavaScript in shortcode attributes

Generated by OpenCVE AI on April 15, 2026 at 18:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 20 Feb 2026 01:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Ishitaka
Ishitaka xo Event Calendar
Wordpress
Wordpress wordpress
Vendors & Products Ishitaka
Ishitaka xo Event Calendar
Wordpress
Wordpress wordpress

Thu, 19 Feb 2026 05:00:00 +0000

Type Values Removed Values Added
Description The XO Event Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'xo_event_field' shortcode in all versions up to, and including, 3.2.10 due to insufficient input sanitization and output escaping on user supplied attributes. 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 XO Event Calendar <= 3.2.10 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'xo_event_field' shortcode
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

Ishitaka Xo Event Calendar
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:59:06.583Z

Reserved: 2026-01-01T21:06:53.966Z

Link: CVE-2026-0556

cve-icon Vulnrichment

Updated: 2026-02-19T17:03:40.821Z

cve-icon NVD

Status : Deferred

Published: 2026-02-19T07:17:41.483

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-0556

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:15:10Z

Weaknesses