CVE-2025-14945: Events Manager - Calendar, Bookings, Tickets, and more! <= 7.3.3 - Unauthenticated Stored Cross-Site Scripting via Event Attributes
The Events Manager - Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to Stored Cross-Site Scripting via event attribute values in all versions up to, and including, 7.3.3. This is due to insufficient input sanitization when storing attribute values (using only wpunslash() without sanitization) and lack of output escaping when rendering the '#ATT{key}' placeholder. This makes it possible for authenticated attackers, with Author-level access and above, or unauthenticated attackers when anonymous event submissions are enabled, to inject arbitrary web scripts that execute when any user views the affected event page.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Events Manager - Calendar, Bookings, Tickets, and more!to a version that resolves this vulnerability.Fixed in 7.3.3 - Configuration
Disable anonymous event submissions in the Events Manager plugin to prevent unauthenticated attackers from submitting malicious event attribute values.
Events Manager (WordPress plugin) anonymous event submissions = disable