Vulnerability Description
The Events Made Easy plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.2.5 via the eme_single_event_page_template function. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included. The stored traversal payload is triggered passively when any visitor loads the affected single-event page, meaning post-submission execution does not require additional attacker interaction.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/events-made-easy/tags/3.2.5/includes/
- https://plugins.trac.wordpress.org/browser/events-made-easy/tags/3.2.5/includes/
- https://plugins.trac.wordpress.org/browser/events-made-easy/tags/3.2.5/includes/
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3654766%40events-made
- https://www.wordfence.com/threat-intel/vulnerabilities/id/24890c27-6db1-4ca9-8eb
FAQ
What is CVE-2026-75963?
CVE-2026-75963 is a vulnerability with a CVSS score of 7.5 (HIGH). The Events Made Easy plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.2.5 via the eme_single_event_page_template function. This makes it possible for ...
How severe is CVE-2026-75963?
CVE-2026-75963 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-75963?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.