CVE-2026-17089: Events Manager <= 7.4.0.1 - Reflected Cross-Site Scripting via 'header_format' Parameter

Published Aug 25, 2026
·
Updated

The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'headerformat' 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 'headerformat' via wpkses(), but the unauthenticated 'searcheventsgrouped' AJAX action bypasses this sanitization entirely, leaving the parameter unsanitized before it is echoed into the HTML body in outputgrouped().

Affected Software

1 affected component
WordPress Events Manager – Calendar, Bookings, Tickets, and more! plugin<=7.4.0.1

Event History

Aug 25, 2026
CVE Published
via MITRE·03:27 AM
Data Sourced
via MITRE·03:27 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:18 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Does exploitation require an attacker to authenticate to WordPress?

No. The vulnerable search_events_grouped AJAX action is accessible to unauthenticated attackers, so no WordPress account or privileges are required.

2

What user interaction is needed for the injected script to run?

An attacker must persuade a user to perform an action such as clicking a crafted link. The script executes in the context of the affected page when that request is processed.

3

Why does sanitization in the shortcode path not prevent this issue?

The shortcode entry point applies wp_kses() sanitization to header_format, but the unauthenticated search_events_grouped AJAX action bypasses that processing. The unsanitized value is then echoed into the HTML body by output_grouped().

4

How can I determine whether my site is in scope?

Check whether the WordPress Events Manager – Calendar, Bookings, Tickets, and more! plugin is installed and its version is 7.4.0.1 or earlier. The affected behavior is tied to its unauthenticated search_events_grouped AJAX action handling the header_format parameter.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203