Vulnerability Description
The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'header_format' parameter in all versions up to, and including, 7.4.0.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. The shortcode entry point sanitizes 'header_format' via wp_kses(), but the unauthenticated 'search_events_grouped' AJAX action bypasses this sanitization entirely, leaving the parameter unsanitized before it is echoed into the HTML body in output_grouped().
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.4/classes/em-
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.4/classes/em-
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.4/em-actions.
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.4/em-actions.
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.4.0.1/classes/e
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.4.0.1/classes/e
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.4.0.1/em-action
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.4.0.1/em-action
- https://plugins.trac.wordpress.org/changeset?old_path=/events-manager/tags/7.4.0
- https://www.wordfence.com/threat-intel/vulnerabilities/id/a56d1a9e-7564-41b0-af0
FAQ
What is CVE-2026-17089?
CVE-2026-17089 is a vulnerability with a CVSS score of 6.1 (MEDIUM). The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'header_format' parameter in all versions up to, and including,...
How severe is CVE-2026-17089?
CVE-2026-17089 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-17089?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.