Vulnerability Description
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 `wp_unslash()` 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/events-manager/trunk/classes/em-event
- https://plugins.trac.wordpress.org/browser/events-manager/trunk/classes/em-event
- https://plugins.trac.wordpress.org/changeset/3567065/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/a1985eb5-bfb5-4220-a4f
FAQ
What is CVE-2025-14945?
CVE-2025-14945 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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. Th...
How severe is CVE-2025-14945?
CVE-2025-14945 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-14945?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.