CVE-2026-75963
Received Received - Intake

Local File Inclusion in Events Made Easy WordPress Plugin

Vulnerability report for CVE-2026-75963, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: Wordfence

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-20
Last Modified
2026-08-20
Generated
2026-08-20
AI Q&A
2026-08-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
events_made_easy events_made_easy to 3.2.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-98 The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Events Made Easy WordPress plugin up to version 3.2.5 has a Local File Inclusion vulnerability in the eme_single_event_page_template function. Authenticated attackers with contributor access or higher can include and execute arbitrary PHP files on the server. This allows them to run malicious PHP code, bypass access controls, steal sensitive data, or gain full control of the site.

Detection Guidance

Check for the Events Made Easy plugin version 3.2.5 or lower. Inspect WordPress sites for unauthorized .php file inclusions in event templates. Review server logs for suspicious file access patterns or unexpected PHP execution.

Impact Analysis

If you use the vulnerable plugin, attackers could upload malicious PHP files and execute them by visiting a single-event page. This could lead to complete site compromise, data theft, or unauthorized access. Even if you don't upload files, attackers with contributor access could exploit this to take over your WordPress site.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR and HIPAA requirements for data protection. If exploited, it may result in data breaches, non-compliance penalties, and loss of trust due to compromised personal or health information.

Mitigation Strategies

Update the Events Made Easy plugin to the latest version. Remove or restrict contributor-level access to untrusted users. Monitor for unauthorized file uploads or inclusions. Consider disabling the plugin temporarily if an update is unavailable.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75963. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart